Files
zenbones-theme/extras/kitty/zenbones.conf

41 lines
808 B
Plaintext
Raw Normal View History

2021-09-21 20:55:53 +08:00
# This file is auto-generated from lua/zenbones/template/kitty.lua
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
url_color #1D5573
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 #4F6C31
2021-09-04 16:03:41 +08:00
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
color8 #CFC1BA
color9 #94253E
color10 #3F5A22
color11 #803D1C
color12 #1D5573
color13 #7B3B70
color14 #2B747C
color15 #4F5E68