[Kitty] Update color schemes

This commit is contained in:
Daniel Carrillo 2024-01-20 18:01:56 +01:00
parent d24dfcdcbd
commit c5b60a99ca
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
2 changed files with 34 additions and 33 deletions

View File

@ -24,6 +24,7 @@ color1 #f47067
color2 #57ab5a color2 #57ab5a
color3 #c69026 color3 #c69026
color4 #539bf5 color4 #539bf5
# Customized color5
color5 #fffacd color5 #fffacd
color6 #39c5cf color6 #39c5cf
color7 #909dab color7 #909dab

View File

@ -1,50 +1,50 @@
# vim:ft=kitty # vim:ft=kitty
## name: Tokyo Night Moon ## name: Tokyo Night Storm
## license: MIT ## license: MIT
## author: Folke Lemaitre ## author: Folke Lemaitre
## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_moon.conf ## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_storm.conf
background #222436 background #24283b
foreground #c8d3f5 foreground #c0caf5
selection_background #3654a7 selection_background #2e3c64
selection_foreground #c8d3f5 selection_foreground #c0caf5
url_color #4fd6be url_color #73daca
cursor #c8d3f5 cursor #c0caf5
cursor_text_color #222436 cursor_text_color #24283b
# Tabs # Tabs
active_tab_background #82aaff active_tab_background #7aa2f7
active_tab_foreground #1e2030 active_tab_foreground #1f2335
inactive_tab_background #2f334d inactive_tab_background #292e42
inactive_tab_foreground #545c7e inactive_tab_foreground #545c7e
#tab_bar_background #1b1d2b #tab_bar_background #1d202f
# Windows # Windows
active_border_color #82aaff active_border_color #7aa2f7
inactive_border_color #2f334d inactive_border_color #292e42
# normal # normal
color0 #1b1d2b color0 #1d202f
color1 #ff757f color1 #f7768e
color2 #c3e88d color2 #9ece6a
color3 #ffc777 color3 #e0af68
color4 #82aaff color4 #7aa2f7
color5 #c099ff color5 #bb9af7
color6 #84a1be color6 #7dcfff
color7 #828bb8 color7 #a9b1d6
# bright # bright
color8 #444a73 color8 #414868
color9 #ff757f color9 #f7768e
color10 #c3e88d color10 #9ece6a
color11 #ffc777 color11 #e0af68
color12 #82aaff color12 #7aa2f7
color13 #c099ff color13 #bb9af7
color14 #84a1be color14 #7dcfff
color15 #c8d3f5 color15 #c0caf5
# extended colors # extended colors
color16 #ff5252 color16 #ff9e64
color17 #c53b53 color17 #db4b4b