Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-gruvbox-dark-medium-256.conf
Executable file
41
kitty/colors/base16/base16-gruvbox-dark-medium-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Gruvbox dark, medium - kitty color config
|
||||
# Dawid Kurek (dawikur@gmail.com), morhetz (https://github.com/morhetz/gruvbox)
|
||||
background #282828
|
||||
foreground #d5c4a1
|
||||
selection_background #d5c4a1
|
||||
selection_foreground #282828
|
||||
url_color #bdae93
|
||||
cursor #d5c4a1
|
||||
active_border_color #665c54
|
||||
active_tab_background #282828
|
||||
active_tab_foreground #d5c4a1
|
||||
inactive_tab_background #3c3836
|
||||
inactive_tab_foreground #bdae93
|
||||
|
||||
# normal
|
||||
color0 #282828
|
||||
color1 #fb4934
|
||||
color2 #b8bb26
|
||||
color3 #fabd2f
|
||||
color4 #83a598
|
||||
color5 #d3869b
|
||||
color6 #8ec07c
|
||||
color7 #d5c4a1
|
||||
|
||||
# bright
|
||||
color8 #665c54
|
||||
color9 #fb4934
|
||||
color10 #b8bb26
|
||||
color11 #fabd2f
|
||||
color12 #83a598
|
||||
color13 #d3869b
|
||||
color14 #8ec07c
|
||||
color15 #d5c4a1
|
||||
|
||||
# extended base16 colors
|
||||
color16 #fe8019
|
||||
color17 #d65d0e
|
||||
color18 #3c3836
|
||||
color19 #504945
|
||||
color20 #bdae93
|
||||
color21 #ebdbb2
|
||||
Reference in New Issue
Block a user