42 lines
751 B
Plaintext
Executable File
42 lines
751 B
Plaintext
Executable File
# 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
|