mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
26 lines
662 B
JSON
26 lines
662 B
JSON
{
|
|
"id": "theme-light",
|
|
"type": "light",
|
|
"values": {
|
|
"brand-word": "#446995",
|
|
"brand-slide": "#be664f",
|
|
"brand-cell": "#40865c",
|
|
|
|
"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"
|
|
}
|
|
}
|