34 lines
628 B
Plaintext
Executable File
34 lines
628 B
Plaintext
Executable File
# Base16 Twilight - kitty color config
|
|
# David Hart (https://github.com/hartbit)
|
|
background #1e1e1e
|
|
foreground #a7a7a7
|
|
selection_background #a7a7a7
|
|
selection_foreground #1e1e1e
|
|
url_color #838184
|
|
cursor #a7a7a7
|
|
active_border_color #5f5a60
|
|
active_tab_background #1e1e1e
|
|
active_tab_foreground #a7a7a7
|
|
inactive_tab_background #323537
|
|
inactive_tab_foreground #838184
|
|
|
|
# normal
|
|
color0 #1e1e1e
|
|
color1 #cf6a4c
|
|
color2 #8f9d6a
|
|
color3 #f9ee98
|
|
color4 #7587a6
|
|
color5 #9b859d
|
|
color6 #afc4db
|
|
color7 #a7a7a7
|
|
|
|
# bright
|
|
color8 #5f5a60
|
|
color9 #cda869
|
|
color10 #323537
|
|
color11 #464b50
|
|
color12 #838184
|
|
color13 #c3c3c3
|
|
color14 #9b703f
|
|
color15 #a7a7a7
|