[gnome-builder] style: more tweaks for adwaita-3-32



commit 62007702c49a815d681b0cc6b4a53957e6af1b45
Author: Christian Hergert <chergert redhat com>
Date:   Wed Dec 12 20:46:39 2018 -0800

    style: more tweaks for adwaita-3-32

 data/style-schemes/builder-dark.style-scheme.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/style-schemes/builder-dark.style-scheme.xml 
b/data/style-schemes/builder-dark.style-scheme.xml
index 5401136e2..afc11335a 100644
--- a/data/style-schemes/builder-dark.style-scheme.xml
+++ b/data/style-schemes/builder-dark.style-scheme.xml
@@ -59,9 +59,9 @@
   <color name="pink1"                       value="#dd4a68"/>
   <color name="red1"                        value="#ff0000"/>
 
-  <color name="dark1"                        value="#232224"/>
-  <color name="dark2"                        value="#262527"/>
-  <color name="dark3"                        value="#4d5558"/>
+  <color name="dark1"                        value="#201f21"/>
+  <color name="dark2"                        value="#232224"/>
+  <color name="dark3"                        value="#535255"/>
 
   <!-- Global Settings -->
   <style name="text"                        foreground="aluminium3" background="dark1"/>
@@ -96,7 +96,7 @@
   <style name="bracket-mismatch"            foreground="aluminium1" background="scarletred2" bold="true"/>
 
   <!-- Right Margin -->
-  <style name="right-margin"                foreground="aluminium3" background="aluminium6"/>
+  <style name="right-margin"                foreground="#484749" background="#484749"/>
 
   <!-- Search Matching -->
   <style name="search-match"                foreground="aluminium1" background="chameleon3"/>


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