Skip to content

Commit 4c70655

Browse files
authored
Merge pull request #143 from Starship-Headlight/Tangerine
2 parents 4fd0f02 + 874080d commit 4c70655

File tree

2 files changed

+209
-0
lines changed

2 files changed

+209
-0
lines changed

themes/tangerine/v1/code-block.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/tangerine/v1/theme.json

Lines changed: 208 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,208 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
3+
"name": "Tangerine",
4+
"id": "tangerine",
5+
"version": 1,
6+
"license": "GPL-3.0-or-later",
7+
"homepage": "https://notesnook.com",
8+
"description": " ",
9+
"colorScheme": "light",
10+
"compatibilityVersion": 1,
11+
"authors": [
12+
{
13+
"name": "MONARCH",
14+
"email": "[email protected]",
15+
"url": "https://www.notesnook.com"
16+
}
17+
],
18+
"scopes": {
19+
"base": {
20+
"primary": {
21+
"accent": "#d68400",
22+
"paragraph": "#202020",
23+
"background": "#ffffff",
24+
"border": "#ffffff",
25+
"heading": "#202020",
26+
"icon": "#666666",
27+
"separator": "#ffffff",
28+
"placeholder": "#999999",
29+
"hover": "#f4f1eb",
30+
"accentForeground": "#ffffff",
31+
"backdrop": "#0000007a"
32+
},
33+
"secondary": {
34+
"accent": "#a9a9a9",
35+
"paragraph": "#999999",
36+
"background": "#fcfcf8",
37+
"border": "#ffffff",
38+
"heading": "#202020",
39+
"icon": "#666666",
40+
"separator": "#ffffff",
41+
"placeholder": "#a9a9a9",
42+
"hover": "#f4f1eb",
43+
"accentForeground": "#ffffff",
44+
"backdrop": "#0000007a"
45+
},
46+
"disabled": {
47+
"accent": "#d68400",
48+
"paragraph": "#202020",
49+
"background": "#ffffff",
50+
"border": "#e6e6e6",
51+
"heading": "#202020",
52+
"icon": "#666666",
53+
"separator": "#ffffff",
54+
"placeholder": "#999999",
55+
"hover": "#f4f1eb",
56+
"accentForeground": "#ffffff",
57+
"backdrop": "#0000007a"
58+
},
59+
"selected": {
60+
"accent": "#d68400",
61+
"paragraph": "#202020",
62+
"background": "#fff3d66a",
63+
"border": "#fff3d6",
64+
"heading": "#202020",
65+
"icon": "#d68400",
66+
"separator": "#ffffff",
67+
"placeholder": "#fff3d6",
68+
"hover": "#fff3d6",
69+
"accentForeground": "#ffffff",
70+
"backdrop": "#0000007a"
71+
},
72+
"error": {
73+
"accent": "#f54b42",
74+
"paragraph": "#f54b42",
75+
"background": "#ffe2df",
76+
"border": "#E8E8E8",
77+
"heading": "#f54b42",
78+
"icon": "#f54b42",
79+
"separator": "#E8E8E8",
80+
"placeholder": "#a9a9a9",
81+
"hover": "#00000010",
82+
"accentForeground": "#ffffff",
83+
"backdrop": "#0000007a"
84+
},
85+
"success": {
86+
"accent": "#4F8A10",
87+
"paragraph": "#4F8A10",
88+
"background": "#85ce68",
89+
"border": "#E8E8E8",
90+
"heading": "#4F8A10",
91+
"icon": "#d68400",
92+
"separator": "#E8E8E8",
93+
"placeholder": "#a9a9a9",
94+
"hover": "#00000010",
95+
"accentForeground": "#ffffff",
96+
"backdrop": "#0000007a"
97+
}
98+
},
99+
"statusBar": {
100+
"primary": {
101+
"accent": "#202020",
102+
"paragraph": "#202020",
103+
"background": "#fcfcf8",
104+
"icon": "#666666"
105+
},
106+
"selected": {
107+
"paragraph": "#d68400"
108+
},
109+
"success": {
110+
"icon": "#666666"
111+
}
112+
},
113+
"list": {
114+
"primary": {
115+
"paragraph": "#666666",
116+
"icon": "#666666"
117+
},
118+
"selected": {
119+
"paragraph": "#666666",
120+
"background": "#fff3d66a"
121+
}
122+
},
123+
"editor": {
124+
"primary": {
125+
"border": "#c9c9c9"
126+
},
127+
"selected": {
128+
"paragraph": "#d68400",
129+
"background": "#fff3d6"
130+
}
131+
},
132+
"editorToolbar": {
133+
"primary": {
134+
"accent": "#202020",
135+
"paragraph": "#202020",
136+
"icon": "#202020",
137+
"hover": "#f4f1eb"
138+
},
139+
"selected": {
140+
"background": "#fff3d6"
141+
}
142+
},
143+
"editorSidebar": {
144+
"secondary": {
145+
"icon": "#b3b3b3"
146+
}
147+
},
148+
"titleBar": {
149+
"primary": {
150+
"background": "#fcfcf8"
151+
}
152+
},
153+
"dialog": {
154+
"primary": {
155+
"accent": "#d68400",
156+
"paragraph": "#666666",
157+
"border": "#e6e6e6",
158+
"heading": "#202020",
159+
"icon": "#666666"
160+
},
161+
"secondary": {
162+
"paragraph": "#888888",
163+
"background": "#fcfcf8",
164+
"border": "#e6e6e6",
165+
"icon": "#b3b3b3"
166+
},
167+
"selected": {
168+
"paragraph": "#d68400",
169+
"background": "#fff3d6"
170+
}
171+
},
172+
"navigationMenu": {
173+
"primary": {
174+
"accent": "#b8b8b8",
175+
"paragraph": "#202020",
176+
"background": "#fcfcf8",
177+
"border": "#e6e6e6",
178+
"icon": "#666666",
179+
"separator": "#fcfcf8"
180+
},
181+
"secondary": {
182+
"paragraph": "#c1c1c1",
183+
"background": "#fcfcf8"
184+
},
185+
"selected": {
186+
"paragraph": "#995e00",
187+
"background": "#fff3d6",
188+
"icon": "#a16910"
189+
}
190+
},
191+
"contextMenu": {
192+
"primary": {
193+
"paragraph": "#202020",
194+
"icon": "#666666",
195+
"hover": "#fff3d6"
196+
},
197+
"selected": {
198+
"background": "#fff3d6"
199+
}
200+
},
201+
"sheet": {
202+
"selected": {
203+
"paragraph": "#e60f0f",
204+
"background": "#d1d1d1"
205+
}
206+
}
207+
}
208+
}

0 commit comments

Comments
 (0)