Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-material-lighter.conf
Executable file
33
kitty/colors/base16/base16-material-lighter.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Material Lighter - kitty color config
|
||||
# Nate Peterson
|
||||
background #fafafa
|
||||
foreground #80cbc4
|
||||
selection_background #80cbc4
|
||||
selection_foreground #fafafa
|
||||
url_color #8796b0
|
||||
cursor #80cbc4
|
||||
active_border_color #ccd7da
|
||||
active_tab_background #fafafa
|
||||
active_tab_foreground #80cbc4
|
||||
inactive_tab_background #e7eaec
|
||||
inactive_tab_foreground #8796b0
|
||||
|
||||
# normal
|
||||
color0 #fafafa
|
||||
color1 #ff5370
|
||||
color2 #91b859
|
||||
color3 #ffb62c
|
||||
color4 #6182b8
|
||||
color5 #7c4dff
|
||||
color6 #39adb5
|
||||
color7 #80cbc4
|
||||
|
||||
# bright
|
||||
color8 #ccd7da
|
||||
color9 #f76d47
|
||||
color10 #e7eaec
|
||||
color11 #cceae7
|
||||
color12 #8796b0
|
||||
color13 #80cbc4
|
||||
color14 #e53935
|
||||
color15 #80cbc4
|
||||
Reference in New Issue
Block a user