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

42 lines
764 B
Plaintext
Executable File

# Base16 Grayscale Light - kitty color config
# Alexandre Gavioli (https://github.com/Alexx2/)
background #f7f7f7
foreground #464646
selection_background #464646
selection_foreground #f7f7f7
url_color #525252
cursor #464646
active_border_color #ababab
active_tab_background #f7f7f7
active_tab_foreground #464646
inactive_tab_background #e3e3e3
inactive_tab_foreground #525252
# normal
color0 #f7f7f7
color1 #7c7c7c
color2 #8e8e8e
color3 #a0a0a0
color4 #686868
color5 #747474
color6 #868686
color7 #464646
# bright
color8 #ababab
color9 #7c7c7c
color10 #8e8e8e
color11 #a0a0a0
color12 #686868
color13 #747474
color14 #868686
color15 #464646
# extended base16 colors
color16 #999999
color17 #5e5e5e
color18 #e3e3e3
color19 #b9b9b9
color20 #525252
color21 #252525