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: zenbones_dim
|
|
## license: MIT
|
|
## author: Michael Chris Lopez
|
|
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/zenbones_dim.conf
|
|
|
|
background #E8E4E3
|
|
foreground #2C363C
|
|
selection_background #C7D7E2
|
|
selection_foreground #2C363C
|
|
url_color #1D5573
|
|
cursor #2C363C
|
|
|
|
# Tabs
|
|
active_tab_background #D9AFD0
|
|
active_tab_foreground #2C363C
|
|
inactive_tab_background #CABFBA
|
|
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
|