summaryrefslogtreecommitdiffstats
path: root/src/gui/ingen_style.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/ingen_style.rc')
-rw-r--r--src/gui/ingen_style.rc16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/gui/ingen_style.rc b/src/gui/ingen_style.rc
index d42e934c..4763e12a 100644
--- a/src/gui/ingen_style.rc
+++ b/src/gui/ingen_style.rc
@@ -28,11 +28,11 @@ style "ingen-default"
fg[SELECTED] = "#B8BBB9"
fg[INSENSITIVE] = "#48494B"
- bg[NORMAL] = "#282B29"
- bg[PRELIGHT] = "#383B39"
- bg[ACTIVE] = "#383B39"
+ bg[NORMAL] = "#1E2224"
+ bg[PRELIGHT] = "#333537"
+ bg[ACTIVE] = "#333537"
bg[SELECTED] = "#00A150"
- bg[INSENSITIVE] = "#282B29"
+ bg[INSENSITIVE] = "#1E2224"
base[NORMAL] = "#111"
base[PRELIGHT] = "#222"
@@ -40,10 +40,10 @@ style "ingen-default"
base[SELECTED] = "#0A2"
base[INSENSITIVE] = "#444"
- text[NORMAL] = "#EEE"
- text[PRELIGHT] = "#EEE"
- text[ACTIVE] = "#EEE"
- text[SELECTED] = "#EEE"
+ text[NORMAL] = "#FFF"
+ text[PRELIGHT] = "#FFF"
+ text[ACTIVE] = "#FFF"
+ text[SELECTED] = "#FFF"
text[INSENSITIVE] = "#666"
engine "clearlooks"