Files
dotfiles/kitty/colors/base16/base16-default-light-256.conf
2019-05-04 21:03:07 +04:00

42 lines
755 B
Plaintext
Executable File

# Base16 Default Light - kitty color config
# Chris Kempson (http://chriskempson.com)
background #f8f8f8
foreground #383838
selection_background #383838
selection_foreground #f8f8f8
url_color #585858
cursor #383838
active_border_color #b8b8b8
active_tab_background #f8f8f8
active_tab_foreground #383838
inactive_tab_background #e8e8e8
inactive_tab_foreground #585858
# normal
color0 #f8f8f8
color1 #ab4642
color2 #a1b56c
color3 #f7ca88
color4 #7cafc2
color5 #ba8baf
color6 #86c1b9
color7 #383838
# bright
color8 #b8b8b8
color9 #ab4642
color10 #a1b56c
color11 #f7ca88
color12 #7cafc2
color13 #ba8baf
color14 #86c1b9
color15 #383838
# extended base16 colors
color16 #dc9656
color17 #a16946
color18 #e8e8e8
color19 #d8d8d8
color20 #585858
color21 #282828