Lighter background for navtree
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/* jsTree overrides */
|
||||
|
||||
$tree-color-text: $color-text-light-primary
|
||||
$tree-color-highlight: white
|
||||
$tree-color-text: $color-text-dark-primary
|
||||
$tree-color-highlight: hsl(hue($color-background-active), 40%, 40%)
|
||||
$tree-color-highlight-background: hsl(hue($color-background-active), 40%, 40%)
|
||||
$tree-color-highlight-background-text: white
|
||||
|
||||
|
Reference in New Issue
Block a user