chore: rebuild artifacts
This commit is contained in:
40
extras/kitty/vimbones.conf
Normal file
40
extras/kitty/vimbones.conf
Normal file
@@ -0,0 +1,40 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: vimbones
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/vimbones.conf
|
||||
|
||||
background #F0F0CA
|
||||
foreground #353535
|
||||
selection_background #D7D7D7
|
||||
selection_foreground #353535
|
||||
url_color #1D5573
|
||||
cursor #353535
|
||||
|
||||
# Tabs
|
||||
active_tab_background #DEB9D6
|
||||
active_tab_foreground #353535
|
||||
inactive_tab_background #CBCBAB
|
||||
inactive_tab_foreground #353535
|
||||
#tab_bar_background ${tab_bar_background}
|
||||
|
||||
# normal
|
||||
color0 #F0F0CA
|
||||
color1 #A8334C
|
||||
color2 #4F6C31
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #353535
|
||||
|
||||
# bright
|
||||
color8 #C6C6A3
|
||||
color9 #94253E
|
||||
color10 #3F5A22
|
||||
color11 #803D1C
|
||||
color12 #1D5573
|
||||
color13 #7B3B70
|
||||
color14 #2B747C
|
||||
color15 #5C5C5C
|
||||
Reference in New Issue
Block a user