Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-summerfruit-dark.conf
Executable file
33
kitty/colors/base16/base16-summerfruit-dark.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Summerfruit Dark - kitty color config
|
||||
# Christopher Corley (http://christop.club/)
|
||||
background #151515
|
||||
foreground #d0d0d0
|
||||
selection_background #d0d0d0
|
||||
selection_foreground #151515
|
||||
url_color #b0b0b0
|
||||
cursor #d0d0d0
|
||||
active_border_color #505050
|
||||
active_tab_background #151515
|
||||
active_tab_foreground #d0d0d0
|
||||
inactive_tab_background #202020
|
||||
inactive_tab_foreground #b0b0b0
|
||||
|
||||
# normal
|
||||
color0 #151515
|
||||
color1 #ff0086
|
||||
color2 #00c918
|
||||
color3 #aba800
|
||||
color4 #3777e6
|
||||
color5 #ad00a1
|
||||
color6 #1faaaa
|
||||
color7 #d0d0d0
|
||||
|
||||
# bright
|
||||
color8 #505050
|
||||
color9 #fd8900
|
||||
color10 #202020
|
||||
color11 #303030
|
||||
color12 #b0b0b0
|
||||
color13 #e0e0e0
|
||||
color14 #cc6633
|
||||
color15 #d0d0d0
|
||||
Reference in New Issue
Block a user