[gnome-builder] adwaita: more color tweaks for GTK+ 3.21



commit 8e2b9a090445378eeb1a907ca5b5195468661a1e
Author: Christian Hergert <christian hergert me>
Date:   Thu Apr 28 16:32:56 2016 -0700

    adwaita: more color tweaks for GTK+ 3.21

 data/theme/Adwaita-dark.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/theme/Adwaita-dark.css b/data/theme/Adwaita-dark.css
index 032a351..08aec6b 100644
--- a/data/theme/Adwaita-dark.css
+++ b/data/theme/Adwaita-dark.css
@@ -12,7 +12,7 @@ eggsearchbar:backdrop box.search-bar {
 
 
 perspectiveswitcher {
-  background-color: #303535;
+  background-color: #272c2e;
 }
 perspectiveswitcher button {
   color: #696c6b;
@@ -32,7 +32,7 @@ pillbox {
 
 
 layouttabbar {
-  background-color: #303535;
+  background-color: #272c2e;
   box-shadow: 0 4px 3px -5px #2c3030 inset,
               0 -1px 0 #1c1f1f inset;
 }
@@ -52,7 +52,7 @@ layouttab:backdrop {
 
 
 docktabstrip {
-  background-color: #303535;
+  background-color: #272c2e;
   box-shadow: 0 4px 3px -5px #2c3030 inset,
               0 -1px 0 #1c1f1f inset;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]