mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"meta": {
|
|
"id": "builtin/classic",
|
|
"displayName": "Default Classic",
|
|
"variant": "dark"
|
|
},
|
|
"toolbar": {
|
|
"iconColor": "#404040",
|
|
"iconDisabledColor": "#858585",
|
|
"iconCheckedColor": "#5a5a5a",
|
|
"backgroundColor": "#f3f3f3",
|
|
"separatorColor": "#cccccc",
|
|
"checkedButtonColor": "#cccccc",
|
|
"menuIndicatorColor": "#404040"
|
|
},
|
|
"viewer": {
|
|
"defaultBackgroundColor": "#282828",
|
|
"defaultTextColor": "#ffffff",
|
|
"infoBackgroundColor": "#bb000000",
|
|
"infoTextColor": "#ffffff"
|
|
},
|
|
"goToFlowWidget": {
|
|
"flowBackgroundColor": "#282828",
|
|
"flowTextColor": "#ffffff",
|
|
"toolbarBackgroundColor": "#99000000",
|
|
"sliderBorderColor": "#22ffffff",
|
|
"sliderGrooveColor": "#77000000",
|
|
"sliderHandleColor": "#55ffffff",
|
|
"editBorderColor": "#77000000",
|
|
"editBackgroundColor": "#55000000",
|
|
"editTextColor": "#ffffff",
|
|
"labelTextColor": "#ffffff",
|
|
"iconColor": "#ffffff"
|
|
},
|
|
"helpAboutDialog": {
|
|
"headingColor": "#302f2d",
|
|
"linkColor": "#c19441"
|
|
},
|
|
"whatsNewDialog": {
|
|
"backgroundColor": "#ffffff",
|
|
"headerTextColor": "#0a0a0a",
|
|
"versionTextColor": "#858585",
|
|
"contentTextColor": "#0a0a0a",
|
|
"linkColor": "#e8b800",
|
|
"closeButtonColor": "#444444",
|
|
"headerDecorationColor": "#e8b800"
|
|
},
|
|
"shortcutsIcons": {
|
|
"iconColor": "#404040"
|
|
}
|
|
}
|