mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
style: improve comment
This commit is contained in:
@@ -91,10 +91,10 @@
|
||||
* Note: the tree background may vary when background effects are enabled, so it is recommended
|
||||
* 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 (%): */
|
||||
/* The maximum perceptual lightness for the custom color in the light theme (%): */
|
||||
--tree-item-light-theme-max-color-lightness: 60;
|
||||
|
||||
/* The minimum lightness for the custom color in the dark theme (%): */
|
||||
/* The minimum perceptual lightness for the custom color in the dark theme (%): */
|
||||
--tree-item-dark-theme-min-color-lightness: 60;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user