Add kitty terminal configuration
Update other stuff
This commit is contained in:
41
kitty/colors/base16/base16-mellow-purple-256.conf
Executable file
41
kitty/colors/base16/base16-mellow-purple-256.conf
Executable file
@@ -0,0 +1,41 @@
|
||||
# Base16 Mellow Purple - kitty color config
|
||||
# gidsi
|
||||
background #1e0528
|
||||
foreground #ffeeff
|
||||
selection_background #ffeeff
|
||||
selection_foreground #1e0528
|
||||
url_color #873582
|
||||
cursor #ffeeff
|
||||
active_border_color #320f55
|
||||
active_tab_background #1e0528
|
||||
active_tab_foreground #ffeeff
|
||||
inactive_tab_background #1a092d
|
||||
inactive_tab_foreground #873582
|
||||
|
||||
# normal
|
||||
color0 #1e0528
|
||||
color1 #00d9e9
|
||||
color2 #05cb0d
|
||||
color3 #955ae7
|
||||
color4 #550068
|
||||
color5 #8991bb
|
||||
color6 #b900b1
|
||||
color7 #ffeeff
|
||||
|
||||
# bright
|
||||
color8 #320f55
|
||||
color9 #00d9e9
|
||||
color10 #05cb0d
|
||||
color11 #955ae7
|
||||
color12 #550068
|
||||
color13 #8991bb
|
||||
color14 #b900b1
|
||||
color15 #ffeeff
|
||||
|
||||
# extended base16 colors
|
||||
color16 #aa00a3
|
||||
color17 #4d6fff
|
||||
color18 #1a092d
|
||||
color19 #331354
|
||||
color20 #873582
|
||||
color21 #ffeeff
|
||||
Reference in New Issue
Block a user