config/kitty/colo_tokyonight_day.conf (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
background #e1e2e7 foreground #3760bf selection_background #b6bfe2 selection_foreground #3760bf url_color #387068 cursor #3760bf cursor_text_color #e1e2e7 # Tabs active_tab_background #2e7de9 active_tab_foreground #e9e9ec inactive_tab_background #c4c8da inactive_tab_foreground #8990b3 #tab_bar_background #e9e9ed # Windows active_border_color #2e7de9 inactive_border_color #c4c8da # normal color0 #e9e9ed color1 #f52a65 color2 #587539 color3 #8c6c3e color4 #2e7de9 color5 #9854f1 color6 #007197 color7 #6172b0 # bright color8 #a1a6c5 color9 #f52a65 color10 #587539 color11 #8c6c3e color12 #2e7de9 color13 #9854f1 color14 #007197 color15 #3760bf # extended colors color16 #b15c00 color17 #c64343 |