Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-material-palenight.conf
Executable file
33
kitty/colors/base16/base16-material-palenight.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Material Palenight - kitty color config
|
||||
# Nate Peterson
|
||||
background #292d3e
|
||||
foreground #959dcb
|
||||
selection_background #959dcb
|
||||
selection_foreground #292d3e
|
||||
url_color #8796b0
|
||||
cursor #959dcb
|
||||
active_border_color #676e95
|
||||
active_tab_background #292d3e
|
||||
active_tab_foreground #959dcb
|
||||
inactive_tab_background #444267
|
||||
inactive_tab_foreground #8796b0
|
||||
|
||||
# normal
|
||||
color0 #292d3e
|
||||
color1 #f07178
|
||||
color2 #c3e88d
|
||||
color3 #ffcb6b
|
||||
color4 #82aaff
|
||||
color5 #c792ea
|
||||
color6 #89ddff
|
||||
color7 #959dcb
|
||||
|
||||
# bright
|
||||
color8 #676e95
|
||||
color9 #f78c6c
|
||||
color10 #444267
|
||||
color11 #32374d
|
||||
color12 #8796b0
|
||||
color13 #959dcb
|
||||
color14 #ff5370
|
||||
color15 #959dcb
|
||||
Reference in New Issue
Block a user