commit 05b7b5821ee37e4f393153f4fd2427c3a8ef0936 parent a4b7d093cd163dab5cdd2e111d2adbeb4f321ed9 Author: pyratebeard <root@pyratebeard.net> Date: Thu, 11 Jan 2018 22:02:32 +0000 changed border focus color Diffstat:
M | awesome/.config/awesome/themes/dotshare/theme.lua | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/awesome/.config/awesome/themes/dotshare/theme.lua b/awesome/.config/awesome/themes/dotshare/theme.lua @@ -54,7 +54,7 @@ theme.fg_minimize = "#404040" theme.border_width = "1" theme.border_normal = "#151515" -theme.border_focus = "#404040" +theme.border_focus = "#a0cf5d" theme.border_marked = "#ff0056" -- There are other variable sets