Files
zenbones-theme/extras/kitty/forestbones_light.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

50 lines
1.2 KiB
Plaintext
Raw Permalink Normal View History

2024-03-24 10:15:11 +00:00
# This file is auto-generated by shipwright.nvim
# vim:ft=kitty
## name: forestbones_light
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/forestbones_light.conf
## blurb: A zenbones variant inspired by Everforest.
foreground #4F5B62
background #FAF3E1
selection_foreground #4F5B62
selection_background #D3DFE6
# Cursor colors
cursor #4F5B62
cursor_text_color #FAF3E1
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #4F5B62
active_tab_background #EEBADB
inactive_tab_foreground #4F5B62
inactive_tab_background #E3D191
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #FAF3E1
color8 #DBC988
# red
color1 #F85550
color9 #E6271C
# green
color2 #8DA200
color10 #758700
# yellow
color3 #DEA000
color11 #B98500
# blue
color4 #3A94C4
color12 #297CA6
# magenta
color5 #DF69BA
color13 #CA43A3
# cyan
color6 #36A87E
color14 #258C67
# white
color7 #4F5B62
color15 #6E7F88
# You can set the remaining 240 colors as color16 to color255.