generate zenflesh files

This commit is contained in:
Michael Chris Lopez
2021-09-14 05:54:36 +08:00
parent 87bd1e39fa
commit c728d71fa0
9 changed files with 365 additions and 3 deletions

View File

@@ -0,0 +1,39 @@
# vim:ft=kitty
## name: zenflesh
## license: MIT
## author: Michael Chris Lopez
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenflesh.conf
background #1A1715
foreground #B6BCC1
selection_background #303B41
selection_foreground #B6BCC1
url_color #C873B8
cursor #B6BCC1
# Tabs
active_tab_background #775370
active_tab_foreground #B6BCC1
inactive_tab_background #37312F
inactive_tab_foreground #B6BCC1
#tab_bar_background ${tab_bar_background}
# normal
color0 #B6BCC1
color1 #BB6572
color2 #75884C
color3 #B86E54
color4 #4185AE
color5 #AC75A1
color6 #4F969E
color7 #1A1715
# bright
color8 #969CA0
color9 #D16D7D
color10 #7F974C
color11 #D07654
color12 #4293C2
color13 #C873B8
color14 #4CA2AC
color15 #2F2925