Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-ashes-256.conf
Executable file
41
kitty/colors/base16/base16-ashes-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Ashes - kitty color config
|
||||
# Jannik Siebert (https://github.com/janniks)
|
||||
background #1c2023
|
||||
foreground #c7ccd1
|
||||
selection_background #c7ccd1
|
||||
selection_foreground #1c2023
|
||||
url_color #adb3ba
|
||||
cursor #c7ccd1
|
||||
active_border_color #747c84
|
||||
active_tab_background #1c2023
|
||||
active_tab_foreground #c7ccd1
|
||||
inactive_tab_background #393f45
|
||||
inactive_tab_foreground #adb3ba
|
||||
|
||||
# normal
|
||||
color0 #1c2023
|
||||
color1 #c7ae95
|
||||
color2 #95c7ae
|
||||
color3 #aec795
|
||||
color4 #ae95c7
|
||||
color5 #c795ae
|
||||
color6 #95aec7
|
||||
color7 #c7ccd1
|
||||
|
||||
# bright
|
||||
color8 #747c84
|
||||
color9 #c7ae95
|
||||
color10 #95c7ae
|
||||
color11 #aec795
|
||||
color12 #ae95c7
|
||||
color13 #c795ae
|
||||
color14 #95aec7
|
||||
color15 #c7ccd1
|
||||
|
||||
# extended base16 colors
|
||||
color16 #c7c795
|
||||
color17 #c79595
|
||||
color18 #393f45
|
||||
color19 #565e65
|
||||
color20 #adb3ba
|
||||
color21 #dfe2e5
|
||||
Reference in New Issue
Block a user