42 lines
800 B
Plaintext
Executable File
42 lines
800 B
Plaintext
Executable File
# Base16 Circus - kitty color config
|
|
# Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)
|
|
background #191919
|
|
foreground #a7a7a7
|
|
selection_background #a7a7a7
|
|
selection_foreground #191919
|
|
url_color #505050
|
|
cursor #a7a7a7
|
|
active_border_color #5f5a60
|
|
active_tab_background #191919
|
|
active_tab_foreground #a7a7a7
|
|
inactive_tab_background #202020
|
|
inactive_tab_foreground #505050
|
|
|
|
# normal
|
|
color0 #191919
|
|
color1 #dc657d
|
|
color2 #84b97c
|
|
color3 #c3ba63
|
|
color4 #639ee4
|
|
color5 #b888e2
|
|
color6 #4bb1a7
|
|
color7 #a7a7a7
|
|
|
|
# bright
|
|
color8 #5f5a60
|
|
color9 #dc657d
|
|
color10 #84b97c
|
|
color11 #c3ba63
|
|
color12 #639ee4
|
|
color13 #b888e2
|
|
color14 #4bb1a7
|
|
color15 #a7a7a7
|
|
|
|
# extended base16 colors
|
|
color16 #4bb1a7
|
|
color17 #b888e2
|
|
color18 #202020
|
|
color19 #303030
|
|
color20 #505050
|
|
color21 #808080
|