42 lines
752 B
Plaintext
Executable File
42 lines
752 B
Plaintext
Executable File
# Base16 Apathy - kitty color config
|
|
# Jannik Siebert (https://github.com/janniks)
|
|
background #031a16
|
|
foreground #81b5ac
|
|
selection_background #81b5ac
|
|
selection_foreground #031a16
|
|
url_color #5f9c92
|
|
cursor #81b5ac
|
|
active_border_color #2b685e
|
|
active_tab_background #031a16
|
|
active_tab_foreground #81b5ac
|
|
inactive_tab_background #0b342d
|
|
inactive_tab_foreground #5f9c92
|
|
|
|
# normal
|
|
color0 #031a16
|
|
color1 #3e9688
|
|
color2 #883e96
|
|
color3 #3e4c96
|
|
color4 #96883e
|
|
color5 #4c963e
|
|
color6 #963e4c
|
|
color7 #81b5ac
|
|
|
|
# bright
|
|
color8 #2b685e
|
|
color9 #3e9688
|
|
color10 #883e96
|
|
color11 #3e4c96
|
|
color12 #96883e
|
|
color13 #4c963e
|
|
color14 #963e4c
|
|
color15 #81b5ac
|
|
|
|
# extended base16 colors
|
|
color16 #3e7996
|
|
color17 #3e965b
|
|
color18 #0b342d
|
|
color19 #184e45
|
|
color20 #5f9c92
|
|
color21 #a7cec8
|