Tweak default dark YACReaderLibrary theme

This commit is contained in:
luisangelsm
2026-03-04 17:51:35 +01:00
parent 3799c0633d
commit 5058f47a20

View File

@ -4,16 +4,16 @@
"textColor": "#888888"
},
"comicsViewTable": {
"alternateBackgroundColor": "#2e2e2e",
"backgroundColor": "#2a2a2a",
"alternateBackgroundColor": "#2c2c2c",
"backgroundColor": "#232323",
"headerBackgroundColor": "#2a2a2a",
"headerBorderColor": "#1f1f1f",
"headerGradientColor": "#252525",
"headerTextColor": "#dddddd",
"itemBorderBottomColor": "#1f1f1f",
"itemBorderBottomWidth": 1,
"itemBorderBottomWidth": 0,
"itemBorderTopColor": "#353535",
"itemBorderTopWidth": 1,
"itemBorderTopWidth": 0,
"itemTextColor": "#dddddd",
"selectedColor": "#555555",
"selectedTextColor": "#ffffff",
@ -21,7 +21,7 @@
"starRatingSelectedColor": "#ffffff"
},
"comicsViewToolbar": {
"backgroundColor": "#2a2a2a",
"backgroundColor": "#1f1f1f",
"checkedBackgroundColor": "#555555",
"iconColor": "#dddddd",
"separatorColor": "#444444"
@ -49,7 +49,7 @@
"cellColorWithBackground": "#99212121",
"continueReadingBackgroundColor": "#88000000",
"continueReadingColor": "#ffffff",
"currentComicBackgroundColor": "#88000000",
"currentComicBackgroundColor": "#55000000",
"favCheckedColor": "#e84852",
"favUncheckedColor": "#1c1c1c",
"infoBackgroundColor": "#2e2e2e",
@ -94,7 +94,7 @@
"textColor": "#dddfdf"
},
"mainToolbar": {
"backgroundColor": "#2a2a2a",
"backgroundColor": "#1f1f1f",
"dividerColor": "#555555",
"folderNameColor": "#dddddd",
"iconColor": "#dddddd",