about summary refs log tree commit diff
path: root/awesome/.config/awesome/themes/srcery/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'awesome/.config/awesome/themes/srcery/theme.lua')
-rw-r--r--awesome/.config/awesome/themes/srcery/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/.config/awesome/themes/srcery/theme.lua b/awesome/.config/awesome/themes/srcery/theme.lua
index d0c3e26..0c0578c 100644
--- a/awesome/.config/awesome/themes/srcery/theme.lua
+++ b/awesome/.config/awesome/themes/srcery/theme.lua
@@ -53,7 +53,7 @@ theme.hotkeys_fg    = theme.fg_normal
 
 theme.useless_gap   = 0
 theme.border_width  = 2
-theme.border_normal = theme.bg_focus
+theme.border_normal = '#353535'
 theme.border_focus  = theme.orange
 theme.border_marked = theme.red