Files
desktop-apps/win-linux/res/styles/theme-classic-light.json
2023-09-13 18:12:34 +03:00

27 lines
702 B
JSON

{
"id": "theme-classic-light",
"type": "light",
"values": {
"brand-word": "#446995",
"brand-slide": "#be664f",
"brand-cell": "#40865c",
"brand-pdf": "#aa5252",
"window-background": "#f1f1f1",
"window-border": "#888",
"text-normal": "#444",
"text-normal-pressed": "#fff",
"tab-active-background": "#fff",
"tab-simple-active-background": "#fff",
"tab-simple-active-text": "#444",
"tab-default-active-background": "#fff",
"tab-default-active-text": "#444",
"tab-divider": "#a5a5a5",
"button-normal-opacity": "rgba(255,255,255,255)",
"logo-type": "dark"
}
}