Provide more meaningful theme colors to deal with not completed and recent states

This commit is contained in:
luisangelsm
2026-03-07 19:01:30 +01:00
parent b9005c4f5a
commit d65ce375df
8 changed files with 25 additions and 14 deletions

View File

@ -151,7 +151,8 @@
"folderIconSelectedColor": "#e0e0e0",
"folderIconSelectedShadowColor": "#000000",
"folderIconShadowColor": "#000000",
"folderIndicatorColor": "#edc518",
"newItemColor": "#edc518",
"folderNotCompletedColor": "#edc518",
"folderReadOverlayColor": "#222222",
"folderReadOverlaySelectedColor": "#222222",
"scrollBackgroundColor": "#404040",