Update .config/awesome/themes/catppuccin/theme.lua

This commit is contained in:
punkfairie 2024-05-19 13:33:28 -07:00
parent 5e0ab594db
commit bb405b2ceb
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -76,7 +76,7 @@ theme.fg_urgent = theme.color.text
theme.fg_minimize = theme.color.text
theme.useless_gap = dpi(10)
theme.border_width = dpi(1)
theme.border_width = dpi(3)
theme.border_normal = theme.color.surface0
theme.border_focus = theme.color.accent1
theme.border_marked = theme.color.maroon