diff options
author | Horst3180 | 2015-07-18 19:21:40 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-18 19:21:40 +0200 |
commit | be17195fcc953bd1cec599cc4fb1f30942101b4c (patch) | |
tree | 87ac625292148a3a9a9915430fd55c66a5a2b89a /common/gtk-3.0/3.14/gtk-contained.css | |
parent | 618e8624fbcdb7632ada1b15b36097eab0c3c719 (diff) | |
download | solarc-theme-be17195fcc953bd1cec599cc4fb1f30942101b4c.tar.gz solarc-theme-be17195fcc953bd1cec599cc4fb1f30942101b4c.tar.xz solarc-theme-be17195fcc953bd1cec599cc4fb1f30942101b4c.zip |
gnome-builder: lighter active tab
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index b0e2e00..bf2a7b8 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -2881,7 +2881,7 @@ GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook { border-bottom: 1px solid #dbdfe3; } GbViewStack.focused GtkBox.header.notebook { - background-color: #F5F6F7; } + background-color: #ffffff; } GbViewStack.focused GtkBox.header.notebook .button.dim-label, GbViewStack.focused GtkBox.header.notebook GtkLabel.button.separator, GbViewStack.focused GtkBox.header.notebook .header-bar .button.subtitle, .header-bar GbViewStack.focused GtkBox.header.notebook .button.subtitle { opacity: 1; } |