add kitty theme

dev-doc
Mat Jones 3 years ago
parent 5914d62d8b
commit bdd645a250
No known key found for this signature in database
GPG Key ID: 176B4EA5B47DEFD5

@ -0,0 +1,39 @@
# based on https://github.com/Pocco81/Catppuccino.nvim
background #0e171c
foreground #abb2bf
selection_background #3b4261
selection_foreground #dfdfe0
url_color #dfdfe0
cursor #abb2bf
# Tabs
active_tab_background #61afef
active_tab_foreground #2a2e36
inactive_tab_background #dfdfe0
inactive_tab_foreground #0e171c
tab_bar_background #0e171c
# normal
color0 #393b44
color1 #c94f6d
color2 #97c374
color3 #dbc074
color4 #61afef
color5 #c678dd
color6 #63cdcf
color7 #2a2e36
# bright
color8 #7f8c98
color9 #e06c75
color10 #58cd8b
color11 #ffe37e
color12 #84cee4
color13 #b8a1e3
color14 #59F0FF
color15 #7f8c98
# extended colors
color16 #ffe37e
color17 #e06c75
Loading…
Cancel
Save