kitty: Allow borders to be distinguished easily
This commit is contained in:
parent
447d4e50b5
commit
f0ad084c84
1 changed files with 2 additions and 2 deletions
|
@ -336,12 +336,12 @@ remember_window_size no
|
||||||
#: placed centrally. A value of top-left means the padding will be on
|
#: placed centrally. A value of top-left means the padding will be on
|
||||||
#: only the bottom and right edges.
|
#: only the bottom and right edges.
|
||||||
|
|
||||||
# active_border_color #00ff00
|
active_border_color #dddddd
|
||||||
|
|
||||||
#: The color for the border of the active window. Set this to none to
|
#: The color for the border of the active window. Set this to none to
|
||||||
#: not draw borders around the active window.
|
#: not draw borders around the active window.
|
||||||
|
|
||||||
# inactive_border_color #cccccc
|
inactive_border_color #000000
|
||||||
|
|
||||||
#: The color for the border of inactive windows
|
#: The color for the border of inactive windows
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue