Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-materia.conf
Executable file
33
kitty/colors/base16/base16-materia.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Materia - kitty color config
|
||||
# Defman21
|
||||
background #263238
|
||||
foreground #cdd3de
|
||||
selection_background #cdd3de
|
||||
selection_foreground #263238
|
||||
url_color #c9ccd3
|
||||
cursor #cdd3de
|
||||
active_border_color #707880
|
||||
active_tab_background #263238
|
||||
active_tab_foreground #cdd3de
|
||||
inactive_tab_background #2c393f
|
||||
inactive_tab_foreground #c9ccd3
|
||||
|
||||
# normal
|
||||
color0 #263238
|
||||
color1 #ec5f67
|
||||
color2 #8bd649
|
||||
color3 #ffcc00
|
||||
color4 #89ddff
|
||||
color5 #82aaff
|
||||
color6 #80cbc4
|
||||
color7 #cdd3de
|
||||
|
||||
# bright
|
||||
color8 #707880
|
||||
color9 #ea9560
|
||||
color10 #2c393f
|
||||
color11 #37474f
|
||||
color12 #c9ccd3
|
||||
color13 #d5dbe5
|
||||
color14 #ec5f67
|
||||
color15 #cdd3de
|
||||
Reference in New Issue
Block a user