Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-google-dark-256.conf
Executable file
41
kitty/colors/base16/base16-google-dark-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Google Dark - kitty color config
|
||||
# Seth Wright (http://sethawright.com)
|
||||
background #1d1f21
|
||||
foreground #c5c8c6
|
||||
selection_background #c5c8c6
|
||||
selection_foreground #1d1f21
|
||||
url_color #b4b7b4
|
||||
cursor #c5c8c6
|
||||
active_border_color #969896
|
||||
active_tab_background #1d1f21
|
||||
active_tab_foreground #c5c8c6
|
||||
inactive_tab_background #282a2e
|
||||
inactive_tab_foreground #b4b7b4
|
||||
|
||||
# normal
|
||||
color0 #1d1f21
|
||||
color1 #cc342b
|
||||
color2 #198844
|
||||
color3 #fba922
|
||||
color4 #3971ed
|
||||
color5 #a36ac7
|
||||
color6 #3971ed
|
||||
color7 #c5c8c6
|
||||
|
||||
# bright
|
||||
color8 #969896
|
||||
color9 #cc342b
|
||||
color10 #198844
|
||||
color11 #fba922
|
||||
color12 #3971ed
|
||||
color13 #a36ac7
|
||||
color14 #3971ed
|
||||
color15 #c5c8c6
|
||||
|
||||
# extended base16 colors
|
||||
color16 #f96a38
|
||||
color17 #3971ed
|
||||
color18 #282a2e
|
||||
color19 #373b41
|
||||
color20 #b4b7b4
|
||||
color21 #e0e0e0
|
||||
Reference in New Issue
Block a user