summarylogtreecommitdiffstats
path: root/dark_colors.patch
diff options
context:
space:
mode:
authorAdam Goldsmith2017-10-08 01:46:08 -0400
committerAdam Goldsmith2017-10-08 01:46:08 -0400
commitaf14ed0ed0d31158045ac489e4b0dca5ac2ffe24 (patch)
treea5582abb663db99e62c3ae325816ce51b6a374c2 /dark_colors.patch
parentc80a6c63667548a996bd7905dab45bcf69eec103 (diff)
downloadaur-af14ed0ed0d31158045ac489e4b0dca5ac2ffe24.tar.gz
Bump version number and update patch for 2.6.7
Diffstat (limited to 'dark_colors.patch')
-rw-r--r--dark_colors.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/dark_colors.patch b/dark_colors.patch
index a18f1659cd25..43e90a7a5ac3 100644
--- a/dark_colors.patch
+++ b/dark_colors.patch
@@ -44,7 +44,7 @@
@import "functions";
// default color scheme
--$bg_color: if($variant == "dark", #444, #eee);
+-$bg_color: if($variant == "dark", #444, #dedede);
-$fg_color: if($variant == "dark", #ddd, #555);
+$bg_color: if($variant == "dark", #333, #eee);
+$fg_color: if($variant == "dark", #dcdcdc, #555);
@@ -74,7 +74,7 @@
$dark_shadow: #000;
--- a/index.theme
+++ b/index.theme
-@@ -1,10 +1,10 @@
+@@ -1,11 +1,11 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
-Name=Numix
@@ -85,7 +85,8 @@
[X-GNOME-Metatheme]
-GtkTheme=Numix
--MetacityTheme=Numix
+GtkTheme=Numix-DarkBlue
+ IconTheme=Numix
+-MetacityTheme=Numix
+MetacityTheme=Numix-DarkBlue
ButtonLayout=:minimize,maximize,close