50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
|
|
# This file is auto-generated by shipwright.nvim
|
||
|
|
# vim:ft=kitty
|
||
|
|
## name: forestbones_dark
|
||
|
|
## author: Michael Chris Lopez
|
||
|
|
## license: MIT
|
||
|
|
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/forestbones_dark.conf
|
||
|
|
## blurb: A zenbones variant inspired by Everforest.
|
||
|
|
foreground #E7DCC4
|
||
|
|
background #2C343A
|
||
|
|
selection_foreground #E7DCC4
|
||
|
|
selection_background #615B51
|
||
|
|
# Cursor colors
|
||
|
|
cursor #EBE2CF
|
||
|
|
cursor_text_color #2C343A
|
||
|
|
# URL underline color when hovering with mouse
|
||
|
|
# kitty window border colors
|
||
|
|
# OS Window titlebar colors
|
||
|
|
# Tab bar colors
|
||
|
|
active_tab_foreground #E7DCC4
|
||
|
|
active_tab_background #9E5179
|
||
|
|
inactive_tab_foreground #E7DCC4
|
||
|
|
inactive_tab_background #3E4850
|
||
|
|
# Colors for marks (marked text in the terminal)
|
||
|
|
# The basic 16 colors
|
||
|
|
# black
|
||
|
|
color0 #2C343A
|
||
|
|
color8 #45525C
|
||
|
|
# red
|
||
|
|
color1 #E67C7F
|
||
|
|
color9 #ED9294
|
||
|
|
# green
|
||
|
|
color2 #A9C181
|
||
|
|
color10 #B0CE7B
|
||
|
|
# yellow
|
||
|
|
color3 #DDBD7F
|
||
|
|
color11 #EDC77A
|
||
|
|
# blue
|
||
|
|
color4 #7FBCB4
|
||
|
|
color12 #7AC9C0
|
||
|
|
# magenta
|
||
|
|
color5 #D69AB7
|
||
|
|
color13 #E5A7C4
|
||
|
|
# cyan
|
||
|
|
color6 #83C193
|
||
|
|
color14 #7DD093
|
||
|
|
# white
|
||
|
|
color7 #E7DCC4
|
||
|
|
color15 #B2A790
|
||
|
|
# You can set the remaining 240 colors as color16 to color255.
|