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