1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-24 11:34:19 +01:00

Added @scroll-background & @scroll-thumb

This commit is contained in:
Sebastian Kellgren 2015-01-09 13:32:20 +01:00
parent a4e16ea0a9
commit 83cb16a911

View File

@ -65,6 +65,9 @@
@tree-view-background-color: @tool-panel-background-color;
@tree-view-border-color: @tool-panel-border-color;
@scroll-background: @background-color-highlight;
@scroll-thumb: @overlay-border-color;
@ui-site-color-1: @background-color-success; // green
@ui-site-color-2: @background-color-info; // blue
@ui-site-color-3: @background-color-warning; // orange