commit 3fc8c9d0d9faa29620ecf535732ee0b84a11eb35
parent ce7766a82adb5ca2c197e0104364b194a1878b0f
Author: pyratebeard <root@pyratebeard.net>
Date: Sun, 6 Nov 2016 17:47:52 +0000
changed back to cyan border
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/awesome/.config/awesome/themes/boneyard/theme.lua b/awesome/.config/awesome/themes/boneyard/theme.lua
@@ -49,13 +49,13 @@ theme.bg_urgent = "#212121"
theme.bg_minimize = "#121212"
theme.fg_normal = "#d9d9d9"
-theme.fg_focus = "#d9d9d9"
+theme.fg_focus = "#01c8e5"
theme.fg_urgent = "#ff0056"
theme.fg_minimize = "#ababab"
theme.border_width = "1"
theme.border_normal = "#515151"
-theme.border_focus = "#d9d9d9"
+theme.border_focus = "#01c8e5"
theme.border_marked = "#ff0056"
-- There are other variable sets