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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

41 lines
816 B
Plaintext
Raw Normal View History

2021-09-21 21:13:10 +08:00
# This file is auto-generated from lua/zenbones/template/kitty.lua
# vim:ft=kitty
## name: neovim_light
## license: MIT
## author: Michael Chris Lopez
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neovim_light.conf
2021-10-09 16:26:23 +08:00
background #E5EDE6
foreground #202E18
selection_background #B1EA90
selection_foreground #202E18
2021-09-21 21:13:10 +08:00
url_color #1D5573
2021-10-09 16:26:23 +08:00
cursor #202E18
2021-09-21 21:13:10 +08:00
# Tabs
active_tab_background #D2A6C8
2021-10-09 16:26:23 +08:00
active_tab_foreground #202E18
inactive_tab_background #BDCABF
inactive_tab_foreground #202E18
2021-09-21 21:13:10 +08:00
#tab_bar_background ${tab_bar_background}
# normal
2021-10-09 16:26:23 +08:00
color0 #E5EDE6
2021-09-21 21:13:10 +08:00
color1 #A8334C
2021-10-09 17:24:14 +08:00
color2 #567A30
2021-09-21 21:13:10 +08:00
color3 #944927
color4 #286486
color5 #88507D
color6 #3B8992
2021-10-09 16:26:23 +08:00
color7 #202E18
2021-09-21 21:13:10 +08:00
# bright
2021-10-09 16:26:23 +08:00
color8 #B3C6B6
2021-09-21 21:13:10 +08:00
color9 #94253E
2021-10-09 17:24:14 +08:00
color10 #466522
2021-09-21 21:13:10 +08:00
color11 #803D1C
color12 #1D5573
color13 #7B3B70
color14 #2B747C
2021-10-09 16:26:23 +08:00
color15 #415934