Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-dracula-256.conf
Executable file
41
kitty/colors/base16/base16-dracula-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Dracula - kitty color config
|
||||
# Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)
|
||||
background #282936
|
||||
foreground #e9e9f4
|
||||
selection_background #e9e9f4
|
||||
selection_foreground #282936
|
||||
url_color #62d6e8
|
||||
cursor #e9e9f4
|
||||
active_border_color #4d4f68
|
||||
active_tab_background #282936
|
||||
active_tab_foreground #e9e9f4
|
||||
inactive_tab_background #3a3c4e
|
||||
inactive_tab_foreground #62d6e8
|
||||
|
||||
# normal
|
||||
color0 #282936
|
||||
color1 #ea51b2
|
||||
color2 #00f769
|
||||
color3 #ebff87
|
||||
color4 #62d6e8
|
||||
color5 #b45bcf
|
||||
color6 #a1efe4
|
||||
color7 #e9e9f4
|
||||
|
||||
# bright
|
||||
color8 #4d4f68
|
||||
color9 #ea51b2
|
||||
color10 #00f769
|
||||
color11 #ebff87
|
||||
color12 #62d6e8
|
||||
color13 #b45bcf
|
||||
color14 #a1efe4
|
||||
color15 #e9e9f4
|
||||
|
||||
# extended base16 colors
|
||||
color16 #b45bcf
|
||||
color17 #00f769
|
||||
color18 #3a3c4e
|
||||
color19 #626483
|
||||
color20 #62d6e8
|
||||
color21 #f1f2f8
|
||||
Reference in New Issue
Block a user