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



commit 40a74fee15e67be3ab7d09d04539e0af825ee51b
Author: Christian Hergert <christian hergert me>
Date:   Thu Apr 28 00:52:40 2016 -0700

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

 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 9b7ecd8..5788b5e 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="#232729"/>
+  <style name="text"                        foreground="aluminium3" background="#292929"/>
   <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="#232729"/>
+  <style name="line-numbers"                foreground="aluminium4" background="#292929"/>
   <style name="draw-spaces"                 foreground="aluminium4"/>
-  <style name="background-pattern"          background="#rgba(46,46,46,0.8)"/>
+  <style name="background-pattern"          background="#2e2e2e"/>
   <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]