mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Normalize color strings so they are always upper case for better readability of the theme files and the values in the editor
This commit is contained in:
@ -1,124 +1,124 @@
|
||||
{
|
||||
"comicFlow": {
|
||||
"backgroundColor": "#000000",
|
||||
"readMainColor": "#db4725",
|
||||
"readTickColor": "#8a2c17",
|
||||
"readingColor": "#e6b90f",
|
||||
"textColor": "#4c4c4c"
|
||||
"readMainColor": "#DB4725",
|
||||
"readTickColor": "#8A2C17",
|
||||
"readingColor": "#E6B90F",
|
||||
"textColor": "#4C4C4C"
|
||||
},
|
||||
"comicsViewTable": {
|
||||
"alternateBackgroundColor": "#f2f2f2",
|
||||
"backgroundColor": "#fafafa",
|
||||
"headerBackgroundColor": "#f5f5f5",
|
||||
"headerBorderColor": "#b8bdc4",
|
||||
"headerGradientColor": "#d1d1d1",
|
||||
"alternateBackgroundColor": "#F2F2F2",
|
||||
"backgroundColor": "#FAFAFA",
|
||||
"headerBackgroundColor": "#F5F5F5",
|
||||
"headerBorderColor": "#B8BDC4",
|
||||
"headerGradientColor": "#D1D1D1",
|
||||
"headerTextColor": "#313232",
|
||||
"itemBorderBottomColor": "#dfdfdf",
|
||||
"itemBorderBottomColor": "#DFDFDF",
|
||||
"itemBorderBottomWidth": 1,
|
||||
"itemBorderTopColor": "#fefefe",
|
||||
"itemBorderTopColor": "#FEFEFE",
|
||||
"itemBorderTopWidth": 1,
|
||||
"itemTextColor": "#252626",
|
||||
"selectedColor": "#d4d4d4",
|
||||
"selectedColor": "#D4D4D4",
|
||||
"selectedTextColor": "#252626",
|
||||
"starRatingColor": "#e9be0f",
|
||||
"starRatingSelectedColor": "#ffffff"
|
||||
"starRatingColor": "#E9BE0F",
|
||||
"starRatingSelectedColor": "#FFFFFF"
|
||||
},
|
||||
"comicsViewToolbar": {
|
||||
"backgroundColor": "#f0f0f0",
|
||||
"checkedBackgroundColor": "#cccccc",
|
||||
"backgroundColor": "#F0F0F0",
|
||||
"checkedBackgroundColor": "#CCCCCC",
|
||||
"iconColor": "#404040",
|
||||
"separatorColor": "#cccccc"
|
||||
"separatorColor": "#CCCCCC"
|
||||
},
|
||||
"contentSplitter": {
|
||||
"handleColor": "#b8b8b8",
|
||||
"handleColor": "#B8B8B8",
|
||||
"horizontalHandleHeight": 4,
|
||||
"verticalHandleWidth": 4
|
||||
},
|
||||
"dialogIcons": {
|
||||
"iconColor": "#f7f7f7"
|
||||
"iconColor": "#F7F7F7"
|
||||
},
|
||||
"emptyContainer": {
|
||||
"backgroundColor": "#2a2a2a",
|
||||
"iconColor": "#4c4c4c",
|
||||
"titleTextColor": "#cccccc"
|
||||
"backgroundColor": "#2A2A2A",
|
||||
"iconColor": "#4C4C4C",
|
||||
"titleTextColor": "#CCCCCC"
|
||||
},
|
||||
"gridAndInfoView": {
|
||||
"backgroundBlurOverlayColor": "#2a2a2a",
|
||||
"backgroundColor": "#2a2a2a",
|
||||
"backgroundBlurOverlayColor": "#2A2A2A",
|
||||
"backgroundColor": "#2A2A2A",
|
||||
"borderColor": "#121212",
|
||||
"buttonColor": "#ffcc00",
|
||||
"buttonShadowColor": "#aa000000",
|
||||
"buttonTextColor": "#ffffff",
|
||||
"buttonColor": "#FFCC00",
|
||||
"buttonShadowColor": "#AA000000",
|
||||
"buttonTextColor": "#FFFFFF",
|
||||
"cellColor": "#212121",
|
||||
"cellColorWithBackground": "#99212121",
|
||||
"cellSelectedBorderColor": "#ffcc00",
|
||||
"cellSelectedBorderColor": "#FFCC00",
|
||||
"cellSelectedColor": "#121212",
|
||||
"comicCoverBorderColor": "#30ffffff",
|
||||
"comicCoverBorderColor": "#30FFFFFF",
|
||||
"continueReadingBackgroundColor": "#88000000",
|
||||
"continueReadingTextColor": "#ffffff",
|
||||
"continueReadingTextColor": "#FFFFFF",
|
||||
"currentComicBackgroundColor": "#88000000",
|
||||
"currentComicCoverShadowColor": "#ff000000",
|
||||
"favCheckedColor": "#e84852",
|
||||
"favUncheckedColor": "#1c1c1c",
|
||||
"folderCoverBorderColor": "#20ffffff",
|
||||
"infoBackgroundColor": "#2e2e2e",
|
||||
"currentComicCoverShadowColor": "#FF000000",
|
||||
"favCheckedColor": "#E84852",
|
||||
"favUncheckedColor": "#1C1C1C",
|
||||
"folderCoverBorderColor": "#20FFFFFF",
|
||||
"infoBackgroundColor": "#2E2E2E",
|
||||
"infoBorderColor": "#404040",
|
||||
"infoMetadataTextColor": "#b0b0b0",
|
||||
"infoScrollbarColor": "#ff424246",
|
||||
"infoMetadataTextColor": "#B0B0B0",
|
||||
"infoScrollbarColor": "#FF424246",
|
||||
"infoShadowColor": "#000000",
|
||||
"infoTextColor": "#ffffff",
|
||||
"itemDetailsColor": "#a8a8a8",
|
||||
"itemTitleColor": "#ffffff",
|
||||
"linkColor": "#ffcc00",
|
||||
"newItemColor": "#ffffcc00",
|
||||
"placeholderFolder1BorderColor": "#20ffffff",
|
||||
"infoTextColor": "#FFFFFF",
|
||||
"itemDetailsColor": "#A8A8A8",
|
||||
"itemTitleColor": "#FFFFFF",
|
||||
"linkColor": "#FFCC00",
|
||||
"newItemColor": "#FFFFCC00",
|
||||
"placeholderFolder1BorderColor": "#20FFFFFF",
|
||||
"placeholderFolder1Color": "#20000000",
|
||||
"placeholderFolder2BorderColor": "#20ffffff",
|
||||
"placeholderFolder2BorderColor": "#20FFFFFF",
|
||||
"placeholderFolder2Color": "#88000000",
|
||||
"ratingSelectedColor": "#ffffff",
|
||||
"ratingUnselectedColor": "#1c1c1c",
|
||||
"readTickCheckedColor": "#e84852",
|
||||
"readTickUncheckedColor": "#1c1c1c",
|
||||
"scrollbarBorderColor": "#aa313131",
|
||||
"ratingSelectedColor": "#FFFFFF",
|
||||
"ratingUnselectedColor": "#1C1C1C",
|
||||
"readTickCheckedColor": "#E84852",
|
||||
"readTickUncheckedColor": "#1C1C1C",
|
||||
"scrollbarBorderColor": "#AA313131",
|
||||
"scrollbarColor": "#88424242",
|
||||
"showDropShadow": true
|
||||
},
|
||||
"helpAboutDialog": {
|
||||
"headingColor": "#302f2d",
|
||||
"linkColor": "#c19441"
|
||||
"headingColor": "#302F2D",
|
||||
"linkColor": "#C19441"
|
||||
},
|
||||
"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"
|
||||
"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",
|
||||
"libraryIconColor": "#DDDFDF",
|
||||
"libraryIconSelectedColor": "#FFFFFF",
|
||||
"libraryIconShadowColor": "#000000",
|
||||
"libraryOptionsIconColor": "#ffffff",
|
||||
"selectedBackgroundColor": "#2e2e2e",
|
||||
"selectedTextColor": "#ffffff",
|
||||
"textColor": "#dddfdf"
|
||||
"libraryOptionsIconColor": "#FFFFFF",
|
||||
"selectedBackgroundColor": "#2E2E2E",
|
||||
"selectedTextColor": "#FFFFFF",
|
||||
"textColor": "#DDDFDF"
|
||||
},
|
||||
"mainToolbar": {
|
||||
"backgroundColor": "#f0f0f0",
|
||||
"dividerColor": "#b8bdc4",
|
||||
"backgroundColor": "#F0F0F0",
|
||||
"dividerColor": "#B8BDC4",
|
||||
"folderNameColor": "#404040",
|
||||
"iconColor": "#404040",
|
||||
"iconDisabledColor": "#b0b0b0"
|
||||
"iconDisabledColor": "#B0B0B0"
|
||||
},
|
||||
"menuIcons": {
|
||||
"iconColor": "#f7f7f7"
|
||||
"iconColor": "#F7F7F7"
|
||||
},
|
||||
"meta": {
|
||||
"displayName": "Default Classic",
|
||||
@ -128,137 +128,137 @@
|
||||
"version": "10.0.0"
|
||||
},
|
||||
"metadataScraperDialog": {
|
||||
"busyIndicatorColor": "#ffffff",
|
||||
"buttonBackgroundColor": "#2e2e2e",
|
||||
"busyIndicatorColor": "#FFFFFF",
|
||||
"buttonBackgroundColor": "#2E2E2E",
|
||||
"buttonBorderColor": "#242424",
|
||||
"buttonTextColor": "#ffffff",
|
||||
"checkBoxTickColor": "#ffffff",
|
||||
"contentAltBackgroundColor": "#2b2b2b",
|
||||
"contentBackgroundColor": "#2b2b2b",
|
||||
"contentTextColor": "#ffffff",
|
||||
"buttonTextColor": "#FFFFFF",
|
||||
"checkBoxTickColor": "#FFFFFF",
|
||||
"contentAltBackgroundColor": "#2B2B2B",
|
||||
"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",
|
||||
"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",
|
||||
"tableHeaderBorderColor": "#1F1F1F",
|
||||
"tableHeaderGradientColor": "#292929",
|
||||
"tableHeaderTextColor": "#ebebeb",
|
||||
"tableHeaderTextColor": "#EBEBEB",
|
||||
"tableScrollBackgroundColor": "#404040",
|
||||
"tableScrollHandleColor": "#dddddd",
|
||||
"tableSectionBorderDark": "#dfdfdf",
|
||||
"tableSectionBorderLight": "#fefefe",
|
||||
"tableScrollHandleColor": "#DDDDDD",
|
||||
"tableSectionBorderDark": "#DFDFDF",
|
||||
"tableSectionBorderLight": "#FEFEFE",
|
||||
"tableSelectedColor": "#555555",
|
||||
"toolButtonAccentColor": "#282828",
|
||||
"upArrowColor": "#9f9f9f"
|
||||
"upArrowColor": "#9F9F9F"
|
||||
},
|
||||
"navigationTree": {
|
||||
"branchIndicatorColor": "#e0e0e0",
|
||||
"branchIndicatorSelectedColor": "#ffffff",
|
||||
"folderIconColor": "#e0e0e0",
|
||||
"folderIconSelectedColor": "#e0e0e0",
|
||||
"branchIndicatorColor": "#E0E0E0",
|
||||
"branchIndicatorSelectedColor": "#FFFFFF",
|
||||
"folderIconColor": "#E0E0E0",
|
||||
"folderIconSelectedColor": "#E0E0E0",
|
||||
"folderIconSelectedShadowColor": "#000000",
|
||||
"folderIconShadowColor": "#000000",
|
||||
"folderNotCompletedColor": "#edc518",
|
||||
"folderNotCompletedColor": "#EDC518",
|
||||
"folderReadOverlayColor": "#464646",
|
||||
"folderReadOverlaySelectedColor": "#464646",
|
||||
"newItemColor": "#edc518",
|
||||
"newItemColor": "#EDC518",
|
||||
"scrollBackgroundColor": "#404040",
|
||||
"scrollHandleColor": "#dddddd",
|
||||
"selectedTextColor": "#ffffff",
|
||||
"selectionBackgroundColor": "#2e2e2e",
|
||||
"textColor": "#dddfdf"
|
||||
"scrollHandleColor": "#DDDDDD",
|
||||
"selectedTextColor": "#FFFFFF",
|
||||
"selectionBackgroundColor": "#2E2E2E",
|
||||
"textColor": "#DDDFDF"
|
||||
},
|
||||
"noLibrariesWidget": {
|
||||
"backgroundColor": "#2a2a2a",
|
||||
"descriptionTextColor": "#aaaaaa",
|
||||
"iconColor": "#4c4c4c",
|
||||
"noLibrariesLineColor": "#a8a8a8",
|
||||
"textColor": "#cccccc"
|
||||
"backgroundColor": "#2A2A2A",
|
||||
"descriptionTextColor": "#AAAAAA",
|
||||
"iconColor": "#4C4C4C",
|
||||
"noLibrariesLineColor": "#A8A8A8",
|
||||
"textColor": "#CCCCCC"
|
||||
},
|
||||
"readingListIcons": {
|
||||
"currentlyReadingMainColor": "#ffcc00",
|
||||
"currentlyReadingMainSelectedColor": "#ffcc00",
|
||||
"currentlyReadingMainColor": "#FFCC00",
|
||||
"currentlyReadingMainSelectedColor": "#FFCC00",
|
||||
"currentlyReadingOuterColor": "#000000",
|
||||
"currentlyReadingOuterSelectedColor": "#000000",
|
||||
"favoritesMainColor": "#e15055",
|
||||
"favoritesMainSelectedColor": "#e15055",
|
||||
"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"
|
||||
"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",
|
||||
"listMainColor": "#E7E7E7",
|
||||
"listMainSelectedColor": "#E7E7E7",
|
||||
"listShadowColor": "#000000",
|
||||
"listShadowSelectedColor": "#000000",
|
||||
"readingListMainColor": "#e7e7e7",
|
||||
"readingListMainSelectedColor": "#e7e7e7",
|
||||
"readingListMainColor": "#E7E7E7",
|
||||
"readingListMainSelectedColor": "#E7E7E7",
|
||||
"specialListShadowColor": "#000000",
|
||||
"specialListShadowSelectedColor": "#000000"
|
||||
},
|
||||
"searchLineEdit": {
|
||||
"backgroundColor": "#404040",
|
||||
"iconColor": "#f7f7f7",
|
||||
"textColor": "#ababab"
|
||||
"iconColor": "#F7F7F7",
|
||||
"textColor": "#ABABAB"
|
||||
},
|
||||
"serverConfigDialog": {
|
||||
"backgroundColor": "#2a2a2a",
|
||||
"backgroundColor": "#2A2A2A",
|
||||
"checkBoxTextColor": "#262626",
|
||||
"decorationColor": "#f7f7f7",
|
||||
"decorationColor": "#F7F7F7",
|
||||
"labelTextColor": "#575757",
|
||||
"propagandaTextColor": "#4d4d4d",
|
||||
"qrBackgroundColor": "#2a2a2a",
|
||||
"qrForegroundColor": "#ffffff",
|
||||
"qrMessageTextColor": "#a3a3a3",
|
||||
"propagandaTextColor": "#4D4D4D",
|
||||
"qrBackgroundColor": "#2A2A2A",
|
||||
"qrForegroundColor": "#FFFFFF",
|
||||
"qrMessageTextColor": "#A3A3A3",
|
||||
"titleTextColor": "#474747"
|
||||
},
|
||||
"shortcutsIcons": {
|
||||
"iconColor": "#f7f7f7"
|
||||
"iconColor": "#F7F7F7"
|
||||
},
|
||||
"sidebar": {
|
||||
"backgroundColor": "#454545",
|
||||
"busyIndicatorColor": "#ffffff",
|
||||
"busyIndicatorColor": "#FFFFFF",
|
||||
"sectionSeparatorColor": "#575757",
|
||||
"separatorColor": "#bdbfbf",
|
||||
"separatorColor": "#BDBFBF",
|
||||
"titleDropShadowColor": "#000000",
|
||||
"titleTextColor": "#bdbfbf",
|
||||
"titleTextColor": "#BDBFBF",
|
||||
"uppercaseLabels": true
|
||||
},
|
||||
"sidebarIcons": {
|
||||
"iconColor": "#e0e0e0",
|
||||
"iconColor": "#E0E0E0",
|
||||
"shadowColor": "#000000",
|
||||
"useSystemFolderIcons": false
|
||||
},
|
||||
"whatsNewDialog": {
|
||||
"backgroundColor": "#2a2a2a",
|
||||
"closeButtonColor": "#dddddd",
|
||||
"contentTextColor": "#e0e0e0",
|
||||
"headerDecorationColor": "#e8b800",
|
||||
"headerTextColor": "#e0e0e0",
|
||||
"linkColor": "#e8b800",
|
||||
"backgroundColor": "#2A2A2A",
|
||||
"closeButtonColor": "#DDDDDD",
|
||||
"contentTextColor": "#E0E0E0",
|
||||
"headerDecorationColor": "#E8B800",
|
||||
"headerTextColor": "#E0E0E0",
|
||||
"linkColor": "#E8B800",
|
||||
"versionTextColor": "#858585"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user