34 lines
637 B
Plaintext
Executable File
34 lines
637 B
Plaintext
Executable File
# Base16 One Light - kitty color config
|
|
# Daniel Pfeifer (http://github.com/purpleKarrot)
|
|
background #fafafa
|
|
foreground #383a42
|
|
selection_background #383a42
|
|
selection_foreground #fafafa
|
|
url_color #696c77
|
|
cursor #383a42
|
|
active_border_color #a0a1a7
|
|
active_tab_background #fafafa
|
|
active_tab_foreground #383a42
|
|
inactive_tab_background #f0f0f1
|
|
inactive_tab_foreground #696c77
|
|
|
|
# normal
|
|
color0 #fafafa
|
|
color1 #ca1243
|
|
color2 #50a14f
|
|
color3 #c18401
|
|
color4 #4078f2
|
|
color5 #a626a4
|
|
color6 #0184bc
|
|
color7 #383a42
|
|
|
|
# bright
|
|
color8 #a0a1a7
|
|
color9 #d75f00
|
|
color10 #f0f0f1
|
|
color11 #e5e5e6
|
|
color12 #696c77
|
|
color13 #202227
|
|
color14 #986801
|
|
color15 #383a42
|