summaryrefslogtreecommitdiff
path: root/config/awesome/themes
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2016-12-13 10:07:53 +0100
committerPeter Palfrader <peter@palfrader.org>2016-12-15 21:49:55 +0100
commitebbda18dfb774064e1151b0fcd354de24fe49202 (patch)
tree4f3f3c09e01b05752266ddd67657b8c6c1c29bcd /config/awesome/themes
parent7f714ed9173fba309079ec1f75f64e39199977ed (diff)
more key things
Diffstat (limited to 'config/awesome/themes')
-rw-r--r--config/awesome/themes/weasel/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/awesome/themes/weasel/theme.lua b/config/awesome/themes/weasel/theme.lua
index 98b86f0..32e9bb7 100644
--- a/config/awesome/themes/weasel/theme.lua
+++ b/config/awesome/themes/weasel/theme.lua
@@ -1,7 +1,7 @@
theme = {}
theme.bg_normal = "#222222"
-theme.bg_focus = "#333d4c"
+theme.bg_focus = "#666d8c"
theme.border_width = 1
theme.border_normal = "#222222"