Temp add 1px border
This commit is contained in:
parent
8c58663980
commit
7f58067a66
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ theme.fg_urgent = "#dc322f"
|
||||||
theme.fg_minimize = "#ffffff"
|
theme.fg_minimize = "#ffffff"
|
||||||
|
|
||||||
theme.useless_gap = dpi(5)
|
theme.useless_gap = dpi(5)
|
||||||
theme.border_width = dpi(0)
|
theme.border_width = dpi(1)
|
||||||
theme.border_normal = "#788e95"
|
theme.border_normal = "#788e95"
|
||||||
theme.border_focus = "#586e75"
|
theme.border_focus = "#586e75"
|
||||||
theme.border_marked = "#586e75"
|
theme.border_marked = "#586e75"
|
||||||
|
|
Loading…
Reference in a new issue