mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add more built in themes.
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
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
This commit is contained in:
264
YACReaderLibrary/themes/builtin_dark1.json
Normal file
264
YACReaderLibrary/themes/builtin_dark1.json
Normal file
@ -0,0 +1,264 @@
|
||||
{
|
||||
"comicFlow": {
|
||||
"backgroundColor": "#221F22",
|
||||
"readMainColor": "#FF6188",
|
||||
"readTickColor": "#622534",
|
||||
"readingColor": "#F3BF12",
|
||||
"textColor": "#939293"
|
||||
},
|
||||
"comicsViewTable": {
|
||||
"alternateBackgroundColor": "#2A272B",
|
||||
"backgroundColor": "#221F22",
|
||||
"headerBackgroundColor": "#2D2A2E",
|
||||
"headerBorderColor": "#1C1A1D",
|
||||
"headerGradientColor": "#353236",
|
||||
"headerTextColor": "#FCFCFA",
|
||||
"itemBorderBottomColor": "#1C1A1D",
|
||||
"itemBorderBottomWidth": 0,
|
||||
"itemBorderTopColor": "#403E41",
|
||||
"itemBorderTopWidth": 0,
|
||||
"itemTextColor": "#F2F2F0",
|
||||
"selectedColor": "#5B595C",
|
||||
"selectedTextColor": "#FFFFFF",
|
||||
"starRatingColor": "#FFD866",
|
||||
"starRatingSelectedColor": "#FFFFFF"
|
||||
},
|
||||
"comicsViewToolbar": {
|
||||
"backgroundColor": "#1C1A1D",
|
||||
"checkedBackgroundColor": "#5B595C",
|
||||
"iconColor": "#FCFCFA",
|
||||
"separatorColor": "#403E41"
|
||||
},
|
||||
"contentSplitter": {
|
||||
"handleColor": "#1C1A1D",
|
||||
"horizontalHandleHeight": 4,
|
||||
"verticalHandleWidth": 4
|
||||
},
|
||||
"dialogIcons": {
|
||||
"iconColor": "#FCFCFA"
|
||||
},
|
||||
"emptyContainer": {
|
||||
"backgroundColor": "#2B282D",
|
||||
"iconColor": "#5B595C",
|
||||
"titleTextColor": "#FCFCFA"
|
||||
},
|
||||
"gridAndInfoView": {
|
||||
"backgroundBlurOverlayColor": "#2B282D",
|
||||
"backgroundColor": "#2B282D",
|
||||
"borderColor": "#151316",
|
||||
"buttonColor": "#78DCE8",
|
||||
"buttonShadowColor": "#AA000000",
|
||||
"buttonTextColor": "#1C1A1D",
|
||||
"cellColor": "#221F22",
|
||||
"cellColorWithBackground": "#99221F22",
|
||||
"cellSelectedBorderColor": "#78DCE8",
|
||||
"cellSelectedColor": "#151316",
|
||||
"comicCoverBorderColor": "#30FFFFFF",
|
||||
"continueReadingBackgroundColor": "#881D191D",
|
||||
"continueReadingTextColor": "#FCFCFA",
|
||||
"currentComicBackgroundColor": "#55221F22",
|
||||
"currentComicCoverShadowColor": "#FF000000",
|
||||
"favCheckedColor": "#FF6188",
|
||||
"favUncheckedColor": "#1C1A1D",
|
||||
"folderCoverBorderColor": "#20FFFFFF",
|
||||
"infoBackgroundColor": "#272428",
|
||||
"infoBorderColor": "#403E41",
|
||||
"infoMetadataTextColor": "#A6A5A6",
|
||||
"infoScrollbarColor": "#FF5B595C",
|
||||
"infoShadowColor": "#000000",
|
||||
"infoTextColor": "#FCFCFA",
|
||||
"itemDetailsColor": "#C1C0C0",
|
||||
"itemTitleColor": "#FCFCFA",
|
||||
"linkColor": "#78DCE8",
|
||||
"newItemColor": "#FFFFD866",
|
||||
"placeholderFolder1BorderColor": "#20FFFFFF",
|
||||
"placeholderFolder1Color": "#20221F22",
|
||||
"placeholderFolder2BorderColor": "#20FFFFFF",
|
||||
"placeholderFolder2Color": "#88221F22",
|
||||
"ratingSelectedColor": "#FFD866",
|
||||
"ratingUnselectedColor": "#1C1A1D",
|
||||
"readTickCheckedColor": "#A9DC76",
|
||||
"readTickUncheckedColor": "#1C1A1D",
|
||||
"scrollbarBorderColor": "#AA353236",
|
||||
"scrollbarColor": "#885B595C",
|
||||
"showDropShadow": true
|
||||
},
|
||||
"helpAboutDialog": {
|
||||
"headingColor": "#FCFCFA",
|
||||
"linkColor": "#78DCE8"
|
||||
},
|
||||
"importWidget": {
|
||||
"backgroundColor": "#2B282D",
|
||||
"coversDecorationBgColor": "#353236",
|
||||
"coversDecorationShadowColor": "#1C1A1D",
|
||||
"coversLabelColor": "#A6A5A6",
|
||||
"coversViewBackgroundColor": "#353236",
|
||||
"currentComicTextColor": "#A6A5A6",
|
||||
"descriptionTextColor": "#A6A5A6",
|
||||
"glowLineColor": "#FFE100",
|
||||
"iconCheckedColor": "#A9DC76",
|
||||
"iconColor": "#FCFCFA",
|
||||
"modeIconColor": "#5B595C",
|
||||
"titleTextColor": "#FCFCFA"
|
||||
},
|
||||
"libraryItem": {
|
||||
"libraryIconColor": "#D7D6D7",
|
||||
"libraryIconSelectedColor": "#FFFFFF",
|
||||
"libraryIconShadowColor": "#000000",
|
||||
"libraryOptionsIconColor": "#FCFCFA",
|
||||
"selectedBackgroundColor": "#221F24",
|
||||
"selectedTextColor": "#FFFFFF",
|
||||
"textColor": "#D7D6D7"
|
||||
},
|
||||
"mainToolbar": {
|
||||
"backgroundColor": "#1C1A1D",
|
||||
"dividerColor": "#5B595C",
|
||||
"folderNameColor": "#FCFCFA",
|
||||
"iconColor": "#FCFCFA",
|
||||
"iconDisabledColor": "#6E6C70"
|
||||
},
|
||||
"menuIcons": {
|
||||
"iconColor": "#FCFCFA"
|
||||
},
|
||||
"meta": {
|
||||
"displayName": "Monodark",
|
||||
"id": "builtin/dark1",
|
||||
"targetApp": "YACReaderLibrary",
|
||||
"variant": "dark",
|
||||
"version": "10.0.2"
|
||||
},
|
||||
"metadataScraperDialog": {
|
||||
"busyIndicatorColor": "#FCFCFA",
|
||||
"buttonBackgroundColor": "#353236",
|
||||
"buttonBorderColor": "#221F22",
|
||||
"buttonTextColor": "#FCFCFA",
|
||||
"checkBoxTickColor": "#FCFCFA",
|
||||
"contentAltBackgroundColor": "#353236",
|
||||
"contentBackgroundColor": "#2B282D",
|
||||
"contentTextColor": "#FCFCFA",
|
||||
"dialogBackgroundColor": "#403E41",
|
||||
"downArrowColor": "#A6A5A6",
|
||||
"hyperlinkColor": "#78DCE8",
|
||||
"labelBackgroundColor": "#2B282D",
|
||||
"labelTextColor": "#FCFCFA",
|
||||
"navIconColor": "#FCFCFA",
|
||||
"radioCheckedBackgroundColor": "#D7D6D7",
|
||||
"radioCheckedIndicatorColor": "#5B595C",
|
||||
"radioUncheckedColor": "#D7D6D7",
|
||||
"rowIconColor": "#D7D6D7",
|
||||
"tableAltBackgroundColor": "#353236",
|
||||
"tableBackgroundColor": "#2D2A2E",
|
||||
"tableBorderColor": "#221F22",
|
||||
"tableHeaderBackgroundColor": "#2A272B",
|
||||
"tableHeaderBorderColor": "#1C1A1D",
|
||||
"tableHeaderGradientColor": "#353236",
|
||||
"tableHeaderTextColor": "#FCFCFA",
|
||||
"tableScrollBackgroundColor": "#403E41",
|
||||
"tableScrollHandleColor": "#D7D6D7",
|
||||
"tableSectionBorderDark": "#D7D6D7",
|
||||
"tableSectionBorderLight": "#FCFCFA",
|
||||
"tableSelectedColor": "#5B595C",
|
||||
"toolButtonAccentColor": "#221F22",
|
||||
"upArrowColor": "#A6A5A6"
|
||||
},
|
||||
"navigationTree": {
|
||||
"branchIndicatorColor": "#D7D6D7",
|
||||
"branchIndicatorSelectedColor": "#FFFFFF",
|
||||
"folderIconColor": "#D7D6D7",
|
||||
"folderIconSelectedColor": "#FCFCFA",
|
||||
"folderIconSelectedShadowColor": "#000000",
|
||||
"folderIconShadowColor": "#000000",
|
||||
"folderNotCompletedColor": "#FFD866",
|
||||
"folderReadOverlayColor": "#221F22",
|
||||
"folderReadOverlaySelectedColor": "#221F22",
|
||||
"newItemColor": "#FFD866",
|
||||
"scrollBackgroundColor": "#403E41",
|
||||
"scrollHandleColor": "#D7D6D7",
|
||||
"selectedTextColor": "#FFFFFF",
|
||||
"selectionBackgroundColor": "#221F24",
|
||||
"textColor": "#D7D6D7"
|
||||
},
|
||||
"noLibrariesWidget": {
|
||||
"backgroundColor": "#2B282D",
|
||||
"descriptionTextColor": "#A6A5A6",
|
||||
"iconColor": "#5B595C",
|
||||
"noLibrariesLineColor": "#A8A8A8",
|
||||
"textColor": "#D7D6D7"
|
||||
},
|
||||
"readingListIcons": {
|
||||
"currentlyReadingMainColor": "#78DCE8",
|
||||
"currentlyReadingMainSelectedColor": "#78DCE8",
|
||||
"currentlyReadingOuterColor": "#000000",
|
||||
"currentlyReadingOuterSelectedColor": "#000000",
|
||||
"favoritesMainColor": "#FF6188",
|
||||
"favoritesMainSelectedColor": "#FF6188",
|
||||
"labelColors": {
|
||||
"blue": "#6FB3FF",
|
||||
"cyan": "#78DCE8",
|
||||
"dark": "#939293",
|
||||
"green": "#A9DC76",
|
||||
"light": "#D7D6D7",
|
||||
"orange": "#FC9867",
|
||||
"pink": "#FF90C2",
|
||||
"purple": "#D39DF2",
|
||||
"red": "#FF6188",
|
||||
"violet": "#8B7DFF",
|
||||
"white": "#FCFCFA",
|
||||
"yellow": "#FFD866"
|
||||
},
|
||||
"labelShadowColor": "#000000",
|
||||
"labelShadowSelectedColor": "#000000",
|
||||
"listDetailColor": "#5B595C",
|
||||
"listDetailSelectedColor": "#5B595C",
|
||||
"listMainColor": "#E6E6E3",
|
||||
"listMainSelectedColor": "#E6E6E3",
|
||||
"listShadowColor": "#000000",
|
||||
"listShadowSelectedColor": "#000000",
|
||||
"readingListMainColor": "#E6E6E3",
|
||||
"readingListMainSelectedColor": "#E6E6E3",
|
||||
"specialListShadowColor": "#000000",
|
||||
"specialListShadowSelectedColor": "#000000"
|
||||
},
|
||||
"searchLineEdit": {
|
||||
"backgroundColor": "#403E41",
|
||||
"iconColor": "#FCFCFA",
|
||||
"textColor": "#C1C0C0"
|
||||
},
|
||||
"serverConfigDialog": {
|
||||
"backgroundColor": "#2B282D",
|
||||
"checkBoxTextColor": "#FCFCFA",
|
||||
"decorationColor": "#FCFCFA",
|
||||
"labelTextColor": "#D7D6D7",
|
||||
"propagandaTextColor": "#A6A5A6",
|
||||
"qrBackgroundColor": "#2D2A2E",
|
||||
"qrForegroundColor": "#FFFFFF",
|
||||
"qrMessageTextColor": "#A6A5A6",
|
||||
"titleTextColor": "#FCFCFA"
|
||||
},
|
||||
"shortcutsIcons": {
|
||||
"iconColor": "#FCFCFA"
|
||||
},
|
||||
"sidebar": {
|
||||
"backgroundColor": "#2C292D",
|
||||
"busyIndicatorColor": "#FFFFFF",
|
||||
"sectionSeparatorColor": "#403E41",
|
||||
"separatorColor": "#A6A5A6",
|
||||
"titleDropShadowColor": "#000000",
|
||||
"titleTextColor": "#D7D6D7",
|
||||
"uppercaseLabels": true
|
||||
},
|
||||
"sidebarIcons": {
|
||||
"iconColor": "#D7D6D7",
|
||||
"shadowColor": "#000000",
|
||||
"useSystemFolderIcons": false
|
||||
},
|
||||
"whatsNewDialog": {
|
||||
"backgroundColor": "#2B282D",
|
||||
"closeButtonColor": "#FCFCFA",
|
||||
"contentTextColor": "#E6E6E3",
|
||||
"headerDecorationColor": "#78DCE8",
|
||||
"headerTextColor": "#FCFCFA",
|
||||
"linkColor": "#78DCE8",
|
||||
"versionTextColor": "#939293"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user