mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Some checks failed
Build / Initialization (push) Has been cancelled
Build / Code Format Validation (push) Has been cancelled
Build / Linux (Qt6) (push) Has been cancelled
Build / Linux (Qt6 + 7zip) (push) Has been cancelled
Build / macOS (Qt6 Universal) (push) Has been cancelled
Build / Windows x64 (Qt6) (push) Has been cancelled
Build / Windows ARM64 (Qt6) (push) Has been cancelled
Build / Docker amd64 Image (push) Has been cancelled
Build / Docker arm64 Image (push) Has been cancelled
Build / Publish Dev Builds (push) Has been cancelled
Build / Publish Release (push) Has been cancelled
Build / Publish YACReader10 Pre-release Builds (push) Has been cancelled
68 lines
2.9 KiB
JSON
68 lines
2.9 KiB
JSON
{
|
|
"dialogIcons": {
|
|
"iconColor": "#EBDBB2"
|
|
},
|
|
"goToFlowWidget": {
|
|
"editBackgroundColor": "#AA3C3836",
|
|
"editBorderColor": "#88504945",
|
|
"editTextColor": "#D5C4A1",
|
|
"flowBackgroundColor": "#282828",
|
|
"flowTextColor": "#928374",
|
|
"iconColor": "#EBDBB2",
|
|
"labelTextColor": "#EBDBB2",
|
|
"sliderBorderColor": "#33EBDBB2",
|
|
"sliderGrooveColor": "#771D2021",
|
|
"sliderHandleColor": "#66EBDBB2",
|
|
"toolbarBackgroundColor": "#991D2021"
|
|
},
|
|
"helpAboutDialog": {
|
|
"headingColor": "#EBDBB2",
|
|
"linkColor": "#8EC07C"
|
|
},
|
|
"meta": {
|
|
"displayName": "Retro Dark",
|
|
"id": "builtin/dark3",
|
|
"targetApp": "YACReader",
|
|
"variant": "dark",
|
|
"version": "10.1.0"
|
|
},
|
|
"shortcutsIcons": {
|
|
"iconColor": "#EBDBB2"
|
|
},
|
|
"translator": {
|
|
"backgroundColor": "#504945",
|
|
"borderColor": "#282828",
|
|
"iconColor": "#EBDBB2",
|
|
"inputBackgroundColor": "#32302F",
|
|
"inputDarkerBackgroundColor": "#3C3836",
|
|
"primaryTextColor": "#EBDBB2",
|
|
"scrollbarHandleColor": "#D5C4A1",
|
|
"secondaryTextColor": "#928374",
|
|
"selectionBackgroundColor": "#504945"
|
|
},
|
|
"toolbar": {
|
|
"backgroundColor": "#1D2021",
|
|
"checkedButtonColor": "#504945",
|
|
"iconCheckedColor": "#EBDBB2",
|
|
"iconColor": "#EBDBB2",
|
|
"iconDisabledColor": "#5B5248",
|
|
"menuIndicatorColor": "#EBDBB2",
|
|
"separatorColor": "#504945"
|
|
},
|
|
"viewer": {
|
|
"defaultBackgroundColor": "#282828",
|
|
"defaultTextColor": "#928374",
|
|
"infoBackgroundColor": "#BB1D2021",
|
|
"infoTextColor": "#EBDBB2"
|
|
},
|
|
"whatsNewDialog": {
|
|
"backgroundColor": "#32302F",
|
|
"closeButtonColor": "#EBDBB2",
|
|
"contentTextColor": "#D5C4A1",
|
|
"headerDecorationColor": "#8EC07C",
|
|
"headerTextColor": "#EBDBB2",
|
|
"linkColor": "#8EC07C",
|
|
"versionTextColor": "#928374"
|
|
}
|
|
}
|