diff --git a/YACReaderLibrary/themes/builtin_dark.json b/YACReaderLibrary/themes/builtin_dark.json index 45fbcc64..6a9a7a28 100644 --- a/YACReaderLibrary/themes/builtin_dark.json +++ b/YACReaderLibrary/themes/builtin_dark.json @@ -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",