2021-09-04 16:03:41 +08:00
|
|
|
# vim:ft=kitty
|
|
|
|
|
## name: zenbones
|
|
|
|
|
## license: MIT
|
|
|
|
|
## author: Michael Chris Lopez
|
|
|
|
|
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones.conf
|
|
|
|
|
|
|
|
|
|
background #F0EDEC
|
|
|
|
|
foreground #2C363C
|
|
|
|
|
selection_background #D2DFE7
|
|
|
|
|
selection_foreground #2C363C
|
2021-09-14 16:07:08 +08:00
|
|
|
url_color #1F5A7A
|
2021-09-04 16:03:41 +08:00
|
|
|
cursor #2C363C
|
|
|
|
|
|
|
|
|
|
# Tabs
|
|
|
|
|
active_tab_background #D2A6C8
|
|
|
|
|
active_tab_foreground #2C363C
|
|
|
|
|
inactive_tab_background #D1C7C3
|
|
|
|
|
inactive_tab_foreground #2C363C
|
|
|
|
|
#tab_bar_background ${tab_bar_background}
|
|
|
|
|
|
|
|
|
|
# normal
|
2021-09-14 16:07:08 +08:00
|
|
|
color0 #F0EDEC
|
2021-09-04 16:03:41 +08:00
|
|
|
color1 #A8334C
|
|
|
|
|
color2 #617437
|
|
|
|
|
color3 #944927
|
|
|
|
|
color4 #286486
|
|
|
|
|
color5 #88507D
|
|
|
|
|
color6 #3B8992
|
2021-09-14 16:07:08 +08:00
|
|
|
color7 #2C363C
|
2021-09-04 16:03:41 +08:00
|
|
|
|
|
|
|
|
# bright
|
2021-09-14 16:07:08 +08:00
|
|
|
color8 #DCD2CE
|
2021-09-04 16:03:41 +08:00
|
|
|
color9 #9C2842
|
|
|
|
|
color10 #55672A
|
|
|
|
|
color11 #87411E
|
|
|
|
|
color12 #1F5A7A
|
|
|
|
|
color13 #864079
|
|
|
|
|
color14 #2F7C85
|
2021-09-14 16:07:08 +08:00
|
|
|
color15 #44525B
|