42 lines
762 B
Plaintext
Executable File
42 lines
762 B
Plaintext
Executable File
# Base16 Summerfruit Light - kitty color config
|
|
# Christopher Corley (http://christop.club/)
|
|
background #ffffff
|
|
foreground #101010
|
|
selection_background #101010
|
|
selection_foreground #ffffff
|
|
url_color #000000
|
|
cursor #101010
|
|
active_border_color #b0b0b0
|
|
active_tab_background #ffffff
|
|
active_tab_foreground #101010
|
|
inactive_tab_background #e0e0e0
|
|
inactive_tab_foreground #000000
|
|
|
|
# normal
|
|
color0 #ffffff
|
|
color1 #ff0086
|
|
color2 #00c918
|
|
color3 #aba800
|
|
color4 #3777e6
|
|
color5 #ad00a1
|
|
color6 #1faaaa
|
|
color7 #101010
|
|
|
|
# bright
|
|
color8 #b0b0b0
|
|
color9 #ff0086
|
|
color10 #00c918
|
|
color11 #aba800
|
|
color12 #3777e6
|
|
color13 #ad00a1
|
|
color14 #1faaaa
|
|
color15 #101010
|
|
|
|
# extended base16 colors
|
|
color16 #fd8900
|
|
color17 #cc6633
|
|
color18 #e0e0e0
|
|
color19 #d0d0d0
|
|
color20 #000000
|
|
color21 #151515
|