-
-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathforestbones_light.conf
49 lines (49 loc) · 1.25 KB
/
forestbones_light.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# 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.