Lighter background for navtree

This commit is contained in:
2016-11-24 11:45:30 +01:00
parent 4f071260f7
commit f899fb48ce
3 changed files with 4 additions and 6 deletions

View File

@@ -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