42 lines
757 B
Plaintext
Executable File
42 lines
757 B
Plaintext
Executable File
# Base16 Marrakesh - kitty color config
|
|
# Alexandre Gavioli (http://github.com/Alexx2/)
|
|
background #201602
|
|
foreground #948e48
|
|
selection_background #948e48
|
|
selection_foreground #201602
|
|
url_color #86813b
|
|
cursor #948e48
|
|
active_border_color #6c6823
|
|
active_tab_background #201602
|
|
active_tab_foreground #948e48
|
|
inactive_tab_background #302e00
|
|
inactive_tab_foreground #86813b
|
|
|
|
# normal
|
|
color0 #201602
|
|
color1 #c35359
|
|
color2 #18974e
|
|
color3 #a88339
|
|
color4 #477ca1
|
|
color5 #8868b3
|
|
color6 #75a738
|
|
color7 #948e48
|
|
|
|
# bright
|
|
color8 #6c6823
|
|
color9 #c35359
|
|
color10 #18974e
|
|
color11 #a88339
|
|
color12 #477ca1
|
|
color13 #8868b3
|
|
color14 #75a738
|
|
color15 #948e48
|
|
|
|
# extended base16 colors
|
|
color16 #b36144
|
|
color17 #b3588e
|
|
color18 #302e00
|
|
color19 #5f5b17
|
|
color20 #86813b
|
|
color21 #ccc37a
|