[gnome-builder] Revert "Revert "style: tweak builder-dark style""



commit a75dbf79cc81c63f8d6cdb249da1034d9e8be57f
Author: Christian Hergert <christian hergert me>
Date:   Thu Apr 28 03:02:55 2016 -0700

    Revert "Revert "style: tweak builder-dark style""
    
    This reverts commit 40a74fee15e67be3ab7d09d04539e0af825ee51b.

 data/style-schemes/builder-dark.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/style-schemes/builder-dark.xml b/data/style-schemes/builder-dark.xml
index 5788b5e..9b7ecd8 100644
--- a/data/style-schemes/builder-dark.xml
+++ b/data/style-schemes/builder-dark.xml
@@ -59,14 +59,14 @@
   <color name="pink1"                       value="#dd4a68"/>
 
   <!-- Global Settings -->
-  <style name="text"                        foreground="aluminium3" background="#292929"/>
+  <style name="text"                        foreground="aluminium3" background="#232729"/>
   <style name="selection"                   foreground="aluminium1" background="aluminium4"/>
   <style name="cursor"                      foreground="aluminium2"/>
   <style name="current-line"                background="#rgba(85,87,83,.5)"/>
   <style name="current-line-number"         background="#rgba(85,87,83,.5)"/>
-  <style name="line-numbers"                foreground="aluminium4" background="#292929"/>
+  <style name="line-numbers"                foreground="aluminium4" background="#232729"/>
   <style name="draw-spaces"                 foreground="aluminium4"/>
-  <style name="background-pattern"          background="#2e2e2e"/>
+  <style name="background-pattern"          background="#rgba(46,46,46,0.8)"/>
   <style name="map-overlay"                 background="#rgba(136,138,133,0.25)"/>
 
   <!-- Snippets -->


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