Add kitty terminal configuration
Update other stuff
This commit is contained in:
33
kitty/colors/base16/base16-circus.conf
Executable file
33
kitty/colors/base16/base16-circus.conf
Executable file
@@ -0,0 +1,33 @@
|
||||
# Base16 Circus - kitty color config
|
||||
# Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)
|
||||
background #191919
|
||||
foreground #a7a7a7
|
||||
selection_background #a7a7a7
|
||||
selection_foreground #191919
|
||||
url_color #505050
|
||||
cursor #a7a7a7
|
||||
active_border_color #5f5a60
|
||||
active_tab_background #191919
|
||||
active_tab_foreground #a7a7a7
|
||||
inactive_tab_background #202020
|
||||
inactive_tab_foreground #505050
|
||||
|
||||
# normal
|
||||
color0 #191919
|
||||
color1 #dc657d
|
||||
color2 #84b97c
|
||||
color3 #c3ba63
|
||||
color4 #639ee4
|
||||
color5 #b888e2
|
||||
color6 #4bb1a7
|
||||
color7 #a7a7a7
|
||||
|
||||
# bright
|
||||
color8 #5f5a60
|
||||
color9 #4bb1a7
|
||||
color10 #202020
|
||||
color11 #303030
|
||||
color12 #505050
|
||||
color13 #808080
|
||||
color14 #b888e2
|
||||
color15 #a7a7a7
|
||||
Reference in New Issue
Block a user