-
-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathrosebones_light.conf
49 lines (49 loc) · 1.24 KB
/
rosebones_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: rosebones_light
## author: Michael Chris Lopez
## license: MIT
## upstream: https://github.com/mcchrish/zenbones.nvim/raw/main/extras/kitty/rosebones_light.conf
## blurb: A zenbones variant inspired by Rosé Pine.
foreground #724341
background #FBF6F0
selection_foreground #724341
selection_background #EADDDC
# Cursor colors
cursor #724341
cursor_text_color #FBF6F0
# URL underline color when hovering with mouse
# kitty window border colors
# OS Window titlebar colors
# Tab bar colors
active_tab_foreground #724341
active_tab_background #D1C9DC
inactive_tab_foreground #724341
inactive_tab_background #ECD0A9
# Colors for marks (marked text in the terminal)
# The basic 16 colors
# black
color0 #FBF6F0
color8 #E8C48B
# red
color1 #B5637A
color9 #A54A66
# green
color2 #286A84
color10 #1C5970
# yellow
color3 #EC9D33
color11 #C68223
# blue
color4 #5795A0
color12 #407D88
# magenta
color5 #917BA9
color13 #855AAC
# cyan
color6 #5795A0
color14 #407D88
# white
color7 #724341
color15 #A4635F
# You can set the remaining 240 colors as color16 to color255.