-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlettepa-light.toml
71 lines (59 loc) · 1.84 KB
/
lettepa-light.toml
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[colors.normal]
black = "#fcfaf2" # bg, shironeri
red = "#db4d6d" # red0, nakabeni
green = "#66bab7" # green0, mizuasagi
yellow = "#f7c242" # yellow0, hanaba
blue = "#2ea9df" # blue0, tsuyukusa
magenta = "#f596aa" # magenta0, momo
cyan = "#7db9de" # cyan0, wasurenagusa
white = "#434343" # fg0, keshizumi
[colors.bright]
black = "#bdc0ba" # bg0, shironezumi
red = "#cb1b45" # red, kurenai
green = "#268785" # green, seiheki
yellow = "#96632e" # yellow, chojicha
blue = "#005caf" # blue, ruri
magenta = "#e03c8a" # magenta, tsutsuji
cyan = "#3a8fb7" # cyan, chigusa
white = "#0f2540" # fg, kon
[colors.dim]
black = "#fcfaf2" # bg, shironeri
red = "#db4d6d" # red0, nakabeni
green = "#66bab7" # green0, mizuasagi
yellow = "#f7c242" # yellow0, hanaba
blue = "#2ea9df" # blue0, tsuyukusa
magenta = "#f596aa" # magenta0, momo
cyan = "#7db9de" # cyan0, wasurenagusa
white = "#434343" # fg0, keshizumi
[colors.cursor]
cursor = "CellForeground"
text = "CellBackground"
[colors.footer_bar]
background = "#fcfaf2" # bg
foreground = "#0f2540" # fg
[colors.hints.end]
background = "#db4d6d" # red0
foreground = "#0f2540" # fg
[colors.hints.start]
background = "#db4d6d" # red0
foreground = "#0f2540" # fg
[colors.line_indicator]
background = "None"
foreground = "None"
[colors.primary]
background = "#fcfaf2" # bg
foreground = "#0f2540" # fg
dim_foreground = "#434343" # fg0
bright_foreground = "#0f2540" # fg
[colors.search.focused_match]
background = "CellForeground"
foreground = "#fcfaf2" # bg
[colors.search.matches]
background = "#7db9de" # cyan0
foreground = "#0f2540" # fg
[colors.selection]
background = "#bdc0ba" # bg0
text = "CellForeground"
[colors.vi_mode_cursor]
background = "CellForeground"
text = "#fcfaf2" # bg