Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-material-256.conf
Executable file
41
kitty/colors/base16/base16-material-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Material - kitty color config
|
||||
# Nate Peterson
|
||||
background #263238
|
||||
foreground #eeffff
|
||||
selection_background #eeffff
|
||||
selection_foreground #263238
|
||||
url_color #b2ccd6
|
||||
cursor #eeffff
|
||||
active_border_color #546e7a
|
||||
active_tab_background #263238
|
||||
active_tab_foreground #eeffff
|
||||
inactive_tab_background #2e3c43
|
||||
inactive_tab_foreground #b2ccd6
|
||||
|
||||
# normal
|
||||
color0 #263238
|
||||
color1 #f07178
|
||||
color2 #c3e88d
|
||||
color3 #ffcb6b
|
||||
color4 #82aaff
|
||||
color5 #c792ea
|
||||
color6 #89ddff
|
||||
color7 #eeffff
|
||||
|
||||
# bright
|
||||
color8 #546e7a
|
||||
color9 #f07178
|
||||
color10 #c3e88d
|
||||
color11 #ffcb6b
|
||||
color12 #82aaff
|
||||
color13 #c792ea
|
||||
color14 #89ddff
|
||||
color15 #eeffff
|
||||
|
||||
# extended base16 colors
|
||||
color16 #f78c6c
|
||||
color17 #ff5370
|
||||
color18 #2e3c43
|
||||
color19 #314549
|
||||
color20 #b2ccd6
|
||||
color21 #eeffff
|
||||
Reference in New Issue
Block a user