Files
yacreader/YACReaderLibrary/themes/builtin_dark.json
luisangelsm 2560174a84
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
Extract noLibrariesWidget theme and use themed line assets
2026-03-21 20:55:23 +01:00

265 lines
9.1 KiB
JSON

{
"comicFlow": {
"backgroundColor": "#111111",
"readMainColor": "#db4725",
"readTickColor": "#8a2c17",
"readingColor": "#e6b90f",
"textColor": "#888888"
},
"comicsViewTable": {
"alternateBackgroundColor": "#2c2c2c",
"backgroundColor": "#232323",
"headerBackgroundColor": "#2a2a2a",
"headerBorderColor": "#1f1f1f",
"headerGradientColor": "#252525",
"headerTextColor": "#dddddd",
"itemBorderBottomColor": "#1f1f1f",
"itemBorderBottomWidth": 0,
"itemBorderTopColor": "#353535",
"itemBorderTopWidth": 0,
"itemTextColor": "#dddddd",
"selectedColor": "#555555",
"selectedTextColor": "#ffffff",
"starRatingColor": "#e9be0f",
"starRatingSelectedColor": "#ffffff"
},
"comicsViewToolbar": {
"backgroundColor": "#1f1f1f",
"checkedBackgroundColor": "#555555",
"iconColor": "#dddddd",
"separatorColor": "#444444"
},
"contentSplitter": {
"handleColor": "#1f1f1f",
"horizontalHandleHeight": 4,
"verticalHandleWidth": 4
},
"dialogIcons": {
"iconColor": "#f7f7f7"
},
"emptyContainer": {
"backgroundColor": "#2a2a2a",
"iconColor": "#4c4c4c",
"titleTextColor": "#cccccc"
},
"gridAndInfoView": {
"backgroundBlurOverlayColor": "#2a2a2a",
"backgroundColor": "#2a2a2a",
"borderColor": "#121212",
"buttonColor": "#ffcc00",
"buttonShadowColor": "#aa000000",
"buttonTextColor": "#ffffff",
"cellColor": "#212121",
"cellColorWithBackground": "#99212121",
"cellSelectedBorderColor": "#ffcc00",
"cellSelectedColor": "#121212",
"comicCoverBorderColor": "#30ffffff",
"continueReadingBackgroundColor": "#88000000",
"continueReadingTextColor": "#ffffff",
"currentComicBackgroundColor": "#55000000",
"currentComicCoverShadowColor": "#ff000000",
"favCheckedColor": "#e84852",
"favUncheckedColor": "#1c1c1c",
"folderCoverBorderColor": "#20ffffff",
"infoBackgroundColor": "#2e2e2e",
"infoBorderColor": "#404040",
"infoMetadataTextColor": "#b0b0b0",
"infoScrollbarColor": "#ff424246",
"infoShadowColor": "#000000",
"infoTextColor": "#ffffff",
"itemDetailsColor": "#a8a8a8",
"itemTitleColor": "#ffffff",
"linkColor": "#ffcc00",
"newItemColor": "#ffffcc00",
"placeholderFolder1BorderColor": "#20ffffff",
"placeholderFolder1Color": "#20000000",
"placeholderFolder2BorderColor": "#20ffffff",
"placeholderFolder2Color": "#88000000",
"ratingSelectedColor": "#ffffff",
"ratingUnselectedColor": "#1c1c1c",
"readTickCheckedColor": "#e84852",
"readTickUncheckedColor": "#1c1c1c",
"scrollbarBorderColor": "#aa313131",
"scrollbarColor": "#88424242",
"showDropShadow": true
},
"helpAboutDialog": {
"headingColor": "#e0e0e0",
"linkColor": "#d4a84b"
},
"importWidget": {
"backgroundColor": "#2a2a2a",
"coversDecorationBgColor": "#3a3a3a",
"coversDecorationShadowColor": "#1a1a1a",
"coversLabelColor": "#aaaaaa",
"coversViewBackgroundColor": "#3a3a3a",
"currentComicTextColor": "#aaaaaa",
"descriptionTextColor": "#aaaaaa",
"glowLineColor": "#ffe100",
"iconCheckedColor": "#aaaaaa",
"iconColor": "#cccccc",
"modeIconColor": "#4a4a4a",
"titleTextColor": "#cccccc"
},
"libraryItem": {
"libraryIconColor": "#dddfdf",
"libraryIconSelectedColor": "#ffffff",
"libraryIconShadowColor": "#000000",
"libraryOptionsIconColor": "#ffffff",
"selectedBackgroundColor": "#2e2e2e",
"selectedTextColor": "#ffffff",
"textColor": "#dddfdf"
},
"mainToolbar": {
"backgroundColor": "#1f1f1f",
"dividerColor": "#555555",
"folderNameColor": "#dddddd",
"iconColor": "#dddddd",
"iconDisabledColor": "#666666"
},
"menuIcons": {
"iconColor": "#f7f7f7"
},
"meta": {
"displayName": "Default Dark",
"id": "builtin/dark",
"targetApp": "YACReaderLibrary",
"variant": "dark",
"version": "10.0.0"
},
"metadataScraperDialog": {
"busyIndicatorColor": "#ffffff",
"buttonBackgroundColor": "#2e2e2e",
"buttonBorderColor": "#242424",
"buttonTextColor": "#ffffff",
"checkBoxTickColor": "#ffffff",
"contentAltBackgroundColor": "#2e2e2e",
"contentBackgroundColor": "#2b2b2b",
"contentTextColor": "#ffffff",
"dialogBackgroundColor": "#404040",
"downArrowColor": "#9f9f9f",
"hyperlinkColor": "#ffcc00",
"labelBackgroundColor": "#2b2b2b",
"labelTextColor": "#ffffff",
"navIconColor": "#ffffff",
"radioCheckedBackgroundColor": "#e5e5e5",
"radioCheckedIndicatorColor": "#5f5f5f",
"radioUncheckedColor": "#e5e5e5",
"rowIconColor": "#e5e5e5",
"tableAltBackgroundColor": "#2e2e2e",
"tableBackgroundColor": "#2b2b2b",
"tableBorderColor": "#242424",
"tableHeaderBackgroundColor": "#292929",
"tableHeaderBorderColor": "#1f1f1f",
"tableHeaderGradientColor": "#292929",
"tableHeaderTextColor": "#ebebeb",
"tableScrollBackgroundColor": "#404040",
"tableScrollHandleColor": "#dddddd",
"tableSectionBorderDark": "#dfdfdf",
"tableSectionBorderLight": "#fefefe",
"tableSelectedColor": "#555555",
"toolButtonAccentColor": "#282828",
"upArrowColor": "#9f9f9f"
},
"navigationTree": {
"branchIndicatorColor": "#e0e0e0",
"branchIndicatorSelectedColor": "#ffffff",
"folderIconColor": "#e0e0e0",
"folderIconSelectedColor": "#e0e0e0",
"folderIconSelectedShadowColor": "#000000",
"folderIconShadowColor": "#000000",
"folderNotCompletedColor": "#edc518",
"folderReadOverlayColor": "#222222",
"folderReadOverlaySelectedColor": "#222222",
"newItemColor": "#edc518",
"scrollBackgroundColor": "#404040",
"scrollHandleColor": "#dddddd",
"selectedTextColor": "#ffffff",
"selectionBackgroundColor": "#2e2e2e",
"textColor": "#dddfdf"
},
"noLibrariesWidget": {
"backgroundColor": "#2a2a2a",
"descriptionTextColor": "#aaaaaa",
"iconColor": "#4c4c4c",
"noLibrariesLineColor": "#a8a8a8",
"textColor": "#cccccc"
},
"readingListIcons": {
"currentlyReadingMainColor": "#ffcc00",
"currentlyReadingMainSelectedColor": "#ffcc00",
"currentlyReadingOuterColor": "#000000",
"currentlyReadingOuterSelectedColor": "#000000",
"favoritesMainColor": "#e15055",
"favoritesMainSelectedColor": "#e15055",
"labelColors": {
"blue": "#82c7ff",
"cyan": "#a0fddb",
"dark": "#b7b7b7",
"green": "#ade738",
"light": "#cbcbcb",
"orange": "#f5c240",
"pink": "#fd9cda",
"purple": "#d692fc",
"red": "#f67a7b",
"violet": "#8f95ff",
"white": "#fcfcfc",
"yellow": "#f2e446"
},
"labelShadowColor": "#000000",
"labelShadowSelectedColor": "#000000",
"listDetailColor": "#464646",
"listDetailSelectedColor": "#464646",
"listMainColor": "#e7e7e7",
"listMainSelectedColor": "#e7e7e7",
"listShadowColor": "#000000",
"listShadowSelectedColor": "#000000",
"readingListMainColor": "#e7e7e7",
"readingListMainSelectedColor": "#e7e7e7",
"specialListShadowColor": "#000000",
"specialListShadowSelectedColor": "#000000"
},
"searchLineEdit": {
"backgroundColor": "#404040",
"iconColor": "#f7f7f7",
"textColor": "#ababab"
},
"serverConfigDialog": {
"backgroundColor": "#2a2a2a",
"checkBoxTextColor": "#dddddd",
"decorationColor": "#f7f7f7",
"labelTextColor": "#c0c0c0",
"propagandaTextColor": "#b0b0b0",
"qrBackgroundColor": "#2a2a2a",
"qrForegroundColor": "#ffffff",
"qrMessageTextColor": "#a3a3a3",
"titleTextColor": "#d0d0d0"
},
"shortcutsIcons": {
"iconColor": "#f7f7f7"
},
"sidebar": {
"backgroundColor": "#454545",
"busyIndicatorColor": "#ffffff",
"sectionSeparatorColor": "#575757",
"separatorColor": "#bdbfbf",
"titleDropShadowColor": "#000000",
"titleTextColor": "#bdbfbf",
"uppercaseLabels": true
},
"sidebarIcons": {
"iconColor": "#e0e0e0",
"shadowColor": "#000000",
"useSystemFolderIcons": false
},
"whatsNewDialog": {
"backgroundColor": "#2a2a2a",
"closeButtonColor": "#dddddd",
"contentTextColor": "#e0e0e0",
"headerDecorationColor": "#e8b800",
"headerTextColor": "#e0e0e0",
"linkColor": "#e8b800",
"versionTextColor": "#858585"
}
}