kitty: Drop srcery color scheme and use default
This commit is contained in:
parent
cba7712eb2
commit
93c0c7033b
1 changed files with 2 additions and 47 deletions
|
@ -961,6 +961,8 @@ map kitty_mod+e kitten hints
|
|||
#: to different shortcuts. For a full description see kittens/hints.
|
||||
#: }}}
|
||||
|
||||
# }}}
|
||||
|
||||
#: Miscellaneous {{{
|
||||
|
||||
# map kitty_mod+f11 toggle_fullscreen
|
||||
|
@ -1023,50 +1025,3 @@ map kitty_mod+e kitten hints
|
|||
#: map ctrl+alt+a send_text application Word\x1bOH
|
||||
|
||||
#: }}}
|
||||
|
||||
# }}}
|
||||
|
||||
### srcery_kitty.conf
|
||||
### https://github.com/srcery-colors/srcery-terminal/
|
||||
|
||||
## Special Colors
|
||||
|
||||
foreground #FCE8C3
|
||||
background #1C1B19
|
||||
cursor #FBB829
|
||||
selection_foreground #1C1B19
|
||||
selection_background #FCE8C3
|
||||
|
||||
## Main Colors
|
||||
|
||||
# Black
|
||||
color0 #1C1B19
|
||||
color8 #2D2C29
|
||||
|
||||
# Red
|
||||
color1 #EF2F27
|
||||
color9 #F75341
|
||||
|
||||
# Green
|
||||
color2 #519F50
|
||||
color10 #98BC37
|
||||
|
||||
# Yellow
|
||||
color3 #FBB829
|
||||
color11 #FED06E
|
||||
|
||||
# Blue
|
||||
color4 #2C78BF
|
||||
color12 #68A8E4
|
||||
|
||||
# Magenta
|
||||
color5 #E02C6D
|
||||
color13 #FF5C8F
|
||||
|
||||
# Cyan
|
||||
color6 #0AAEB3
|
||||
color14 #53FDE9
|
||||
|
||||
# White
|
||||
color7 #918175
|
||||
color15 #FCE8C3
|
||||
|
|
Loading…
Reference in a new issue