42 lines
746 B
Plaintext
Executable File
42 lines
746 B
Plaintext
Executable File
# Base16 Flat - kitty color config
|
|
# Chris Kempson (http://chriskempson.com)
|
|
background #2c3e50
|
|
foreground #e0e0e0
|
|
selection_background #e0e0e0
|
|
selection_foreground #2c3e50
|
|
url_color #bdc3c7
|
|
cursor #e0e0e0
|
|
active_border_color #95a5a6
|
|
active_tab_background #2c3e50
|
|
active_tab_foreground #e0e0e0
|
|
inactive_tab_background #34495e
|
|
inactive_tab_foreground #bdc3c7
|
|
|
|
# normal
|
|
color0 #2c3e50
|
|
color1 #e74c3c
|
|
color2 #2ecc71
|
|
color3 #f1c40f
|
|
color4 #3498db
|
|
color5 #9b59b6
|
|
color6 #1abc9c
|
|
color7 #e0e0e0
|
|
|
|
# bright
|
|
color8 #95a5a6
|
|
color9 #e74c3c
|
|
color10 #2ecc71
|
|
color11 #f1c40f
|
|
color12 #3498db
|
|
color13 #9b59b6
|
|
color14 #1abc9c
|
|
color15 #e0e0e0
|
|
|
|
# extended base16 colors
|
|
color16 #e67e22
|
|
color17 #be643c
|
|
color18 #34495e
|
|
color19 #7f8c8d
|
|
color20 #bdc3c7
|
|
color21 #f5f5f5
|