commit 833a1c2ea45308cef4bbab465be1099ef708e8ca
parent d301d07f5386d08ce49d20e6510d02b3aeb82af2
Author: pyratebeard <root@pyratebeard.net>
Date: Sat, 14 Oct 2017 22:46:58 +0100
reduced border width and changed focus color to gray
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/awesome/.config/awesome/themes/dotshare/theme.lua b/awesome/.config/awesome/themes/dotshare/theme.lua
@@ -52,9 +52,9 @@ theme.fg_focus = "#a0cf5d"
theme.fg_urgent = "#d23d3d"
theme.fg_minimize = "#404040"
-theme.border_width = "2"
+theme.border_width = "1"
theme.border_normal = "#151515"
-theme.border_focus = "#a0cf5d"
+theme.border_focus = "#404040"
theme.border_marked = "#ff0056"
-- There are other variable sets