mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 12:06:48 +02:00
style/note tree: tweak the light theme custom color lightness limit
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
* to maintain a higher contrast margin than on the usual note tree solid background. */
|
||||
|
||||
/* The maximum lightness for the custom color in the light theme (%): */
|
||||
--tree-item-light-theme-max-color-lightness: 50;
|
||||
--tree-item-light-theme-max-color-lightness: 60;
|
||||
|
||||
/* The minimum lightness for the custom color in the dark theme (%): */
|
||||
--tree-item-dark-theme-min-color-lightness: 60;
|
||||
|
||||
Reference in New Issue
Block a user