[gnome-builder] style-scheme: tweak color more



commit 1a4477192ab70d81eaa7836655e70959d88d88a2
Author: Christian Hergert <christian hergert me>
Date:   Wed May 20 21:21:40 2015 -0700

    style-scheme: tweak color more
    
    We'll get this right eventually!

 data/style-schemes/builder.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/style-schemes/builder.xml b/data/style-schemes/builder.xml
index 0babbf3..49e4c77 100644
--- a/data/style-schemes/builder.xml
+++ b/data/style-schemes/builder.xml
@@ -72,7 +72,7 @@
   <!-- Global Settings -->
   <style name="text"                        foreground="text1" background="bg1"/>
   <style name="selection"                   background="selection1"/>
-  <style name="map-overlay"                 background="#rgba(193,203,210,0.75)"/>
+  <style name="map-overlay"                 background="#rgba(193,203,210,0.55)"/>
   <style name="cursor"                      foreground="aluminium4"/>
   <style name="current-line"                background="#rgba(238,238,236,.75)"/>
   <style name="current-line-number"         background="#rgba(238,238,236,.75)"/>


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