mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
herbstluftwm: make the active border colour less intense
This commit is contained in:
parent
cd18b9f67a
commit
722e27069c
|
|
@ -47,7 +47,7 @@ then
|
|||
_hc set frame_bg_active_color "$fg_dim"
|
||||
_hc attr theme.active.color "$bg_main"
|
||||
_hc attr theme.active.inner_color "$bg_main"
|
||||
_hc attr theme.active.outer_color "$fg_main"
|
||||
_hc attr theme.active.outer_color "$fg_dim"
|
||||
_hc attr theme.active.title_color "$fg_main"
|
||||
|
||||
_hc set frame_border_normal_color "$bg_dim"
|
||||
|
|
|
|||
Loading…
Reference in a new issue