Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-rebecca.conf
Executable file
33
kitty/colors/base16/base16-rebecca.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Rebecca - kitty color config
|
||||
# Victor Borja (http://github.com/vic) based on Rebecca Theme (http://github.com/vic/rebecca-theme)
|
||||
background #292a44
|
||||
foreground #f1eff8
|
||||
selection_background #f1eff8
|
||||
selection_foreground #292a44
|
||||
url_color #a0a0c5
|
||||
cursor #f1eff8
|
||||
active_border_color #666699
|
||||
active_tab_background #292a44
|
||||
active_tab_foreground #f1eff8
|
||||
inactive_tab_background #663399
|
||||
inactive_tab_foreground #a0a0c5
|
||||
|
||||
# normal
|
||||
color0 #292a44
|
||||
color1 #a0a0c5
|
||||
color2 #6dfedf
|
||||
color3 #ae81ff
|
||||
color4 #2de0a7
|
||||
color5 #7aa5ff
|
||||
color6 #8eaee0
|
||||
color7 #f1eff8
|
||||
|
||||
# bright
|
||||
color8 #666699
|
||||
color9 #efe4a1
|
||||
color10 #663399
|
||||
color11 #383a62
|
||||
color12 #a0a0c5
|
||||
color13 #ccccff
|
||||
color14 #ff79c6
|
||||
color15 #f1eff8
|
||||
Reference in New Issue
Block a user