blowfish/node_modules/mermaid/dist/themes/erDiagram-oldHardcodedValues.d.ts

8 lines
337 B
TypeScript
Raw Normal View History

2023-01-29 16:30:24 -06:00
/**
* Values that have been hardcoded in src/diagrams/er/styles.js. These can be used by
* theme-_._ files to maintain display styles until themes, styles, renderers are revised. --
* 2022-09-22
*/
export declare const oldAttributeBackgroundColorOdd = "#ffffff";
export declare const oldAttributeBackgroundColorEven = "#f2f2f2";