[gnome-builder] style: tweak background color of builder-dark theme
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] style: tweak background color of builder-dark theme
- Date: Tue, 16 Feb 2016 05:03:19 +0000 (UTC)
commit 27a8615afaeaa37f3ed78ff74a3491dca09d0825
Author: Christian Hergert <chergert redhat com>
Date: Mon Feb 15 21:02:23 2016 -0800
style: tweak background color of builder-dark theme
This should match the UI a bit better
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 1ec6ff9..876f010 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="aluminium6"/>
+ <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="aluminium6"/>
+ <style name="line-numbers" foreground="aluminium4" background="#292929"/>
<style name="draw-spaces" foreground="aluminium4"/>
- <style name="background-pattern" background="#32383a"/>
+ <style name="background-pattern" background="#2f2f2f"/>
<style name="map-overlay" background="#rgba(136,138,133,0.25)"/>
<!-- Bracket Matching -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]