Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-black-metal-nile.conf
Executable file
33
kitty/colors/base16/base16-black-metal-nile.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Black Metal (Nile) - kitty color config
|
||||
# metalelf0 (https://github.com/metalelf0)
|
||||
background #000000
|
||||
foreground #c1c1c1
|
||||
selection_background #c1c1c1
|
||||
selection_foreground #000000
|
||||
url_color #999999
|
||||
cursor #c1c1c1
|
||||
active_border_color #333333
|
||||
active_tab_background #000000
|
||||
active_tab_foreground #c1c1c1
|
||||
inactive_tab_background #121212
|
||||
inactive_tab_foreground #999999
|
||||
|
||||
# normal
|
||||
color0 #000000
|
||||
color1 #5f8787
|
||||
color2 #aa9988
|
||||
color3 #777755
|
||||
color4 #888888
|
||||
color5 #999999
|
||||
color6 #aaaaaa
|
||||
color7 #c1c1c1
|
||||
|
||||
# bright
|
||||
color8 #333333
|
||||
color9 #aaaaaa
|
||||
color10 #121212
|
||||
color11 #222222
|
||||
color12 #999999
|
||||
color13 #999999
|
||||
color14 #444444
|
||||
color15 #c1c1c1
|
||||
Reference in New Issue
Block a user