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

42 lines
762 B
Plaintext
Executable File

# Base16 Harmonic16 Light - kitty color config
# Jannik Siebert (https://github.com/janniks)
background #f7f9fb
foreground #405c79
selection_background #405c79
selection_foreground #f7f9fb
url_color #627e99
cursor #405c79
active_border_color #aabcce
active_tab_background #f7f9fb
active_tab_foreground #405c79
inactive_tab_background #e5ebf1
inactive_tab_foreground #627e99
# normal
color0 #f7f9fb
color1 #bf8b56
color2 #56bf8b
color3 #8bbf56
color4 #8b56bf
color5 #bf568b
color6 #568bbf
color7 #405c79
# bright
color8 #aabcce
color9 #bf8b56
color10 #56bf8b
color11 #8bbf56
color12 #8b56bf
color13 #bf568b
color14 #568bbf
color15 #405c79
# extended base16 colors
color16 #bfbf56
color17 #bf5656
color18 #e5ebf1
color19 #cbd6e2
color20 #627e99
color21 #223b54