Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-seti-256.conf
Executable file
41
kitty/colors/base16/base16-seti-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Seti UI - kitty color config
|
||||
#
|
||||
background #151718
|
||||
foreground #d6d6d6
|
||||
selection_background #d6d6d6
|
||||
selection_foreground #151718
|
||||
url_color #43a5d5
|
||||
cursor #d6d6d6
|
||||
active_border_color #41535b
|
||||
active_tab_background #151718
|
||||
active_tab_foreground #d6d6d6
|
||||
inactive_tab_background #282a2b
|
||||
inactive_tab_foreground #43a5d5
|
||||
|
||||
# normal
|
||||
color0 #151718
|
||||
color1 #cd3f45
|
||||
color2 #9fca56
|
||||
color3 #e6cd69
|
||||
color4 #55b5db
|
||||
color5 #a074c4
|
||||
color6 #55dbbe
|
||||
color7 #d6d6d6
|
||||
|
||||
# bright
|
||||
color8 #41535b
|
||||
color9 #cd3f45
|
||||
color10 #9fca56
|
||||
color11 #e6cd69
|
||||
color12 #55b5db
|
||||
color13 #a074c4
|
||||
color14 #55dbbe
|
||||
color15 #d6d6d6
|
||||
|
||||
# extended base16 colors
|
||||
color16 #db7b55
|
||||
color17 #8a553f
|
||||
color18 #282a2b
|
||||
color19 #3b758c
|
||||
color20 #43a5d5
|
||||
color21 #eeeeee
|
||||
Reference in New Issue
Block a user