From 521d3e4dade7195bfc731ddfe16b88ffa1c8abce Mon Sep 17 00:00:00 2001 From: Ardeshir Javaherchi Date: Wed, 11 Feb 2015 12:45:11 -0800 Subject: [PATCH] Change scrollbar background to base03 --- stylesheets/ui-variables.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/ui-variables.less b/stylesheets/ui-variables.less index 9db05c5..88646de 100644 --- a/stylesheets/ui-variables.less +++ b/stylesheets/ui-variables.less @@ -65,7 +65,7 @@ @tree-view-background-color: @tool-panel-background-color; @tree-view-border-color: @tool-panel-border-color; -@scroll-background: @background-color-highlight; +@scroll-background: @base03; @scroll-thumb: @overlay-border-color; @ui-site-color-1: @background-color-success; // green