Files
yacreader/YACReader/themes/builtin_classic.json
2026-03-05 18:52:10 +01:00

63 lines
1.9 KiB
JSON

{
"goToFlowWidget": {
"editBackgroundColor": "#55000000",
"editBorderColor": "#77000000",
"editTextColor": "#ffffff",
"flowBackgroundColor": "#282828",
"flowTextColor": "#ffffff",
"iconColor": "#ffffff",
"labelTextColor": "#ffffff",
"sliderBorderColor": "#22ffffff",
"sliderGrooveColor": "#77000000",
"sliderHandleColor": "#55ffffff",
"toolbarBackgroundColor": "#99000000"
},
"helpAboutDialog": {
"headingColor": "#302f2d",
"linkColor": "#c19441"
},
"meta": {
"displayName": "Default Classic",
"id": "builtin/classic",
"variant": "dark"
},
"shortcutsIcons": {
"iconColor": "#404040"
},
"translator": {
"backgroundColor": "#404040",
"borderColor": "#212121",
"iconColor": "#cccccc",
"inputBackgroundColor": "#2a2a2a",
"inputDarkerBackgroundColor": "#272727",
"primaryTextColor": "#ffffff",
"scrollbarHandleColor": "#dddddd",
"secondaryTextColor": "#e3e3e3",
"selectionBackgroundColor": "#202020"
},
"toolbar": {
"backgroundColor": "#f3f3f3",
"checkedButtonColor": "#cccccc",
"iconCheckedColor": "#5a5a5a",
"iconColor": "#404040",
"iconDisabledColor": "#858585",
"menuIndicatorColor": "#404040",
"separatorColor": "#cccccc"
},
"viewer": {
"defaultBackgroundColor": "#282828",
"defaultTextColor": "#ffffff",
"infoBackgroundColor": "#bb000000",
"infoTextColor": "#ffffff"
},
"whatsNewDialog": {
"backgroundColor": "#ffffff",
"closeButtonColor": "#444444",
"contentTextColor": "#0a0a0a",
"headerDecorationColor": "#e8b800",
"headerTextColor": "#0a0a0a",
"linkColor": "#e8b800",
"versionTextColor": "#858585"
}
}