41 lines
816 B
Plaintext
41 lines
816 B
Plaintext
|
|
# 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
|
||
|
|
|
||
|
|
background #E7EEE8
|
||
|
|
foreground #212F19
|
||
|
|
selection_background #D8E6D0
|
||
|
|
selection_foreground #212F19
|
||
|
|
url_color #1D5573
|
||
|
|
cursor #212F19
|
||
|
|
|
||
|
|
# Tabs
|
||
|
|
active_tab_background #D2A6C8
|
||
|
|
active_tab_foreground #212F19
|
||
|
|
inactive_tab_background #C0D3C3
|
||
|
|
inactive_tab_foreground #212F19
|
||
|
|
#tab_bar_background ${tab_bar_background}
|
||
|
|
|
||
|
|
# normal
|
||
|
|
color0 #E7EEE8
|
||
|
|
color1 #A8334C
|
||
|
|
color2 #567A30
|
||
|
|
color3 #944927
|
||
|
|
color4 #286486
|
||
|
|
color5 #88507D
|
||
|
|
color6 #3B8992
|
||
|
|
color7 #212F19
|
||
|
|
|
||
|
|
# bright
|
||
|
|
color8 #B9D0BC
|
||
|
|
color9 #94253E
|
||
|
|
color10 #466522
|
||
|
|
color11 #803D1C
|
||
|
|
color12 #1D5573
|
||
|
|
color13 #7B3B70
|
||
|
|
color14 #2B747C
|
||
|
|
color15 #4D6E3A
|