Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-solarflare-256.conf
Executable file
41
kitty/colors/base16/base16-solarflare-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Solar Flare - kitty color config
|
||||
# Chuck Harmston (https://chuck.harmston.ch)
|
||||
background #18262f
|
||||
foreground #a6afb8
|
||||
selection_background #a6afb8
|
||||
selection_foreground #18262f
|
||||
url_color #85939e
|
||||
cursor #a6afb8
|
||||
active_border_color #667581
|
||||
active_tab_background #18262f
|
||||
active_tab_foreground #a6afb8
|
||||
inactive_tab_background #222e38
|
||||
inactive_tab_foreground #85939e
|
||||
|
||||
# normal
|
||||
color0 #18262f
|
||||
color1 #ef5253
|
||||
color2 #7cc844
|
||||
color3 #e4b51c
|
||||
color4 #33b5e1
|
||||
color5 #a363d5
|
||||
color6 #52cbb0
|
||||
color7 #a6afb8
|
||||
|
||||
# bright
|
||||
color8 #667581
|
||||
color9 #ef5253
|
||||
color10 #7cc844
|
||||
color11 #e4b51c
|
||||
color12 #33b5e1
|
||||
color13 #a363d5
|
||||
color14 #52cbb0
|
||||
color15 #a6afb8
|
||||
|
||||
# extended base16 colors
|
||||
color16 #e66b2b
|
||||
color17 #d73c9a
|
||||
color18 #222e38
|
||||
color19 #586875
|
||||
color20 #85939e
|
||||
color21 #e8e9ed
|
||||
Reference in New Issue
Block a user