Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-3024.conf
Executable file
33
kitty/colors/base16/base16-3024.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 3024 - kitty color config
|
||||
# Jan T. Sott (http://github.com/idleberg)
|
||||
background #090300
|
||||
foreground #a5a2a2
|
||||
selection_background #a5a2a2
|
||||
selection_foreground #090300
|
||||
url_color #807d7c
|
||||
cursor #a5a2a2
|
||||
active_border_color #5c5855
|
||||
active_tab_background #090300
|
||||
active_tab_foreground #a5a2a2
|
||||
inactive_tab_background #3a3432
|
||||
inactive_tab_foreground #807d7c
|
||||
|
||||
# normal
|
||||
color0 #090300
|
||||
color1 #db2d20
|
||||
color2 #01a252
|
||||
color3 #fded02
|
||||
color4 #01a0e4
|
||||
color5 #a16a94
|
||||
color6 #b5e4f4
|
||||
color7 #a5a2a2
|
||||
|
||||
# bright
|
||||
color8 #5c5855
|
||||
color9 #e8bbd0
|
||||
color10 #3a3432
|
||||
color11 #4a4543
|
||||
color12 #807d7c
|
||||
color13 #d6d5d4
|
||||
color14 #cdab53
|
||||
color15 #a5a2a2
|
||||
Reference in New Issue
Block a user