all repos

dotfiles @ 3221160

my dotfiles
1 files changed, 30 insertions(+), 29 deletions(-)
kitty: update color theme
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2022-12-02 14:18:29 +0200
Parent: 59635df
M config/kitty/kitty.conf

@@ -45,32 +45,33 @@ map ctrl+minus change_font_size all -1

map ctrl+backspace change_font_size all 0 ## Colors -background #1F1F28 -foreground #DCD7BA -selection_background #2D4F67 -selection_foreground #C8C093 -url_color #72A7BC -cursor #C8C093 -active_tab_background #2D4F67 -active_tab_foreground #DCD7BA -inactive_tab_background #223249 -inactive_tab_foreground #727169 -tab_bar_background #15161E -color0 #090618 -color1 #C34043 -color2 #76946A -color3 #C0A36E -color4 #7E9CD8 -color5 #957FB8 -color6 #6A9589 -color7 #C8C093 -color8 #727169 -color9 #E82424 -color10 #98BB6C -color11 #E6C384 -color12 #7FB4CA -color13 #938AA9 -color14 #7AA89F -color15 #DCD7BA -color16 #FFA066 -color17 #FF5D62 +background #1a1b26 +foreground #c0caf5 +selection_background #33467c +selection_foreground #c0caf5 +url_color #73daca +cursor #c0caf5 +cursor_text_color #1a1b26 +active_tab_background #7aa2f7 +active_tab_foreground #16161e +inactive_tab_background #292e42 +inactive_tab_foreground #545c7e +#tab_bar_background #15161e +color0 #15161e +color1 #f7768e +color2 #9ece6a +color3 #e0af68 +color4 #7aa2f7 +color5 #bb9af7 +color6 #7dcfff +color7 #a9b1d6 +color8 #414868 +color9 #f7768e +color10 #9ece6a +color11 #e0af68 +color12 #7aa2f7 +color13 #bb9af7 +color14 #7dcfff +color15 #c0caf5 +color16 #ff9e64 +color17 #db4b4b