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
265 lines
9.1 KiB
JSON
265 lines
9.1 KiB
JSON
{
|
|
"comicFlow": {
|
|
"backgroundColor": "#E6E9EF",
|
|
"readMainColor": "#EE99A0",
|
|
"readTickColor": "#ED8796",
|
|
"readingColor": "#EED49F",
|
|
"textColor": "#5C5F77"
|
|
},
|
|
"comicsViewTable": {
|
|
"alternateBackgroundColor": "#E6E9EF",
|
|
"backgroundColor": "#EFF1F5",
|
|
"headerBackgroundColor": "#ECEFF5",
|
|
"headerBorderColor": "#BCC0CC",
|
|
"headerGradientColor": "#ECEFF5",
|
|
"headerTextColor": "#4C4F69",
|
|
"itemBorderBottomColor": "#CCD0DA",
|
|
"itemBorderBottomWidth": 0,
|
|
"itemBorderTopColor": "#F5F6F8",
|
|
"itemBorderTopWidth": 0,
|
|
"itemTextColor": "#4C4F69",
|
|
"selectedColor": "#4C4F69",
|
|
"selectedTextColor": "#FFFFFF",
|
|
"starRatingColor": "#EED49F",
|
|
"starRatingSelectedColor": "#FFFFFF"
|
|
},
|
|
"comicsViewToolbar": {
|
|
"backgroundColor": "#F2F4F8",
|
|
"checkedBackgroundColor": "#CCD0DA",
|
|
"iconColor": "#4C4F69",
|
|
"separatorColor": "#CCD0DA"
|
|
},
|
|
"contentSplitter": {
|
|
"handleColor": "#DCE0E8",
|
|
"horizontalHandleHeight": 4,
|
|
"verticalHandleWidth": 4
|
|
},
|
|
"dialogIcons": {
|
|
"iconColor": "#5C5F77"
|
|
},
|
|
"emptyContainer": {
|
|
"backgroundColor": "#EFF1F5",
|
|
"iconColor": "#BCC0CC",
|
|
"titleTextColor": "#7C7F93"
|
|
},
|
|
"gridAndInfoView": {
|
|
"backgroundBlurOverlayColor": "#CCD0DA",
|
|
"backgroundColor": "#EFF1F5",
|
|
"borderColor": "#DCE0E8",
|
|
"buttonColor": "#8CAAEE",
|
|
"buttonShadowColor": "#AA000000",
|
|
"buttonTextColor": "#303446",
|
|
"cellColor": "#FFFFFF",
|
|
"cellColorWithBackground": "#99FFFFFF",
|
|
"cellSelectedBorderColor": "#B7BDF8",
|
|
"cellSelectedColor": "#F4F5F8",
|
|
"comicCoverBorderColor": "#30FFFFFF",
|
|
"continueReadingBackgroundColor": "#E6E9EF",
|
|
"continueReadingTextColor": "#4C4F69",
|
|
"currentComicBackgroundColor": "#88EFF1F5",
|
|
"currentComicCoverShadowColor": "#FF000000",
|
|
"favCheckedColor": "#F5BDE6",
|
|
"favUncheckedColor": "#8C8FA1",
|
|
"folderCoverBorderColor": "#20FFFFFF",
|
|
"infoBackgroundColor": "#FFFFFF",
|
|
"infoBorderColor": "#CCD0DA",
|
|
"infoMetadataTextColor": "#6C6F85",
|
|
"infoScrollbarColor": "#FF7C7F93",
|
|
"infoShadowColor": "#8C8FA1",
|
|
"infoTextColor": "#4C4F69",
|
|
"itemDetailsColor": "#6C6F85",
|
|
"itemTitleColor": "#303446",
|
|
"linkColor": "#8CAAEE",
|
|
"newItemColor": "#FFE5C890",
|
|
"placeholderFolder1BorderColor": "#20FFFFFF",
|
|
"placeholderFolder1Color": "#10CCD0DA",
|
|
"placeholderFolder2BorderColor": "#20FFFFFF",
|
|
"placeholderFolder2Color": "#40BCC0CC",
|
|
"ratingSelectedColor": "#4C4F69",
|
|
"ratingUnselectedColor": "#8C8FA1",
|
|
"readTickCheckedColor": "#A6D189",
|
|
"readTickUncheckedColor": "#8C8FA1",
|
|
"scrollbarBorderColor": "#AACCD0DA",
|
|
"scrollbarColor": "#888C8FA1",
|
|
"showDropShadow": true
|
|
},
|
|
"helpAboutDialog": {
|
|
"headingColor": "#303446",
|
|
"linkColor": "#8CAAEE"
|
|
},
|
|
"importWidget": {
|
|
"backgroundColor": "#EFF1F5",
|
|
"coversDecorationBgColor": "#E6E9EF",
|
|
"coversDecorationShadowColor": "#BCC0CC",
|
|
"coversLabelColor": "#6C6F85",
|
|
"coversViewBackgroundColor": "#E6E9EF",
|
|
"currentComicTextColor": "#6C6F85",
|
|
"descriptionTextColor": "#6C6F85",
|
|
"glowLineColor": "#E5C890",
|
|
"iconCheckedColor": "#A6D189",
|
|
"iconColor": "#4C4F69",
|
|
"modeIconColor": "#DCE0E8",
|
|
"titleTextColor": "#4C4F69"
|
|
},
|
|
"libraryItem": {
|
|
"libraryIconColor": "#6C6F85",
|
|
"libraryIconSelectedColor": "#FFFFFF",
|
|
"libraryIconShadowColor": "#EFF1F5",
|
|
"libraryOptionsIconColor": "#FFFFFF",
|
|
"selectedBackgroundColor": "#4C4F69",
|
|
"selectedTextColor": "#FFFFFF",
|
|
"textColor": "#4C4F69"
|
|
},
|
|
"mainToolbar": {
|
|
"backgroundColor": "#F2F4F8",
|
|
"dividerColor": "#CCD0DA",
|
|
"folderNameColor": "#4C4F69",
|
|
"iconColor": "#4C4F69",
|
|
"iconDisabledColor": "#9CA0B0"
|
|
},
|
|
"menuIcons": {
|
|
"iconColor": "#5C5F77"
|
|
},
|
|
"meta": {
|
|
"displayName": "Pastel",
|
|
"id": "builtin/light1",
|
|
"targetApp": "YACReaderLibrary",
|
|
"variant": "light",
|
|
"version": "10.1.0"
|
|
},
|
|
"metadataScraperDialog": {
|
|
"busyIndicatorColor": "#4C4F69",
|
|
"buttonBackgroundColor": "#E6E9EF",
|
|
"buttonBorderColor": "#CCD0DA",
|
|
"buttonTextColor": "#4C4F69",
|
|
"checkBoxTickColor": "#4C4F69",
|
|
"contentAltBackgroundColor": "#E6E9EF",
|
|
"contentBackgroundColor": "#EFF1F5",
|
|
"contentTextColor": "#4C4F69",
|
|
"dialogBackgroundColor": "#F4F5F8",
|
|
"downArrowColor": "#4C4F69",
|
|
"hyperlinkColor": "#8CAAEE",
|
|
"labelBackgroundColor": "#EFF1F5",
|
|
"labelTextColor": "#4C4F69",
|
|
"navIconColor": "#BABBF1",
|
|
"radioCheckedBackgroundColor": "#DCE0E8",
|
|
"radioCheckedIndicatorColor": "#4C4F69",
|
|
"radioUncheckedColor": "#BCC0CC",
|
|
"rowIconColor": "#BABBF1",
|
|
"tableAltBackgroundColor": "#F4F5F8",
|
|
"tableBackgroundColor": "#EFF1F5",
|
|
"tableBorderColor": "#CCD0DA",
|
|
"tableHeaderBackgroundColor": "#E6E9EF",
|
|
"tableHeaderBorderColor": "#BCC0CC",
|
|
"tableHeaderGradientColor": "#E6E9EF",
|
|
"tableHeaderTextColor": "#4C4F69",
|
|
"tableScrollBackgroundColor": "#DCE0E8",
|
|
"tableScrollHandleColor": "#8C8FA1",
|
|
"tableSectionBorderDark": "#CCD0DA",
|
|
"tableSectionBorderLight": "#FFFFFF",
|
|
"tableSelectedColor": "#DCE0E8",
|
|
"toolButtonAccentColor": "#B5BFE2",
|
|
"upArrowColor": "#4C4F69"
|
|
},
|
|
"navigationTree": {
|
|
"branchIndicatorColor": "#6C6F85",
|
|
"branchIndicatorSelectedColor": "#FFFFFF",
|
|
"folderIconColor": "#6C6F85",
|
|
"folderIconSelectedColor": "#FFFFFF",
|
|
"folderIconSelectedShadowColor": "#4C4F69",
|
|
"folderIconShadowColor": "#EFF1F5",
|
|
"folderNotCompletedColor": "#E5C890",
|
|
"folderReadOverlayColor": "#FFFFFF",
|
|
"folderReadOverlaySelectedColor": "#4C4F69",
|
|
"newItemColor": "#E5C890",
|
|
"scrollBackgroundColor": "#DCE0E8",
|
|
"scrollHandleColor": "#8C8FA1",
|
|
"selectedTextColor": "#FFFFFF",
|
|
"selectionBackgroundColor": "#4C4F69",
|
|
"textColor": "#4C4F69"
|
|
},
|
|
"noLibrariesWidget": {
|
|
"backgroundColor": "#EFF1F5",
|
|
"descriptionTextColor": "#6C6F85",
|
|
"iconColor": "#BCC0CC",
|
|
"noLibrariesLineColor": "#CCD0DA",
|
|
"textColor": "#4C4F69"
|
|
},
|
|
"readingListIcons": {
|
|
"currentlyReadingMainColor": "#8CAAEE",
|
|
"currentlyReadingMainSelectedColor": "#8CAAEE",
|
|
"currentlyReadingOuterColor": "#4C4F69",
|
|
"currentlyReadingOuterSelectedColor": "#4C4F69",
|
|
"favoritesMainColor": "#F4B8E4",
|
|
"favoritesMainSelectedColor": "#F4B8E4",
|
|
"labelColors": {
|
|
"blue": "#8CAAEE",
|
|
"cyan": "#99D1DB",
|
|
"dark": "#949CBB",
|
|
"green": "#A6D189",
|
|
"light": "#B5BFE2",
|
|
"orange": "#EF9F76",
|
|
"pink": "#F4B8E4",
|
|
"purple": "#CA9EE6",
|
|
"red": "#E78284",
|
|
"violet": "#BABBF1",
|
|
"white": "#EFF1F5",
|
|
"yellow": "#E5C890"
|
|
},
|
|
"labelShadowColor": "#B5BFE2",
|
|
"labelShadowSelectedColor": "#4C4F69",
|
|
"listDetailColor": "#FFFFFF",
|
|
"listDetailSelectedColor": "#4C4F69",
|
|
"listMainColor": "#6C6F85",
|
|
"listMainSelectedColor": "#FFFFFF",
|
|
"listShadowColor": "#9CA0B0",
|
|
"listShadowSelectedColor": "#4C4F69",
|
|
"readingListMainColor": "#6C6F85",
|
|
"readingListMainSelectedColor": "#FFFFFF",
|
|
"specialListShadowColor": "#9CA0B0",
|
|
"specialListShadowSelectedColor": "#4C4F69"
|
|
},
|
|
"searchLineEdit": {
|
|
"backgroundColor": "#4C4F69",
|
|
"iconColor": "#EFF1F5",
|
|
"textColor": "#FFFFFF"
|
|
},
|
|
"serverConfigDialog": {
|
|
"backgroundColor": "#EFF1F5",
|
|
"checkBoxTextColor": "#4C4F69",
|
|
"decorationColor": "#6C6F85",
|
|
"labelTextColor": "#5C5F77",
|
|
"propagandaTextColor": "#6C6F85",
|
|
"qrBackgroundColor": "#FFFFFF",
|
|
"qrForegroundColor": "#4C4F69",
|
|
"qrMessageTextColor": "#8C8FA1",
|
|
"titleTextColor": "#303446"
|
|
},
|
|
"shortcutsIcons": {
|
|
"iconColor": "#5C5F77"
|
|
},
|
|
"sidebar": {
|
|
"backgroundColor": "#F4F5F8",
|
|
"busyIndicatorColor": "#BABBF1",
|
|
"sectionSeparatorColor": "#DCE0E8",
|
|
"separatorColor": "#9CA0B0",
|
|
"titleDropShadowColor": "#FFFFFF",
|
|
"titleTextColor": "#4C4F69",
|
|
"uppercaseLabels": true
|
|
},
|
|
"sidebarIcons": {
|
|
"iconColor": "#5C5F77",
|
|
"shadowColor": "#F4F5F8",
|
|
"useSystemFolderIcons": false
|
|
},
|
|
"whatsNewDialog": {
|
|
"backgroundColor": "#FFFFFF",
|
|
"closeButtonColor": "#4C4F69",
|
|
"contentTextColor": "#303446",
|
|
"headerDecorationColor": "#BABBF1",
|
|
"headerTextColor": "#303446",
|
|
"linkColor": "#8CAAEE",
|
|
"versionTextColor": "#8C8FA1"
|
|
}
|
|
}
|