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

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

41 lines
814 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_dark
## license: MIT
## author: Michael Chris Lopez
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/neovim_dark.conf
2021-10-03 08:29:42 +08:00
background #0F191F
foreground #C7D6D0
selection_background #3A4A44
selection_foreground #C7D6D0
url_color #61ABDA
cursor #C7D6D0
2021-09-21 21:13:10 +08:00
# Tabs
2021-10-03 08:29:42 +08:00
active_tab_background #73516C
active_tab_foreground #C7D6D0
inactive_tab_background #284253
inactive_tab_foreground #C7D6D0
2021-09-21 21:13:10 +08:00
#tab_bar_background ${tab_bar_background}
# normal
2021-10-03 08:29:42 +08:00
color0 #0F191F
color1 #DE6E7C
color2 #8EFF6B
color3 #B77E64
color4 #6099C0
color5 #B279A7
color6 #66A5AD
color7 #C7D6D0
2021-09-21 21:13:10 +08:00
# bright
2021-10-03 08:29:42 +08:00
color8 #264354
color9 #E8838F
color10 #A1FF85
color11 #D68C67
color12 #61ABDA
color13 #CF86C1
color14 #65B8C1
color15 #92AFA3