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": "#ffffff",
"folderIconSelectedShadowColor": "#161616",
"folderIconShadowColor": "#ffffff",
"folderIndicatorColor": "#555f7f",
"newItemColor": "#555f7f",
"folderNotCompletedColor": "#555f7f",
"folderReadOverlayColor": "#ffffff",
"folderReadOverlaySelectedColor": "#161616",
"scrollBackgroundColor": "#e0e0e0",