Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-greenscreen.conf
Executable file
33
kitty/colors/base16/base16-greenscreen.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Green Screen - kitty color config
|
||||
# Chris Kempson (http://chriskempson.com)
|
||||
background #001100
|
||||
foreground #00bb00
|
||||
selection_background #00bb00
|
||||
selection_foreground #001100
|
||||
url_color #009900
|
||||
cursor #00bb00
|
||||
active_border_color #007700
|
||||
active_tab_background #001100
|
||||
active_tab_foreground #00bb00
|
||||
inactive_tab_background #003300
|
||||
inactive_tab_foreground #009900
|
||||
|
||||
# normal
|
||||
color0 #001100
|
||||
color1 #007700
|
||||
color2 #00bb00
|
||||
color3 #007700
|
||||
color4 #009900
|
||||
color5 #00bb00
|
||||
color6 #005500
|
||||
color7 #00bb00
|
||||
|
||||
# bright
|
||||
color8 #007700
|
||||
color9 #009900
|
||||
color10 #003300
|
||||
color11 #005500
|
||||
color12 #009900
|
||||
color13 #00dd00
|
||||
color14 #005500
|
||||
color15 #00bb00
|
||||
Reference in New Issue
Block a user