40
extras/kitty/zenbones_bright.conf
Normal file
40
extras/kitty/zenbones_bright.conf
Normal file
@@ -0,0 +1,40 @@
|
||||
# This file is auto-generated from lua/zenbones/template/kitty.lua
|
||||
# vim:ft=kitty
|
||||
## name: zenbones_bright
|
||||
## license: MIT
|
||||
## author: Michael Chris Lopez
|
||||
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_bright.conf
|
||||
|
||||
background #F8F6F5
|
||||
foreground #2C363C
|
||||
selection_background #D2DFE7
|
||||
selection_foreground #2C363C
|
||||
url_color #1D5573
|
||||
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
|
||||
color0 #F0EDEC
|
||||
color1 #A8334C
|
||||
color2 #4F6C31
|
||||
color3 #944927
|
||||
color4 #286486
|
||||
color5 #88507D
|
||||
color6 #3B8992
|
||||
color7 #2C363C
|
||||
|
||||
# bright
|
||||
color8 #CFC1BA
|
||||
color9 #94253E
|
||||
color10 #3F5A22
|
||||
color11 #803D1C
|
||||
color12 #1D5573
|
||||
color13 #7B3B70
|
||||
color14 #2B747C
|
||||
color15 #4F5E68
|
||||
Reference in New Issue
Block a user