From 961695a47afd62625243b01132a5ef8aed22ec9c Mon Sep 17 00:00:00 2001 From: djent- Date: Fri, 22 Mar 2019 18:01:19 -0400 Subject: [PATCH] Add color config for internal window borders --- pywal/templates/colors-kitty.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pywal/templates/colors-kitty.conf b/pywal/templates/colors-kitty.conf index c9324e0..e9b5bbf 100644 --- a/pywal/templates/colors-kitty.conf +++ b/pywal/templates/colors-kitty.conf @@ -7,6 +7,10 @@ active_tab_background {background} inactive_tab_foreground {background} inactive_tab_background {foreground} +active_border_color {foreground} +inactive_border_color {background} +bell_border_color {color1} + color0 {color0} color8 {color8} color1 {color1}