Better naming in some of the theme properties used in qml

This commit is contained in:
luisangelsm
2026-03-07 22:21:18 +01:00
parent 7103d0de3c
commit 27b59ad8a9
11 changed files with 156 additions and 156 deletions

View File

@ -45,42 +45,42 @@
"backgroundBlurOverlayColor": "#9e9e9e",
"backgroundColor": "#f6f6f6",
"borderColor": "#dbdbdb",
"buttonColor": "#ffcc00",
"buttonShadowColor": "#aa000000",
"buttonTextColor": "#ffffff",
"cellColor": "#ffffff",
"cellColorWithBackground": "#99ffffff",
"cellSelectedBorderColor": "#ffcc00",
"cellSelectedColor": "#ffffff",
"comicCoverBorderColor": "#30ffffff",
"continueReadingBackgroundColor": "#e8e8e8",
"continueReadingColor": "#000000",
"continueReadingTextColor": "#000000",
"currentComicBackgroundColor": "#88ffffff",
"currentComicCoverShadowColor": "#ff000000",
"favCheckedColor": "#e84852",
"favUncheckedColor": "#dedede",
"folderCoverBorderColor": "#20ffffff",
"infoBackgroundColor": "#ffffff",
"infoBorderColor": "#808080",
"infoMetadataTextColor": "#404040",
"infoScrollbarColor": "#ff424246",
"infoShadowColor": "#444444",
"infoTextColor": "#404040",
"infoTitleColor": "#2e2e2e",
"infoTextColor": "#2e2e2e",
"itemDetailsColor": "#636363",
"itemTitleColor": "#121212",
"linkColor": "#ffcc00",
"newItemColor": "#ffffcc00",
"placeholderFolder1BorderColor": "#20ffffff",
"placeholderFolder1Color": "#20000000",
"placeholderFolder2BorderColor": "#20ffffff",
"placeholderFolder2Color": "#88000000",
"ratingSelectedColor": "#2b2b2b",
"ratingUnselectedColor": "#dedede",
"readTickCheckedColor": "#e84852",
"readTickUncheckedColor": "#dedede",
"selectedBorderColor": "#ffcc00",
"selectedColor": "#ffffff",
"showDropShadow": true,
"textColor": "#636363",
"titleColor": "#121212",
"newItemColor": "#ffffcc00",
"buttonColor": "#ffcc00",
"buttonTextColor": "#ffffff",
"linkColor": "#ffcc00",
"scrollbarColor": "#88424242",
"scrollbarBorderColor": "#aa313131",
"infoScrollbarColor": "#ff424246",
"comicCoverBorderColor": "#30ffffff",
"folderCoverBorderColor": "#20ffffff",
"placeholderFolder1Color": "#20000000",
"placeholderFolder1BorderColor": "#20ffffff",
"placeholderFolder2Color": "#88000000",
"placeholderFolder2BorderColor": "#20ffffff",
"currentComicCoverShadowColor": "#ff000000",
"buttonShadowColor": "#aa000000"
"scrollbarColor": "#88424242",
"showDropShadow": true
},
"helpAboutDialog": {
"headingColor": "#302f2d",
@ -166,10 +166,10 @@
"folderIconSelectedColor": "#ffffff",
"folderIconSelectedShadowColor": "#161616",
"folderIconShadowColor": "#ffffff",
"newItemColor": "#555f7f",
"folderNotCompletedColor": "#555f7f",
"folderReadOverlayColor": "#ffffff",
"folderReadOverlaySelectedColor": "#161616",
"newItemColor": "#555f7f",
"scrollBackgroundColor": "#e0e0e0",
"scrollHandleColor": "#888888",
"selectedTextColor": "#ffffff",