diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 2c27b10..c395769 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -336,12 +336,12 @@ remember_window_size no #: placed centrally. A value of top-left means the padding will be on #: 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 #: not draw borders around the active window. -# inactive_border_color #cccccc +inactive_border_color #000000 #: The color for the border of inactive windows