@wow-two-beta/ui 0.0.64 → 0.0.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-NIFL35PJ.js → chunk-3BNEDKMS.js} +3 -3
- package/dist/{chunk-NIFL35PJ.js.map → chunk-3BNEDKMS.js.map} +1 -1
- package/dist/chunk-LS4EGKUK.js +1656 -0
- package/dist/chunk-LS4EGKUK.js.map +1 -0
- package/dist/forms/index.js +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -4
- package/dist/layout/index.js +3 -3
- package/dist/themes/Oklch.d.ts +42 -0
- package/dist/themes/Theme.d.ts +76 -0
- package/dist/themes/Tokens.d.ts +40 -0
- package/dist/themes/css.d.ts +20 -0
- package/dist/themes/generate.d.ts +6 -0
- package/dist/themes/index.d.ts +11 -0
- package/dist/themes/index.js +4 -0
- package/dist/themes/index.js.map +1 -0
- package/dist/themes/pool.d.ts +3 -0
- package/dist/themes/registry.d.ts +16 -0
- package/dist/themes/validate.d.ts +25 -0
- package/dist/themes/validated.d.ts +3 -0
- package/dist/themes.css +15374 -0
- package/dist/themes.json +2898 -0
- package/package.json +9 -2
package/dist/themes.json
ADDED
|
@@ -0,0 +1,2898 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "smart-qr",
|
|
4
|
+
"name": "Smart QR",
|
|
5
|
+
"description": "Violet brand + teal accent on cool lavender-grey (light) / charcoal (dark) — the validated Smart QR product theme.",
|
|
6
|
+
"tags": [
|
|
7
|
+
"brand",
|
|
8
|
+
"violet",
|
|
9
|
+
"teal",
|
|
10
|
+
"validated",
|
|
11
|
+
"product"
|
|
12
|
+
],
|
|
13
|
+
"status": "validated",
|
|
14
|
+
"contrastAA": false
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"id": "wow",
|
|
18
|
+
"name": "WoW",
|
|
19
|
+
"description": "House blue — the @wow-two-beta/ui default vibe, regenerated in OKLCH.",
|
|
20
|
+
"tags": [
|
|
21
|
+
"brand",
|
|
22
|
+
"default",
|
|
23
|
+
"cool",
|
|
24
|
+
"analogous",
|
|
25
|
+
"crisp",
|
|
26
|
+
"aa"
|
|
27
|
+
],
|
|
28
|
+
"status": "candidate",
|
|
29
|
+
"contrastAA": true
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "midnight",
|
|
33
|
+
"name": "Midnight",
|
|
34
|
+
"description": "Deep indigo on cool slate — calm, focused, low-glare.",
|
|
35
|
+
"tags": [
|
|
36
|
+
"cool",
|
|
37
|
+
"calm",
|
|
38
|
+
"triadic",
|
|
39
|
+
"soft",
|
|
40
|
+
"aa"
|
|
41
|
+
],
|
|
42
|
+
"status": "candidate",
|
|
43
|
+
"contrastAA": true
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"id": "slate",
|
|
47
|
+
"name": "Slate",
|
|
48
|
+
"description": "Neutral steel-blue brand on balanced greys — quiet and professional.",
|
|
49
|
+
"tags": [
|
|
50
|
+
"neutral",
|
|
51
|
+
"professional",
|
|
52
|
+
"cool",
|
|
53
|
+
"complementary",
|
|
54
|
+
"crisp",
|
|
55
|
+
"aa"
|
|
56
|
+
],
|
|
57
|
+
"status": "candidate",
|
|
58
|
+
"contrastAA": true
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"id": "ocean",
|
|
62
|
+
"name": "Ocean",
|
|
63
|
+
"description": "Azure brand with a teal accent over cool neutrals.",
|
|
64
|
+
"tags": [
|
|
65
|
+
"cool",
|
|
66
|
+
"fresh",
|
|
67
|
+
"analogous",
|
|
68
|
+
"crisp",
|
|
69
|
+
"aa"
|
|
70
|
+
],
|
|
71
|
+
"status": "candidate",
|
|
72
|
+
"contrastAA": true
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"id": "forest",
|
|
76
|
+
"name": "Forest",
|
|
77
|
+
"description": "Pine green brand, warm-leaning neutrals, earthy accent.",
|
|
78
|
+
"tags": [
|
|
79
|
+
"nature",
|
|
80
|
+
"warm",
|
|
81
|
+
"analogous",
|
|
82
|
+
"soft",
|
|
83
|
+
"aa"
|
|
84
|
+
],
|
|
85
|
+
"status": "candidate",
|
|
86
|
+
"contrastAA": true
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"id": "emerald",
|
|
90
|
+
"name": "Emerald",
|
|
91
|
+
"description": "Vivid green-teal brand on crisp cool greys.",
|
|
92
|
+
"tags": [
|
|
93
|
+
"nature",
|
|
94
|
+
"cool",
|
|
95
|
+
"complementary",
|
|
96
|
+
"crisp",
|
|
97
|
+
"aa"
|
|
98
|
+
],
|
|
99
|
+
"status": "candidate",
|
|
100
|
+
"contrastAA": true
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"id": "sunset",
|
|
104
|
+
"name": "Sunset",
|
|
105
|
+
"description": "Warm orange brand with a violet accent — energetic dusk palette.",
|
|
106
|
+
"tags": [
|
|
107
|
+
"warm",
|
|
108
|
+
"vibrant",
|
|
109
|
+
"complementary",
|
|
110
|
+
"crisp",
|
|
111
|
+
"aa"
|
|
112
|
+
],
|
|
113
|
+
"status": "candidate",
|
|
114
|
+
"contrastAA": true
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"id": "amber",
|
|
118
|
+
"name": "Amber",
|
|
119
|
+
"description": "Golden brand on warm stone — cozy and grounded.",
|
|
120
|
+
"tags": [
|
|
121
|
+
"warm",
|
|
122
|
+
"cozy",
|
|
123
|
+
"triadic",
|
|
124
|
+
"soft",
|
|
125
|
+
"aa"
|
|
126
|
+
],
|
|
127
|
+
"status": "candidate",
|
|
128
|
+
"contrastAA": true
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
"id": "rose",
|
|
132
|
+
"name": "Rose",
|
|
133
|
+
"description": "Soft crimson-pink brand with a warm neutral ground.",
|
|
134
|
+
"tags": [
|
|
135
|
+
"warm",
|
|
136
|
+
"soft",
|
|
137
|
+
"analogous",
|
|
138
|
+
"aa"
|
|
139
|
+
],
|
|
140
|
+
"status": "candidate",
|
|
141
|
+
"contrastAA": true
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"id": "crimson",
|
|
145
|
+
"name": "Crimson",
|
|
146
|
+
"description": "Bold red brand on neutral greys — high-impact and direct.",
|
|
147
|
+
"tags": [
|
|
148
|
+
"warm",
|
|
149
|
+
"bold",
|
|
150
|
+
"neutral",
|
|
151
|
+
"complementary",
|
|
152
|
+
"crisp",
|
|
153
|
+
"aa"
|
|
154
|
+
],
|
|
155
|
+
"status": "candidate",
|
|
156
|
+
"contrastAA": true
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"id": "plum",
|
|
160
|
+
"name": "Plum",
|
|
161
|
+
"description": "Rich magenta-purple brand with a green accent.",
|
|
162
|
+
"tags": [
|
|
163
|
+
"vibrant",
|
|
164
|
+
"cool",
|
|
165
|
+
"complementary",
|
|
166
|
+
"crisp",
|
|
167
|
+
"aa"
|
|
168
|
+
],
|
|
169
|
+
"status": "candidate",
|
|
170
|
+
"contrastAA": true
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"id": "grape",
|
|
174
|
+
"name": "Grape",
|
|
175
|
+
"description": "Royal violet brand over cool neutrals, analogous accent.",
|
|
176
|
+
"tags": [
|
|
177
|
+
"cool",
|
|
178
|
+
"vibrant",
|
|
179
|
+
"analogous",
|
|
180
|
+
"soft",
|
|
181
|
+
"aa"
|
|
182
|
+
],
|
|
183
|
+
"status": "candidate",
|
|
184
|
+
"contrastAA": true
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"id": "lavender",
|
|
188
|
+
"name": "Lavender",
|
|
189
|
+
"description": "Gentle violet brand, soft surfaces, low-glare.",
|
|
190
|
+
"tags": [
|
|
191
|
+
"cool",
|
|
192
|
+
"soft",
|
|
193
|
+
"triadic",
|
|
194
|
+
"aa"
|
|
195
|
+
],
|
|
196
|
+
"status": "candidate",
|
|
197
|
+
"contrastAA": true
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
"id": "teal",
|
|
201
|
+
"name": "Teal",
|
|
202
|
+
"description": "Balanced teal brand with a coral accent on neutral greys.",
|
|
203
|
+
"tags": [
|
|
204
|
+
"cool",
|
|
205
|
+
"fresh",
|
|
206
|
+
"neutral",
|
|
207
|
+
"complementary",
|
|
208
|
+
"crisp",
|
|
209
|
+
"aa"
|
|
210
|
+
],
|
|
211
|
+
"status": "candidate",
|
|
212
|
+
"contrastAA": true
|
|
213
|
+
},
|
|
214
|
+
{
|
|
215
|
+
"id": "cyan",
|
|
216
|
+
"name": "Cyan",
|
|
217
|
+
"description": "Bright cyan brand, cool neutrals, electric feel.",
|
|
218
|
+
"tags": [
|
|
219
|
+
"cool",
|
|
220
|
+
"vibrant",
|
|
221
|
+
"analogous",
|
|
222
|
+
"crisp",
|
|
223
|
+
"aa"
|
|
224
|
+
],
|
|
225
|
+
"status": "candidate",
|
|
226
|
+
"contrastAA": true
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"id": "mint",
|
|
230
|
+
"name": "Mint",
|
|
231
|
+
"description": "Light spring-green brand on soft cool greys.",
|
|
232
|
+
"tags": [
|
|
233
|
+
"nature",
|
|
234
|
+
"soft",
|
|
235
|
+
"neutral",
|
|
236
|
+
"analogous",
|
|
237
|
+
"aa"
|
|
238
|
+
],
|
|
239
|
+
"status": "candidate",
|
|
240
|
+
"contrastAA": true
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"id": "nord",
|
|
244
|
+
"name": "Nord",
|
|
245
|
+
"description": "Arctic blue brand on desaturated cool slate — Nord-inspired.",
|
|
246
|
+
"tags": [
|
|
247
|
+
"cool",
|
|
248
|
+
"calm",
|
|
249
|
+
"muted",
|
|
250
|
+
"analogous",
|
|
251
|
+
"soft",
|
|
252
|
+
"aa"
|
|
253
|
+
],
|
|
254
|
+
"status": "candidate",
|
|
255
|
+
"contrastAA": true
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"id": "solarized",
|
|
259
|
+
"name": "Solarized",
|
|
260
|
+
"description": "Cyan-blue brand on warm tan neutrals — Solarized-inspired balance.",
|
|
261
|
+
"tags": [
|
|
262
|
+
"warm",
|
|
263
|
+
"muted",
|
|
264
|
+
"complementary",
|
|
265
|
+
"soft",
|
|
266
|
+
"aa"
|
|
267
|
+
],
|
|
268
|
+
"status": "candidate",
|
|
269
|
+
"contrastAA": true
|
|
270
|
+
},
|
|
271
|
+
{
|
|
272
|
+
"id": "dracula",
|
|
273
|
+
"name": "Dracula",
|
|
274
|
+
"description": "Purple brand with a pink-magenta accent on cool neutrals — Dracula-inspired.",
|
|
275
|
+
"tags": [
|
|
276
|
+
"cool",
|
|
277
|
+
"vibrant",
|
|
278
|
+
"triadic",
|
|
279
|
+
"crisp",
|
|
280
|
+
"aa"
|
|
281
|
+
],
|
|
282
|
+
"status": "candidate",
|
|
283
|
+
"contrastAA": true
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"id": "gruvbox",
|
|
287
|
+
"name": "Gruvbox",
|
|
288
|
+
"description": "Warm orange-amber brand on retro warm neutrals — Gruvbox-inspired.",
|
|
289
|
+
"tags": [
|
|
290
|
+
"warm",
|
|
291
|
+
"retro",
|
|
292
|
+
"muted",
|
|
293
|
+
"analogous",
|
|
294
|
+
"soft",
|
|
295
|
+
"aa"
|
|
296
|
+
],
|
|
297
|
+
"status": "candidate",
|
|
298
|
+
"contrastAA": true
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"id": "monokai",
|
|
302
|
+
"name": "Monokai",
|
|
303
|
+
"description": "Lime-green brand with a magenta accent on neutral greys — Monokai-inspired.",
|
|
304
|
+
"tags": [
|
|
305
|
+
"vibrant",
|
|
306
|
+
"neutral",
|
|
307
|
+
"complementary",
|
|
308
|
+
"crisp",
|
|
309
|
+
"aa"
|
|
310
|
+
],
|
|
311
|
+
"status": "candidate",
|
|
312
|
+
"contrastAA": true
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": "mono",
|
|
316
|
+
"name": "Mono",
|
|
317
|
+
"description": "Achromatic — black/white brand on pure neutral greys. Minimal, content-first.",
|
|
318
|
+
"tags": [
|
|
319
|
+
"neutral",
|
|
320
|
+
"minimal",
|
|
321
|
+
"grayscale",
|
|
322
|
+
"mono",
|
|
323
|
+
"crisp",
|
|
324
|
+
"aa"
|
|
325
|
+
],
|
|
326
|
+
"status": "candidate",
|
|
327
|
+
"contrastAA": true
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"id": "graphite",
|
|
331
|
+
"name": "Graphite",
|
|
332
|
+
"description": "Near-mono with a faint cool-blue brand — understated and dense.",
|
|
333
|
+
"tags": [
|
|
334
|
+
"neutral",
|
|
335
|
+
"minimal",
|
|
336
|
+
"cool",
|
|
337
|
+
"mono",
|
|
338
|
+
"crisp",
|
|
339
|
+
"aa"
|
|
340
|
+
],
|
|
341
|
+
"status": "candidate",
|
|
342
|
+
"contrastAA": true
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"id": "sand",
|
|
346
|
+
"name": "Sand",
|
|
347
|
+
"description": "Warm taupe brand on soft sandy neutrals — paper-like and gentle.",
|
|
348
|
+
"tags": [
|
|
349
|
+
"warm",
|
|
350
|
+
"soft",
|
|
351
|
+
"minimal",
|
|
352
|
+
"mono",
|
|
353
|
+
"aa"
|
|
354
|
+
],
|
|
355
|
+
"status": "candidate",
|
|
356
|
+
"contrastAA": true
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"id": "catppuccin-latte",
|
|
360
|
+
"name": "Catppuccin Latte",
|
|
361
|
+
"description": "Soft mauve brand on warm latte neutrals — the light Catppuccin flavour.",
|
|
362
|
+
"tags": [
|
|
363
|
+
"editor",
|
|
364
|
+
"catppuccin",
|
|
365
|
+
"pastel",
|
|
366
|
+
"warm",
|
|
367
|
+
"soft",
|
|
368
|
+
"analogous",
|
|
369
|
+
"aa"
|
|
370
|
+
],
|
|
371
|
+
"status": "candidate",
|
|
372
|
+
"contrastAA": true
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"id": "catppuccin-frappe",
|
|
376
|
+
"name": "Catppuccin Frappé",
|
|
377
|
+
"description": "Muted mauve brand on cool slate — the mid Catppuccin flavour.",
|
|
378
|
+
"tags": [
|
|
379
|
+
"editor",
|
|
380
|
+
"catppuccin",
|
|
381
|
+
"pastel",
|
|
382
|
+
"cool",
|
|
383
|
+
"muted",
|
|
384
|
+
"analogous",
|
|
385
|
+
"soft",
|
|
386
|
+
"aa"
|
|
387
|
+
],
|
|
388
|
+
"status": "candidate",
|
|
389
|
+
"contrastAA": true
|
|
390
|
+
},
|
|
391
|
+
{
|
|
392
|
+
"id": "catppuccin-macchiato",
|
|
393
|
+
"name": "Catppuccin Macchiato",
|
|
394
|
+
"description": "Lavender-mauve brand on deep cool neutrals — the darker Catppuccin flavour.",
|
|
395
|
+
"tags": [
|
|
396
|
+
"editor",
|
|
397
|
+
"catppuccin",
|
|
398
|
+
"pastel",
|
|
399
|
+
"cool",
|
|
400
|
+
"soft",
|
|
401
|
+
"triadic",
|
|
402
|
+
"aa"
|
|
403
|
+
],
|
|
404
|
+
"status": "candidate",
|
|
405
|
+
"contrastAA": true
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"id": "catppuccin-mocha",
|
|
409
|
+
"name": "Catppuccin Mocha",
|
|
410
|
+
"description": "Pastel mauve brand on the darkest Catppuccin slate — cozy and dim.",
|
|
411
|
+
"tags": [
|
|
412
|
+
"editor",
|
|
413
|
+
"catppuccin",
|
|
414
|
+
"pastel",
|
|
415
|
+
"cool",
|
|
416
|
+
"soft",
|
|
417
|
+
"analogous",
|
|
418
|
+
"aa"
|
|
419
|
+
],
|
|
420
|
+
"status": "candidate",
|
|
421
|
+
"contrastAA": true
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "tokyo-night",
|
|
425
|
+
"name": "Tokyo Night",
|
|
426
|
+
"description": "Indigo-blue brand on deep cool navy — neon-city night editor palette.",
|
|
427
|
+
"tags": [
|
|
428
|
+
"editor",
|
|
429
|
+
"tokyo-night",
|
|
430
|
+
"cool",
|
|
431
|
+
"calm",
|
|
432
|
+
"analogous",
|
|
433
|
+
"soft",
|
|
434
|
+
"aa"
|
|
435
|
+
],
|
|
436
|
+
"status": "candidate",
|
|
437
|
+
"contrastAA": true
|
|
438
|
+
},
|
|
439
|
+
{
|
|
440
|
+
"id": "tokyo-night-storm",
|
|
441
|
+
"name": "Tokyo Night Storm",
|
|
442
|
+
"description": "Soft blue brand on stormy blue-grey — the lighter-ground Tokyo Night variant.",
|
|
443
|
+
"tags": [
|
|
444
|
+
"editor",
|
|
445
|
+
"tokyo-night",
|
|
446
|
+
"cool",
|
|
447
|
+
"muted",
|
|
448
|
+
"triadic",
|
|
449
|
+
"soft",
|
|
450
|
+
"aa"
|
|
451
|
+
],
|
|
452
|
+
"status": "candidate",
|
|
453
|
+
"contrastAA": true
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"id": "tokyo-night-light",
|
|
457
|
+
"name": "Tokyo Night Light",
|
|
458
|
+
"description": "Indigo brand on crisp cool paper — the daytime Tokyo Night.",
|
|
459
|
+
"tags": [
|
|
460
|
+
"editor",
|
|
461
|
+
"tokyo-night",
|
|
462
|
+
"cool",
|
|
463
|
+
"light",
|
|
464
|
+
"analogous",
|
|
465
|
+
"crisp",
|
|
466
|
+
"aa"
|
|
467
|
+
],
|
|
468
|
+
"status": "candidate",
|
|
469
|
+
"contrastAA": true
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"id": "rose-pine",
|
|
473
|
+
"name": "Rosé Pine",
|
|
474
|
+
"description": "Dusky rose brand on muted plum-grey — the cozy Rosé Pine vibe.",
|
|
475
|
+
"tags": [
|
|
476
|
+
"editor",
|
|
477
|
+
"rose-pine",
|
|
478
|
+
"muted",
|
|
479
|
+
"soft",
|
|
480
|
+
"cool",
|
|
481
|
+
"triadic",
|
|
482
|
+
"aa"
|
|
483
|
+
],
|
|
484
|
+
"status": "candidate",
|
|
485
|
+
"contrastAA": true
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"id": "rose-pine-moon",
|
|
489
|
+
"name": "Rosé Pine Moon",
|
|
490
|
+
"description": "Soft rose brand on a lighter moonlit plum ground — Rosé Pine Moon.",
|
|
491
|
+
"tags": [
|
|
492
|
+
"editor",
|
|
493
|
+
"rose-pine",
|
|
494
|
+
"muted",
|
|
495
|
+
"soft",
|
|
496
|
+
"cool",
|
|
497
|
+
"analogous",
|
|
498
|
+
"aa"
|
|
499
|
+
],
|
|
500
|
+
"status": "candidate",
|
|
501
|
+
"contrastAA": true
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"id": "rose-pine-dawn",
|
|
505
|
+
"name": "Rosé Pine Dawn",
|
|
506
|
+
"description": "Rose brand on warm parchment — the light Rosé Pine Dawn.",
|
|
507
|
+
"tags": [
|
|
508
|
+
"editor",
|
|
509
|
+
"rose-pine",
|
|
510
|
+
"warm",
|
|
511
|
+
"soft",
|
|
512
|
+
"light",
|
|
513
|
+
"analogous",
|
|
514
|
+
"aa"
|
|
515
|
+
],
|
|
516
|
+
"status": "candidate",
|
|
517
|
+
"contrastAA": true
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"id": "one-dark",
|
|
521
|
+
"name": "One Dark",
|
|
522
|
+
"description": "Hyperlink-blue brand on cool gunmetal — the Atom/One Dark classic.",
|
|
523
|
+
"tags": [
|
|
524
|
+
"editor",
|
|
525
|
+
"one-dark",
|
|
526
|
+
"cool",
|
|
527
|
+
"calm",
|
|
528
|
+
"complementary",
|
|
529
|
+
"crisp",
|
|
530
|
+
"aa"
|
|
531
|
+
],
|
|
532
|
+
"status": "candidate",
|
|
533
|
+
"contrastAA": true
|
|
534
|
+
},
|
|
535
|
+
{
|
|
536
|
+
"id": "one-light",
|
|
537
|
+
"name": "One Light",
|
|
538
|
+
"description": "Blue brand on crisp neutral paper — the One Light editor theme.",
|
|
539
|
+
"tags": [
|
|
540
|
+
"editor",
|
|
541
|
+
"one-light",
|
|
542
|
+
"neutral",
|
|
543
|
+
"light",
|
|
544
|
+
"complementary",
|
|
545
|
+
"crisp",
|
|
546
|
+
"aa"
|
|
547
|
+
],
|
|
548
|
+
"status": "candidate",
|
|
549
|
+
"contrastAA": true
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"id": "ayu-dark",
|
|
553
|
+
"name": "Ayu Dark",
|
|
554
|
+
"description": "Warm amber brand on near-black ink — Ayu Dark’s signature glow.",
|
|
555
|
+
"tags": [
|
|
556
|
+
"editor",
|
|
557
|
+
"ayu",
|
|
558
|
+
"warm",
|
|
559
|
+
"vibrant",
|
|
560
|
+
"analogous",
|
|
561
|
+
"crisp",
|
|
562
|
+
"aa"
|
|
563
|
+
],
|
|
564
|
+
"status": "candidate",
|
|
565
|
+
"contrastAA": true
|
|
566
|
+
},
|
|
567
|
+
{
|
|
568
|
+
"id": "ayu-mirage",
|
|
569
|
+
"name": "Ayu Mirage",
|
|
570
|
+
"description": "Amber-gold brand on muted blue-grey — the mid Ayu Mirage tone.",
|
|
571
|
+
"tags": [
|
|
572
|
+
"editor",
|
|
573
|
+
"ayu",
|
|
574
|
+
"warm",
|
|
575
|
+
"muted",
|
|
576
|
+
"cool",
|
|
577
|
+
"triadic",
|
|
578
|
+
"soft",
|
|
579
|
+
"aa"
|
|
580
|
+
],
|
|
581
|
+
"status": "candidate",
|
|
582
|
+
"contrastAA": true
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"id": "ayu-light",
|
|
586
|
+
"name": "Ayu Light",
|
|
587
|
+
"description": "Warm orange brand on bright paper — the daytime Ayu Light.",
|
|
588
|
+
"tags": [
|
|
589
|
+
"editor",
|
|
590
|
+
"ayu",
|
|
591
|
+
"warm",
|
|
592
|
+
"light",
|
|
593
|
+
"analogous",
|
|
594
|
+
"crisp",
|
|
595
|
+
"aa"
|
|
596
|
+
],
|
|
597
|
+
"status": "candidate",
|
|
598
|
+
"contrastAA": true
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"id": "everforest",
|
|
602
|
+
"name": "Everforest",
|
|
603
|
+
"description": "Soft moss-green brand on warm forest-grey — the gentle Everforest palette.",
|
|
604
|
+
"tags": [
|
|
605
|
+
"editor",
|
|
606
|
+
"everforest",
|
|
607
|
+
"nature",
|
|
608
|
+
"warm",
|
|
609
|
+
"muted",
|
|
610
|
+
"analogous",
|
|
611
|
+
"soft",
|
|
612
|
+
"aa"
|
|
613
|
+
],
|
|
614
|
+
"status": "candidate",
|
|
615
|
+
"contrastAA": true
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"id": "everforest-light",
|
|
619
|
+
"name": "Everforest Light",
|
|
620
|
+
"description": "Moss green brand on warm cream — the light Everforest.",
|
|
621
|
+
"tags": [
|
|
622
|
+
"editor",
|
|
623
|
+
"everforest",
|
|
624
|
+
"nature",
|
|
625
|
+
"warm",
|
|
626
|
+
"light",
|
|
627
|
+
"analogous",
|
|
628
|
+
"soft",
|
|
629
|
+
"aa"
|
|
630
|
+
],
|
|
631
|
+
"status": "candidate",
|
|
632
|
+
"contrastAA": true
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"id": "kanagawa",
|
|
636
|
+
"name": "Kanagawa",
|
|
637
|
+
"description": "Wave-blue brand on warm sumi-ink grey — inspired by Hokusai’s Great Wave.",
|
|
638
|
+
"tags": [
|
|
639
|
+
"editor",
|
|
640
|
+
"kanagawa",
|
|
641
|
+
"cool",
|
|
642
|
+
"muted",
|
|
643
|
+
"warm",
|
|
644
|
+
"triadic",
|
|
645
|
+
"soft",
|
|
646
|
+
"aa"
|
|
647
|
+
],
|
|
648
|
+
"status": "candidate",
|
|
649
|
+
"contrastAA": true
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
"id": "kanagawa-lotus",
|
|
653
|
+
"name": "Kanagawa Lotus",
|
|
654
|
+
"description": "Indigo brand on warm parchment — the light Kanagawa Lotus.",
|
|
655
|
+
"tags": [
|
|
656
|
+
"editor",
|
|
657
|
+
"kanagawa",
|
|
658
|
+
"warm",
|
|
659
|
+
"light",
|
|
660
|
+
"muted",
|
|
661
|
+
"analogous",
|
|
662
|
+
"soft",
|
|
663
|
+
"aa"
|
|
664
|
+
],
|
|
665
|
+
"status": "candidate",
|
|
666
|
+
"contrastAA": true
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"id": "night-owl",
|
|
670
|
+
"name": "Night Owl",
|
|
671
|
+
"description": "Cyan-teal brand on deep midnight blue — a palette tuned for late-night coding.",
|
|
672
|
+
"tags": [
|
|
673
|
+
"editor",
|
|
674
|
+
"night-owl",
|
|
675
|
+
"cool",
|
|
676
|
+
"vibrant",
|
|
677
|
+
"triadic",
|
|
678
|
+
"soft",
|
|
679
|
+
"aa"
|
|
680
|
+
],
|
|
681
|
+
"status": "candidate",
|
|
682
|
+
"contrastAA": true
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"id": "light-owl",
|
|
686
|
+
"name": "Light Owl",
|
|
687
|
+
"description": "Teal brand on crisp cool paper — the daytime Light Owl.",
|
|
688
|
+
"tags": [
|
|
689
|
+
"editor",
|
|
690
|
+
"night-owl",
|
|
691
|
+
"cool",
|
|
692
|
+
"light",
|
|
693
|
+
"complementary",
|
|
694
|
+
"crisp",
|
|
695
|
+
"aa"
|
|
696
|
+
],
|
|
697
|
+
"status": "candidate",
|
|
698
|
+
"contrastAA": true
|
|
699
|
+
},
|
|
700
|
+
{
|
|
701
|
+
"id": "synthwave",
|
|
702
|
+
"name": "Synthwave",
|
|
703
|
+
"description": "Hot-magenta brand with a cyan accent on deep purple-black — retro 80s neon.",
|
|
704
|
+
"tags": [
|
|
705
|
+
"editor",
|
|
706
|
+
"synthwave",
|
|
707
|
+
"retro",
|
|
708
|
+
"vibrant",
|
|
709
|
+
"neon",
|
|
710
|
+
"cool",
|
|
711
|
+
"triadic",
|
|
712
|
+
"crisp",
|
|
713
|
+
"aa"
|
|
714
|
+
],
|
|
715
|
+
"status": "candidate",
|
|
716
|
+
"contrastAA": true
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"id": "outrun",
|
|
720
|
+
"name": "Outrun",
|
|
721
|
+
"description": "Sunset-orange brand with a violet accent on dark indigo — neon sunset drive.",
|
|
722
|
+
"tags": [
|
|
723
|
+
"retro",
|
|
724
|
+
"synthwave",
|
|
725
|
+
"vibrant",
|
|
726
|
+
"warm",
|
|
727
|
+
"neon",
|
|
728
|
+
"cool",
|
|
729
|
+
"triadic",
|
|
730
|
+
"crisp",
|
|
731
|
+
"aa"
|
|
732
|
+
],
|
|
733
|
+
"status": "candidate",
|
|
734
|
+
"contrastAA": true
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"id": "material",
|
|
738
|
+
"name": "Material",
|
|
739
|
+
"description": "Indigo brand with a teal accent on neutral greys — the Material Design baseline.",
|
|
740
|
+
"tags": [
|
|
741
|
+
"brand",
|
|
742
|
+
"material",
|
|
743
|
+
"neutral",
|
|
744
|
+
"classic",
|
|
745
|
+
"complementary",
|
|
746
|
+
"crisp",
|
|
747
|
+
"aa"
|
|
748
|
+
],
|
|
749
|
+
"status": "candidate",
|
|
750
|
+
"contrastAA": true
|
|
751
|
+
},
|
|
752
|
+
{
|
|
753
|
+
"id": "material-ocean",
|
|
754
|
+
"name": "Material Ocean",
|
|
755
|
+
"description": "Bright blue brand on deep ocean-navy — the Material Theme Ocean variant.",
|
|
756
|
+
"tags": [
|
|
757
|
+
"editor",
|
|
758
|
+
"material",
|
|
759
|
+
"cool",
|
|
760
|
+
"calm",
|
|
761
|
+
"analogous",
|
|
762
|
+
"soft",
|
|
763
|
+
"aa"
|
|
764
|
+
],
|
|
765
|
+
"status": "candidate",
|
|
766
|
+
"contrastAA": true
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"id": "palenight",
|
|
770
|
+
"name": "Palenight",
|
|
771
|
+
"description": "Soft violet brand on dim blue-grey — the mellow Material Palenight.",
|
|
772
|
+
"tags": [
|
|
773
|
+
"editor",
|
|
774
|
+
"material",
|
|
775
|
+
"cool",
|
|
776
|
+
"muted",
|
|
777
|
+
"soft",
|
|
778
|
+
"analogous",
|
|
779
|
+
"aa"
|
|
780
|
+
],
|
|
781
|
+
"status": "candidate",
|
|
782
|
+
"contrastAA": true
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"id": "oceanic-next",
|
|
786
|
+
"name": "Oceanic Next",
|
|
787
|
+
"description": "Teal-blue brand on slate navy — the Oceanic Next editor palette.",
|
|
788
|
+
"tags": [
|
|
789
|
+
"editor",
|
|
790
|
+
"oceanic",
|
|
791
|
+
"cool",
|
|
792
|
+
"calm",
|
|
793
|
+
"analogous",
|
|
794
|
+
"soft",
|
|
795
|
+
"aa"
|
|
796
|
+
],
|
|
797
|
+
"status": "candidate",
|
|
798
|
+
"contrastAA": true
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"id": "horizon",
|
|
802
|
+
"name": "Horizon",
|
|
803
|
+
"description": "Coral-rose brand with a cyan accent on warm plum-charcoal — the warm Horizon palette.",
|
|
804
|
+
"tags": [
|
|
805
|
+
"editor",
|
|
806
|
+
"horizon",
|
|
807
|
+
"warm",
|
|
808
|
+
"vibrant",
|
|
809
|
+
"triadic",
|
|
810
|
+
"soft",
|
|
811
|
+
"aa"
|
|
812
|
+
],
|
|
813
|
+
"status": "candidate",
|
|
814
|
+
"contrastAA": true
|
|
815
|
+
},
|
|
816
|
+
{
|
|
817
|
+
"id": "github-dark",
|
|
818
|
+
"name": "GitHub Dark",
|
|
819
|
+
"description": "GitHub-blue brand on cool slate — the dark GitHub interface palette.",
|
|
820
|
+
"tags": [
|
|
821
|
+
"brand",
|
|
822
|
+
"github",
|
|
823
|
+
"cool",
|
|
824
|
+
"professional",
|
|
825
|
+
"complementary",
|
|
826
|
+
"crisp",
|
|
827
|
+
"aa"
|
|
828
|
+
],
|
|
829
|
+
"status": "candidate",
|
|
830
|
+
"contrastAA": true
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"id": "github-light",
|
|
834
|
+
"name": "GitHub Light",
|
|
835
|
+
"description": "GitHub-blue brand on crisp neutral white — the light GitHub interface.",
|
|
836
|
+
"tags": [
|
|
837
|
+
"brand",
|
|
838
|
+
"github",
|
|
839
|
+
"neutral",
|
|
840
|
+
"professional",
|
|
841
|
+
"light",
|
|
842
|
+
"complementary",
|
|
843
|
+
"crisp",
|
|
844
|
+
"aa"
|
|
845
|
+
],
|
|
846
|
+
"status": "candidate",
|
|
847
|
+
"contrastAA": true
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"id": "github-dimmed",
|
|
851
|
+
"name": "GitHub Dimmed",
|
|
852
|
+
"description": "GitHub-blue brand on softened slate — the low-glare GitHub Dimmed mode.",
|
|
853
|
+
"tags": [
|
|
854
|
+
"brand",
|
|
855
|
+
"github",
|
|
856
|
+
"cool",
|
|
857
|
+
"muted",
|
|
858
|
+
"complementary",
|
|
859
|
+
"soft",
|
|
860
|
+
"aa"
|
|
861
|
+
],
|
|
862
|
+
"status": "candidate",
|
|
863
|
+
"contrastAA": true
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"id": "cobalt2",
|
|
867
|
+
"name": "Cobalt2",
|
|
868
|
+
"description": "Electric cobalt brand with an amber accent on deep navy — Wes Bos’ Cobalt2.",
|
|
869
|
+
"tags": [
|
|
870
|
+
"editor",
|
|
871
|
+
"cobalt",
|
|
872
|
+
"cool",
|
|
873
|
+
"vibrant",
|
|
874
|
+
"complementary",
|
|
875
|
+
"crisp",
|
|
876
|
+
"aa"
|
|
877
|
+
],
|
|
878
|
+
"status": "candidate",
|
|
879
|
+
"contrastAA": true
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"id": "panda",
|
|
883
|
+
"name": "Panda",
|
|
884
|
+
"description": "Pink-magenta brand with a cyan accent on near-black grey — the friendly Panda Syntax.",
|
|
885
|
+
"tags": [
|
|
886
|
+
"editor",
|
|
887
|
+
"panda",
|
|
888
|
+
"vibrant",
|
|
889
|
+
"neutral",
|
|
890
|
+
"triadic",
|
|
891
|
+
"crisp",
|
|
892
|
+
"aa"
|
|
893
|
+
],
|
|
894
|
+
"status": "candidate",
|
|
895
|
+
"contrastAA": true
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"id": "monokai-pro",
|
|
899
|
+
"name": "Monokai Pro",
|
|
900
|
+
"description": "Warm yellow-amber brand with a magenta accent on warm charcoal — Monokai Pro.",
|
|
901
|
+
"tags": [
|
|
902
|
+
"editor",
|
|
903
|
+
"monokai",
|
|
904
|
+
"warm",
|
|
905
|
+
"vibrant",
|
|
906
|
+
"complementary",
|
|
907
|
+
"crisp",
|
|
908
|
+
"aa"
|
|
909
|
+
],
|
|
910
|
+
"status": "candidate",
|
|
911
|
+
"contrastAA": true
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"id": "solarized-dark",
|
|
915
|
+
"name": "Solarized Dark",
|
|
916
|
+
"description": "Cyan-blue brand on the deep teal-grey Solarized base — the dark Solarized.",
|
|
917
|
+
"tags": [
|
|
918
|
+
"editor",
|
|
919
|
+
"solarized",
|
|
920
|
+
"cool",
|
|
921
|
+
"muted",
|
|
922
|
+
"complementary",
|
|
923
|
+
"soft",
|
|
924
|
+
"aa"
|
|
925
|
+
],
|
|
926
|
+
"status": "candidate",
|
|
927
|
+
"contrastAA": true
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"id": "gruvbox-light",
|
|
931
|
+
"name": "Gruvbox Light",
|
|
932
|
+
"description": "Warm orange brand on retro cream — the light Gruvbox.",
|
|
933
|
+
"tags": [
|
|
934
|
+
"editor",
|
|
935
|
+
"gruvbox",
|
|
936
|
+
"warm",
|
|
937
|
+
"retro",
|
|
938
|
+
"light",
|
|
939
|
+
"analogous",
|
|
940
|
+
"soft",
|
|
941
|
+
"aa"
|
|
942
|
+
],
|
|
943
|
+
"status": "candidate",
|
|
944
|
+
"contrastAA": true
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"id": "gruvbox-material",
|
|
948
|
+
"name": "Gruvbox Material",
|
|
949
|
+
"description": "Softened amber brand on muted warm grey — the gentler Gruvbox Material.",
|
|
950
|
+
"tags": [
|
|
951
|
+
"editor",
|
|
952
|
+
"gruvbox",
|
|
953
|
+
"warm",
|
|
954
|
+
"retro",
|
|
955
|
+
"muted",
|
|
956
|
+
"triadic",
|
|
957
|
+
"soft",
|
|
958
|
+
"aa"
|
|
959
|
+
],
|
|
960
|
+
"status": "candidate",
|
|
961
|
+
"contrastAA": true
|
|
962
|
+
},
|
|
963
|
+
{
|
|
964
|
+
"id": "nord-light",
|
|
965
|
+
"name": "Nord Light",
|
|
966
|
+
"description": "Frost-blue brand on bright arctic snow — the light counterpart to Nord.",
|
|
967
|
+
"tags": [
|
|
968
|
+
"editor",
|
|
969
|
+
"nord",
|
|
970
|
+
"cool",
|
|
971
|
+
"muted",
|
|
972
|
+
"light",
|
|
973
|
+
"analogous",
|
|
974
|
+
"soft",
|
|
975
|
+
"aa"
|
|
976
|
+
],
|
|
977
|
+
"status": "candidate",
|
|
978
|
+
"contrastAA": true
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"id": "aurora",
|
|
982
|
+
"name": "Aurora",
|
|
983
|
+
"description": "Frost-green brand with a violet accent on cool slate — Nord’s Aurora highlights.",
|
|
984
|
+
"tags": [
|
|
985
|
+
"editor",
|
|
986
|
+
"nord",
|
|
987
|
+
"cool",
|
|
988
|
+
"nature",
|
|
989
|
+
"triadic",
|
|
990
|
+
"soft",
|
|
991
|
+
"aa"
|
|
992
|
+
],
|
|
993
|
+
"status": "candidate",
|
|
994
|
+
"contrastAA": true
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"id": "dracula-pro",
|
|
998
|
+
"name": "Dracula Pro",
|
|
999
|
+
"description": "Refined purple brand with a pink accent on warm-tinted charcoal — Dracula Pro.",
|
|
1000
|
+
"tags": [
|
|
1001
|
+
"editor",
|
|
1002
|
+
"dracula",
|
|
1003
|
+
"vibrant",
|
|
1004
|
+
"cool",
|
|
1005
|
+
"analogous",
|
|
1006
|
+
"crisp",
|
|
1007
|
+
"aa"
|
|
1008
|
+
],
|
|
1009
|
+
"status": "candidate",
|
|
1010
|
+
"contrastAA": true
|
|
1011
|
+
},
|
|
1012
|
+
{
|
|
1013
|
+
"id": "shades-of-purple",
|
|
1014
|
+
"name": "Shades of Purple",
|
|
1015
|
+
"description": "Royal violet brand with a gold accent on deep indigo — the bold SoP palette.",
|
|
1016
|
+
"tags": [
|
|
1017
|
+
"editor",
|
|
1018
|
+
"purple",
|
|
1019
|
+
"vibrant",
|
|
1020
|
+
"cool",
|
|
1021
|
+
"complementary",
|
|
1022
|
+
"crisp",
|
|
1023
|
+
"aa"
|
|
1024
|
+
],
|
|
1025
|
+
"status": "candidate",
|
|
1026
|
+
"contrastAA": true
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"id": "winter-is-coming",
|
|
1030
|
+
"name": "Winter is Coming",
|
|
1031
|
+
"description": "Cool blue brand on icy slate — the crisp Winter-is-Coming editor theme.",
|
|
1032
|
+
"tags": [
|
|
1033
|
+
"editor",
|
|
1034
|
+
"cool",
|
|
1035
|
+
"calm",
|
|
1036
|
+
"muted",
|
|
1037
|
+
"analogous",
|
|
1038
|
+
"crisp",
|
|
1039
|
+
"aa"
|
|
1040
|
+
],
|
|
1041
|
+
"status": "candidate",
|
|
1042
|
+
"contrastAA": true
|
|
1043
|
+
},
|
|
1044
|
+
{
|
|
1045
|
+
"id": "cyberpunk",
|
|
1046
|
+
"name": "Cyberpunk",
|
|
1047
|
+
"description": "Electric cyan brand with a hot-pink accent on black — high-voltage neon.",
|
|
1048
|
+
"tags": [
|
|
1049
|
+
"retro",
|
|
1050
|
+
"neon",
|
|
1051
|
+
"vibrant",
|
|
1052
|
+
"cool",
|
|
1053
|
+
"triadic",
|
|
1054
|
+
"crisp",
|
|
1055
|
+
"aa"
|
|
1056
|
+
],
|
|
1057
|
+
"status": "candidate",
|
|
1058
|
+
"contrastAA": true
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"id": "spacegray",
|
|
1062
|
+
"name": "Spacegray",
|
|
1063
|
+
"description": "Muted blue brand on understated cool grey — the calm Spacegray UI.",
|
|
1064
|
+
"tags": [
|
|
1065
|
+
"editor",
|
|
1066
|
+
"cool",
|
|
1067
|
+
"muted",
|
|
1068
|
+
"minimal",
|
|
1069
|
+
"analogous",
|
|
1070
|
+
"soft",
|
|
1071
|
+
"aa"
|
|
1072
|
+
],
|
|
1073
|
+
"status": "candidate",
|
|
1074
|
+
"contrastAA": true
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"id": "github-copilot",
|
|
1078
|
+
"name": "Copilot",
|
|
1079
|
+
"description": "Teal-cyan brand on neutral slate — a calm assistant-inspired palette.",
|
|
1080
|
+
"tags": [
|
|
1081
|
+
"brand",
|
|
1082
|
+
"cool",
|
|
1083
|
+
"fresh",
|
|
1084
|
+
"professional",
|
|
1085
|
+
"neutral",
|
|
1086
|
+
"complementary",
|
|
1087
|
+
"crisp",
|
|
1088
|
+
"aa"
|
|
1089
|
+
],
|
|
1090
|
+
"status": "candidate",
|
|
1091
|
+
"contrastAA": true
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"id": "vercel",
|
|
1095
|
+
"name": "Vercel",
|
|
1096
|
+
"description": "Pure achromatic brand on stark neutral greys — the high-contrast Vercel look.",
|
|
1097
|
+
"tags": [
|
|
1098
|
+
"brand",
|
|
1099
|
+
"neutral",
|
|
1100
|
+
"minimal",
|
|
1101
|
+
"grayscale",
|
|
1102
|
+
"mono",
|
|
1103
|
+
"crisp",
|
|
1104
|
+
"aa"
|
|
1105
|
+
],
|
|
1106
|
+
"status": "candidate",
|
|
1107
|
+
"contrastAA": true
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"id": "stripe",
|
|
1111
|
+
"name": "Stripe",
|
|
1112
|
+
"description": "Indigo-violet brand with an analogous accent on cool neutrals — the Stripe brand feel.",
|
|
1113
|
+
"tags": [
|
|
1114
|
+
"brand",
|
|
1115
|
+
"cool",
|
|
1116
|
+
"professional",
|
|
1117
|
+
"vibrant",
|
|
1118
|
+
"analogous",
|
|
1119
|
+
"crisp",
|
|
1120
|
+
"aa"
|
|
1121
|
+
],
|
|
1122
|
+
"status": "candidate",
|
|
1123
|
+
"contrastAA": true
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"id": "spotify",
|
|
1127
|
+
"name": "Spotify",
|
|
1128
|
+
"description": "Vivid green brand on near-black neutral — the energetic streaming-app palette.",
|
|
1129
|
+
"tags": [
|
|
1130
|
+
"brand",
|
|
1131
|
+
"nature",
|
|
1132
|
+
"vibrant",
|
|
1133
|
+
"neutral",
|
|
1134
|
+
"analogous",
|
|
1135
|
+
"crisp",
|
|
1136
|
+
"aa"
|
|
1137
|
+
],
|
|
1138
|
+
"status": "candidate",
|
|
1139
|
+
"contrastAA": true
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"id": "firewatch",
|
|
1143
|
+
"name": "Firewatch",
|
|
1144
|
+
"description": "Sunset-orange brand with a teal accent on dusky blue — inspired by the game’s vistas.",
|
|
1145
|
+
"tags": [
|
|
1146
|
+
"nature",
|
|
1147
|
+
"warm",
|
|
1148
|
+
"vibrant",
|
|
1149
|
+
"cool",
|
|
1150
|
+
"complementary",
|
|
1151
|
+
"soft",
|
|
1152
|
+
"aa"
|
|
1153
|
+
],
|
|
1154
|
+
"status": "candidate",
|
|
1155
|
+
"contrastAA": true
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"id": "andromeda",
|
|
1159
|
+
"name": "Andromeda",
|
|
1160
|
+
"description": "Magenta-pink brand with a green accent on deep space-blue — the vivid Andromeda palette.",
|
|
1161
|
+
"tags": [
|
|
1162
|
+
"editor",
|
|
1163
|
+
"vibrant",
|
|
1164
|
+
"cool",
|
|
1165
|
+
"neon",
|
|
1166
|
+
"complementary",
|
|
1167
|
+
"crisp",
|
|
1168
|
+
"aa"
|
|
1169
|
+
],
|
|
1170
|
+
"status": "candidate",
|
|
1171
|
+
"contrastAA": true
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"id": "bluloco-light",
|
|
1175
|
+
"name": "Bluloco Light",
|
|
1176
|
+
"description": "Saturated blue brand on crisp paper — the punchy Bluloco Light.",
|
|
1177
|
+
"tags": [
|
|
1178
|
+
"editor",
|
|
1179
|
+
"cool",
|
|
1180
|
+
"vibrant",
|
|
1181
|
+
"light",
|
|
1182
|
+
"neutral",
|
|
1183
|
+
"complementary",
|
|
1184
|
+
"crisp",
|
|
1185
|
+
"aa"
|
|
1186
|
+
],
|
|
1187
|
+
"status": "candidate",
|
|
1188
|
+
"contrastAA": true
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"id": "noctis",
|
|
1192
|
+
"name": "Noctis",
|
|
1193
|
+
"description": "Teal brand on deep blue-green ink — the legible Noctis editor palette.",
|
|
1194
|
+
"tags": [
|
|
1195
|
+
"editor",
|
|
1196
|
+
"cool",
|
|
1197
|
+
"fresh",
|
|
1198
|
+
"muted",
|
|
1199
|
+
"analogous",
|
|
1200
|
+
"soft",
|
|
1201
|
+
"aa"
|
|
1202
|
+
],
|
|
1203
|
+
"status": "candidate",
|
|
1204
|
+
"contrastAA": true
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"id": "min-dark",
|
|
1208
|
+
"name": "Min Dark",
|
|
1209
|
+
"description": "Restrained cyan brand on pure dark neutral — the minimal Miniml/Min theme.",
|
|
1210
|
+
"tags": [
|
|
1211
|
+
"editor",
|
|
1212
|
+
"minimal",
|
|
1213
|
+
"cool",
|
|
1214
|
+
"neutral",
|
|
1215
|
+
"mono",
|
|
1216
|
+
"crisp",
|
|
1217
|
+
"aa"
|
|
1218
|
+
],
|
|
1219
|
+
"status": "candidate",
|
|
1220
|
+
"contrastAA": true
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"id": "poimandres",
|
|
1224
|
+
"name": "Poimandres",
|
|
1225
|
+
"description": "Teal-cyan brand on deep blue-grey — the muted, modern Poimandres palette.",
|
|
1226
|
+
"tags": [
|
|
1227
|
+
"editor",
|
|
1228
|
+
"cool",
|
|
1229
|
+
"muted",
|
|
1230
|
+
"calm",
|
|
1231
|
+
"analogous",
|
|
1232
|
+
"soft",
|
|
1233
|
+
"aa"
|
|
1234
|
+
],
|
|
1235
|
+
"status": "candidate",
|
|
1236
|
+
"contrastAA": true
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"id": "flexoki",
|
|
1240
|
+
"name": "Flexoki",
|
|
1241
|
+
"description": "Warm red-brown brand on inky warm paper — the analog Flexoki palette.",
|
|
1242
|
+
"tags": [
|
|
1243
|
+
"editor",
|
|
1244
|
+
"warm",
|
|
1245
|
+
"muted",
|
|
1246
|
+
"paper",
|
|
1247
|
+
"analogous",
|
|
1248
|
+
"soft",
|
|
1249
|
+
"aa"
|
|
1250
|
+
],
|
|
1251
|
+
"status": "candidate",
|
|
1252
|
+
"contrastAA": true
|
|
1253
|
+
},
|
|
1254
|
+
{
|
|
1255
|
+
"id": "zenburn",
|
|
1256
|
+
"name": "Zenburn",
|
|
1257
|
+
"description": "Muted olive-tan brand on low-contrast warm grey — the classic low-glare Zenburn.",
|
|
1258
|
+
"tags": [
|
|
1259
|
+
"editor",
|
|
1260
|
+
"warm",
|
|
1261
|
+
"muted",
|
|
1262
|
+
"low-contrast",
|
|
1263
|
+
"analogous",
|
|
1264
|
+
"soft",
|
|
1265
|
+
"aa"
|
|
1266
|
+
],
|
|
1267
|
+
"status": "candidate",
|
|
1268
|
+
"contrastAA": true
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"id": "oxocarbon",
|
|
1272
|
+
"name": "Oxocarbon",
|
|
1273
|
+
"description": "Magenta-violet brand with a cyan accent on pure carbon grey — IBM-inspired Oxocarbon.",
|
|
1274
|
+
"tags": [
|
|
1275
|
+
"editor",
|
|
1276
|
+
"vibrant",
|
|
1277
|
+
"neutral",
|
|
1278
|
+
"cool",
|
|
1279
|
+
"triadic",
|
|
1280
|
+
"crisp",
|
|
1281
|
+
"aa"
|
|
1282
|
+
],
|
|
1283
|
+
"status": "candidate",
|
|
1284
|
+
"contrastAA": true
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"id": "iceberg",
|
|
1288
|
+
"name": "Iceberg",
|
|
1289
|
+
"description": "Cool periwinkle-blue brand on icy blue-grey — the restrained Iceberg palette.",
|
|
1290
|
+
"tags": [
|
|
1291
|
+
"editor",
|
|
1292
|
+
"cool",
|
|
1293
|
+
"muted",
|
|
1294
|
+
"calm",
|
|
1295
|
+
"analogous",
|
|
1296
|
+
"soft",
|
|
1297
|
+
"aa"
|
|
1298
|
+
],
|
|
1299
|
+
"status": "candidate",
|
|
1300
|
+
"contrastAA": true
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"id": "apprentice",
|
|
1304
|
+
"name": "Apprentice",
|
|
1305
|
+
"description": "Muted khaki-green brand on warm dark grey — the low-key Apprentice terminal palette.",
|
|
1306
|
+
"tags": [
|
|
1307
|
+
"editor",
|
|
1308
|
+
"warm",
|
|
1309
|
+
"muted",
|
|
1310
|
+
"low-contrast",
|
|
1311
|
+
"analogous",
|
|
1312
|
+
"soft",
|
|
1313
|
+
"aa"
|
|
1314
|
+
],
|
|
1315
|
+
"status": "candidate",
|
|
1316
|
+
"contrastAA": true
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"id": "tomorrow-night",
|
|
1320
|
+
"name": "Tomorrow Night",
|
|
1321
|
+
"description": "Calm blue brand on neutral charcoal — the balanced Tomorrow Night classic.",
|
|
1322
|
+
"tags": [
|
|
1323
|
+
"editor",
|
|
1324
|
+
"cool",
|
|
1325
|
+
"calm",
|
|
1326
|
+
"neutral",
|
|
1327
|
+
"complementary",
|
|
1328
|
+
"crisp",
|
|
1329
|
+
"aa"
|
|
1330
|
+
],
|
|
1331
|
+
"status": "candidate",
|
|
1332
|
+
"contrastAA": true
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"id": "embark",
|
|
1336
|
+
"name": "Embark",
|
|
1337
|
+
"description": "Violet brand with a teal accent on deep blue-purple — the vivid Embark palette.",
|
|
1338
|
+
"tags": [
|
|
1339
|
+
"editor",
|
|
1340
|
+
"vibrant",
|
|
1341
|
+
"cool",
|
|
1342
|
+
"triadic",
|
|
1343
|
+
"soft",
|
|
1344
|
+
"aa"
|
|
1345
|
+
],
|
|
1346
|
+
"status": "candidate",
|
|
1347
|
+
"contrastAA": true
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"id": "moonlight",
|
|
1351
|
+
"name": "Moonlight",
|
|
1352
|
+
"description": "Periwinkle-violet brand on deep blue night — the dreamy Moonlight II palette.",
|
|
1353
|
+
"tags": [
|
|
1354
|
+
"editor",
|
|
1355
|
+
"cool",
|
|
1356
|
+
"calm",
|
|
1357
|
+
"soft",
|
|
1358
|
+
"analogous",
|
|
1359
|
+
"aa"
|
|
1360
|
+
],
|
|
1361
|
+
"status": "candidate",
|
|
1362
|
+
"contrastAA": true
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"id": "bearded",
|
|
1366
|
+
"name": "Bearded",
|
|
1367
|
+
"description": "Magenta brand with a green accent on cool charcoal — a bold Bearded-style palette.",
|
|
1368
|
+
"tags": [
|
|
1369
|
+
"editor",
|
|
1370
|
+
"vibrant",
|
|
1371
|
+
"cool",
|
|
1372
|
+
"complementary",
|
|
1373
|
+
"crisp",
|
|
1374
|
+
"aa"
|
|
1375
|
+
],
|
|
1376
|
+
"status": "candidate",
|
|
1377
|
+
"contrastAA": true
|
|
1378
|
+
},
|
|
1379
|
+
{
|
|
1380
|
+
"id": "city-lights",
|
|
1381
|
+
"name": "City Lights",
|
|
1382
|
+
"description": "Steel-blue brand on deep blue-grey — the muted, urban City Lights palette.",
|
|
1383
|
+
"tags": [
|
|
1384
|
+
"editor",
|
|
1385
|
+
"cool",
|
|
1386
|
+
"muted",
|
|
1387
|
+
"calm",
|
|
1388
|
+
"analogous",
|
|
1389
|
+
"soft",
|
|
1390
|
+
"aa"
|
|
1391
|
+
],
|
|
1392
|
+
"status": "candidate",
|
|
1393
|
+
"contrastAA": true
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"id": "snazzy",
|
|
1397
|
+
"name": "Snazzy",
|
|
1398
|
+
"description": "Bright cyan brand with a magenta accent on near-black — the punchy Hyper Snazzy.",
|
|
1399
|
+
"tags": [
|
|
1400
|
+
"terminal",
|
|
1401
|
+
"vibrant",
|
|
1402
|
+
"cool",
|
|
1403
|
+
"neon",
|
|
1404
|
+
"triadic",
|
|
1405
|
+
"crisp",
|
|
1406
|
+
"aa"
|
|
1407
|
+
],
|
|
1408
|
+
"status": "candidate",
|
|
1409
|
+
"contrastAA": true
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"id": "tomorrow-light",
|
|
1413
|
+
"name": "Tomorrow",
|
|
1414
|
+
"description": "Soft blue brand on clean neutral paper — the original light Tomorrow.",
|
|
1415
|
+
"tags": [
|
|
1416
|
+
"editor",
|
|
1417
|
+
"neutral",
|
|
1418
|
+
"calm",
|
|
1419
|
+
"light",
|
|
1420
|
+
"complementary",
|
|
1421
|
+
"crisp",
|
|
1422
|
+
"aa"
|
|
1423
|
+
],
|
|
1424
|
+
"status": "candidate",
|
|
1425
|
+
"contrastAA": true
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
"id": "paper-color",
|
|
1429
|
+
"name": "PaperColor",
|
|
1430
|
+
"description": "Crisp blue brand on bright paper-white — the print-like PaperColor light theme.",
|
|
1431
|
+
"tags": [
|
|
1432
|
+
"editor",
|
|
1433
|
+
"neutral",
|
|
1434
|
+
"paper",
|
|
1435
|
+
"light",
|
|
1436
|
+
"complementary",
|
|
1437
|
+
"crisp",
|
|
1438
|
+
"aa"
|
|
1439
|
+
],
|
|
1440
|
+
"status": "candidate",
|
|
1441
|
+
"contrastAA": true
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"id": "quietlight",
|
|
1445
|
+
"name": "Quiet Light",
|
|
1446
|
+
"description": "Olive-green brand on warm cream — the soft, low-contrast Quiet Light.",
|
|
1447
|
+
"tags": [
|
|
1448
|
+
"editor",
|
|
1449
|
+
"warm",
|
|
1450
|
+
"soft",
|
|
1451
|
+
"light",
|
|
1452
|
+
"analogous",
|
|
1453
|
+
"aa"
|
|
1454
|
+
],
|
|
1455
|
+
"status": "candidate",
|
|
1456
|
+
"contrastAA": true
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"id": "spectrum-0-xc",
|
|
1460
|
+
"name": "Scarlet Ember",
|
|
1461
|
+
"description": "Scarlet brand at hue 0° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1462
|
+
"tags": [
|
|
1463
|
+
"spectrum",
|
|
1464
|
+
"sweep",
|
|
1465
|
+
"scarlet",
|
|
1466
|
+
"cool",
|
|
1467
|
+
"complementary",
|
|
1468
|
+
"crisp",
|
|
1469
|
+
"aa"
|
|
1470
|
+
],
|
|
1471
|
+
"status": "candidate",
|
|
1472
|
+
"contrastAA": true
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"id": "spectrum-0-xw",
|
|
1476
|
+
"name": "Scarlet Ember",
|
|
1477
|
+
"description": "Scarlet brand at hue 0° — complementary accent on warm neutrals (soft surfaces).",
|
|
1478
|
+
"tags": [
|
|
1479
|
+
"spectrum",
|
|
1480
|
+
"sweep",
|
|
1481
|
+
"scarlet",
|
|
1482
|
+
"warm",
|
|
1483
|
+
"complementary",
|
|
1484
|
+
"soft",
|
|
1485
|
+
"aa"
|
|
1486
|
+
],
|
|
1487
|
+
"status": "candidate",
|
|
1488
|
+
"contrastAA": true
|
|
1489
|
+
},
|
|
1490
|
+
{
|
|
1491
|
+
"id": "spectrum-0-ac",
|
|
1492
|
+
"name": "Scarlet Ember",
|
|
1493
|
+
"description": "Scarlet brand at hue 0° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1494
|
+
"tags": [
|
|
1495
|
+
"spectrum",
|
|
1496
|
+
"sweep",
|
|
1497
|
+
"scarlet",
|
|
1498
|
+
"cool",
|
|
1499
|
+
"analogous",
|
|
1500
|
+
"crisp",
|
|
1501
|
+
"aa"
|
|
1502
|
+
],
|
|
1503
|
+
"status": "candidate",
|
|
1504
|
+
"contrastAA": true
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
"id": "spectrum-0-aw",
|
|
1508
|
+
"name": "Scarlet Ember",
|
|
1509
|
+
"description": "Scarlet brand at hue 0° — analogous accent on warm neutrals (soft surfaces).",
|
|
1510
|
+
"tags": [
|
|
1511
|
+
"spectrum",
|
|
1512
|
+
"sweep",
|
|
1513
|
+
"scarlet",
|
|
1514
|
+
"warm",
|
|
1515
|
+
"analogous",
|
|
1516
|
+
"soft",
|
|
1517
|
+
"aa"
|
|
1518
|
+
],
|
|
1519
|
+
"status": "candidate",
|
|
1520
|
+
"contrastAA": true
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"id": "spectrum-0-tc",
|
|
1524
|
+
"name": "Scarlet Ember",
|
|
1525
|
+
"description": "Scarlet brand at hue 0° — triadic accent on cool neutrals (crisp surfaces).",
|
|
1526
|
+
"tags": [
|
|
1527
|
+
"spectrum",
|
|
1528
|
+
"sweep",
|
|
1529
|
+
"scarlet",
|
|
1530
|
+
"cool",
|
|
1531
|
+
"triadic",
|
|
1532
|
+
"crisp",
|
|
1533
|
+
"aa"
|
|
1534
|
+
],
|
|
1535
|
+
"status": "candidate",
|
|
1536
|
+
"contrastAA": true
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"id": "spectrum-0-tw",
|
|
1540
|
+
"name": "Scarlet Ember",
|
|
1541
|
+
"description": "Scarlet brand at hue 0° — triadic accent on warm neutrals (soft surfaces).",
|
|
1542
|
+
"tags": [
|
|
1543
|
+
"spectrum",
|
|
1544
|
+
"sweep",
|
|
1545
|
+
"scarlet",
|
|
1546
|
+
"warm",
|
|
1547
|
+
"triadic",
|
|
1548
|
+
"soft",
|
|
1549
|
+
"aa"
|
|
1550
|
+
],
|
|
1551
|
+
"status": "candidate",
|
|
1552
|
+
"contrastAA": true
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"id": "spectrum-24-xc",
|
|
1556
|
+
"name": "Coral Flare",
|
|
1557
|
+
"description": "Coral brand at hue 24° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1558
|
+
"tags": [
|
|
1559
|
+
"spectrum",
|
|
1560
|
+
"sweep",
|
|
1561
|
+
"coral",
|
|
1562
|
+
"cool",
|
|
1563
|
+
"complementary",
|
|
1564
|
+
"crisp",
|
|
1565
|
+
"aa"
|
|
1566
|
+
],
|
|
1567
|
+
"status": "candidate",
|
|
1568
|
+
"contrastAA": true
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"id": "spectrum-24-xw",
|
|
1572
|
+
"name": "Coral Flare",
|
|
1573
|
+
"description": "Coral brand at hue 24° — complementary accent on warm neutrals (soft surfaces).",
|
|
1574
|
+
"tags": [
|
|
1575
|
+
"spectrum",
|
|
1576
|
+
"sweep",
|
|
1577
|
+
"coral",
|
|
1578
|
+
"warm",
|
|
1579
|
+
"complementary",
|
|
1580
|
+
"soft",
|
|
1581
|
+
"aa"
|
|
1582
|
+
],
|
|
1583
|
+
"status": "candidate",
|
|
1584
|
+
"contrastAA": true
|
|
1585
|
+
},
|
|
1586
|
+
{
|
|
1587
|
+
"id": "spectrum-24-ac",
|
|
1588
|
+
"name": "Coral Flare",
|
|
1589
|
+
"description": "Coral brand at hue 24° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1590
|
+
"tags": [
|
|
1591
|
+
"spectrum",
|
|
1592
|
+
"sweep",
|
|
1593
|
+
"coral",
|
|
1594
|
+
"cool",
|
|
1595
|
+
"analogous",
|
|
1596
|
+
"crisp",
|
|
1597
|
+
"aa"
|
|
1598
|
+
],
|
|
1599
|
+
"status": "candidate",
|
|
1600
|
+
"contrastAA": true
|
|
1601
|
+
},
|
|
1602
|
+
{
|
|
1603
|
+
"id": "spectrum-24-aw",
|
|
1604
|
+
"name": "Coral Flare",
|
|
1605
|
+
"description": "Coral brand at hue 24° — analogous accent on warm neutrals (soft surfaces).",
|
|
1606
|
+
"tags": [
|
|
1607
|
+
"spectrum",
|
|
1608
|
+
"sweep",
|
|
1609
|
+
"coral",
|
|
1610
|
+
"warm",
|
|
1611
|
+
"analogous",
|
|
1612
|
+
"soft",
|
|
1613
|
+
"aa"
|
|
1614
|
+
],
|
|
1615
|
+
"status": "candidate",
|
|
1616
|
+
"contrastAA": true
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
"id": "spectrum-24-tc",
|
|
1620
|
+
"name": "Coral Flare",
|
|
1621
|
+
"description": "Coral brand at hue 24° — triadic accent on cool neutrals (crisp surfaces).",
|
|
1622
|
+
"tags": [
|
|
1623
|
+
"spectrum",
|
|
1624
|
+
"sweep",
|
|
1625
|
+
"coral",
|
|
1626
|
+
"cool",
|
|
1627
|
+
"triadic",
|
|
1628
|
+
"crisp",
|
|
1629
|
+
"aa"
|
|
1630
|
+
],
|
|
1631
|
+
"status": "candidate",
|
|
1632
|
+
"contrastAA": true
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"id": "spectrum-24-tw",
|
|
1636
|
+
"name": "Coral Flare",
|
|
1637
|
+
"description": "Coral brand at hue 24° — triadic accent on warm neutrals (soft surfaces).",
|
|
1638
|
+
"tags": [
|
|
1639
|
+
"spectrum",
|
|
1640
|
+
"sweep",
|
|
1641
|
+
"coral",
|
|
1642
|
+
"warm",
|
|
1643
|
+
"triadic",
|
|
1644
|
+
"soft",
|
|
1645
|
+
"aa"
|
|
1646
|
+
],
|
|
1647
|
+
"status": "candidate",
|
|
1648
|
+
"contrastAA": true
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"id": "spectrum-48-xc",
|
|
1652
|
+
"name": "Marigold Glow",
|
|
1653
|
+
"description": "Marigold brand at hue 48° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1654
|
+
"tags": [
|
|
1655
|
+
"spectrum",
|
|
1656
|
+
"sweep",
|
|
1657
|
+
"marigold",
|
|
1658
|
+
"cool",
|
|
1659
|
+
"complementary",
|
|
1660
|
+
"crisp",
|
|
1661
|
+
"aa"
|
|
1662
|
+
],
|
|
1663
|
+
"status": "candidate",
|
|
1664
|
+
"contrastAA": true
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"id": "spectrum-48-xw",
|
|
1668
|
+
"name": "Marigold Glow",
|
|
1669
|
+
"description": "Marigold brand at hue 48° — complementary accent on warm neutrals (soft surfaces).",
|
|
1670
|
+
"tags": [
|
|
1671
|
+
"spectrum",
|
|
1672
|
+
"sweep",
|
|
1673
|
+
"marigold",
|
|
1674
|
+
"warm",
|
|
1675
|
+
"complementary",
|
|
1676
|
+
"soft",
|
|
1677
|
+
"aa"
|
|
1678
|
+
],
|
|
1679
|
+
"status": "candidate",
|
|
1680
|
+
"contrastAA": true
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
"id": "spectrum-48-ac",
|
|
1684
|
+
"name": "Marigold Glow",
|
|
1685
|
+
"description": "Marigold brand at hue 48° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1686
|
+
"tags": [
|
|
1687
|
+
"spectrum",
|
|
1688
|
+
"sweep",
|
|
1689
|
+
"marigold",
|
|
1690
|
+
"cool",
|
|
1691
|
+
"analogous",
|
|
1692
|
+
"crisp",
|
|
1693
|
+
"aa"
|
|
1694
|
+
],
|
|
1695
|
+
"status": "candidate",
|
|
1696
|
+
"contrastAA": true
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"id": "spectrum-48-aw",
|
|
1700
|
+
"name": "Marigold Glow",
|
|
1701
|
+
"description": "Marigold brand at hue 48° — analogous accent on warm neutrals (soft surfaces).",
|
|
1702
|
+
"tags": [
|
|
1703
|
+
"spectrum",
|
|
1704
|
+
"sweep",
|
|
1705
|
+
"marigold",
|
|
1706
|
+
"warm",
|
|
1707
|
+
"analogous",
|
|
1708
|
+
"soft",
|
|
1709
|
+
"aa"
|
|
1710
|
+
],
|
|
1711
|
+
"status": "candidate",
|
|
1712
|
+
"contrastAA": true
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
"id": "spectrum-48-tc",
|
|
1716
|
+
"name": "Marigold Glow",
|
|
1717
|
+
"description": "Marigold brand at hue 48° — triadic accent on cool neutrals (crisp surfaces).",
|
|
1718
|
+
"tags": [
|
|
1719
|
+
"spectrum",
|
|
1720
|
+
"sweep",
|
|
1721
|
+
"marigold",
|
|
1722
|
+
"cool",
|
|
1723
|
+
"triadic",
|
|
1724
|
+
"crisp",
|
|
1725
|
+
"aa"
|
|
1726
|
+
],
|
|
1727
|
+
"status": "candidate",
|
|
1728
|
+
"contrastAA": true
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"id": "spectrum-48-tw",
|
|
1732
|
+
"name": "Marigold Glow",
|
|
1733
|
+
"description": "Marigold brand at hue 48° — triadic accent on warm neutrals (soft surfaces).",
|
|
1734
|
+
"tags": [
|
|
1735
|
+
"spectrum",
|
|
1736
|
+
"sweep",
|
|
1737
|
+
"marigold",
|
|
1738
|
+
"warm",
|
|
1739
|
+
"triadic",
|
|
1740
|
+
"soft",
|
|
1741
|
+
"aa"
|
|
1742
|
+
],
|
|
1743
|
+
"status": "candidate",
|
|
1744
|
+
"contrastAA": true
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"id": "spectrum-72-xc",
|
|
1748
|
+
"name": "Citron Zest",
|
|
1749
|
+
"description": "Citron brand at hue 72° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1750
|
+
"tags": [
|
|
1751
|
+
"spectrum",
|
|
1752
|
+
"sweep",
|
|
1753
|
+
"citron",
|
|
1754
|
+
"cool",
|
|
1755
|
+
"complementary",
|
|
1756
|
+
"crisp",
|
|
1757
|
+
"aa"
|
|
1758
|
+
],
|
|
1759
|
+
"status": "candidate",
|
|
1760
|
+
"contrastAA": true
|
|
1761
|
+
},
|
|
1762
|
+
{
|
|
1763
|
+
"id": "spectrum-72-xw",
|
|
1764
|
+
"name": "Citron Zest",
|
|
1765
|
+
"description": "Citron brand at hue 72° — complementary accent on warm neutrals (soft surfaces).",
|
|
1766
|
+
"tags": [
|
|
1767
|
+
"spectrum",
|
|
1768
|
+
"sweep",
|
|
1769
|
+
"citron",
|
|
1770
|
+
"warm",
|
|
1771
|
+
"complementary",
|
|
1772
|
+
"soft",
|
|
1773
|
+
"aa"
|
|
1774
|
+
],
|
|
1775
|
+
"status": "candidate",
|
|
1776
|
+
"contrastAA": true
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"id": "spectrum-72-ac",
|
|
1780
|
+
"name": "Citron Zest",
|
|
1781
|
+
"description": "Citron brand at hue 72° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1782
|
+
"tags": [
|
|
1783
|
+
"spectrum",
|
|
1784
|
+
"sweep",
|
|
1785
|
+
"citron",
|
|
1786
|
+
"cool",
|
|
1787
|
+
"analogous",
|
|
1788
|
+
"crisp",
|
|
1789
|
+
"aa"
|
|
1790
|
+
],
|
|
1791
|
+
"status": "candidate",
|
|
1792
|
+
"contrastAA": true
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"id": "spectrum-72-aw",
|
|
1796
|
+
"name": "Citron Zest",
|
|
1797
|
+
"description": "Citron brand at hue 72° — analogous accent on warm neutrals (soft surfaces).",
|
|
1798
|
+
"tags": [
|
|
1799
|
+
"spectrum",
|
|
1800
|
+
"sweep",
|
|
1801
|
+
"citron",
|
|
1802
|
+
"warm",
|
|
1803
|
+
"analogous",
|
|
1804
|
+
"soft",
|
|
1805
|
+
"aa"
|
|
1806
|
+
],
|
|
1807
|
+
"status": "candidate",
|
|
1808
|
+
"contrastAA": true
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
"id": "spectrum-72-tc",
|
|
1812
|
+
"name": "Citron Zest",
|
|
1813
|
+
"description": "Citron brand at hue 72° — triadic accent on cool neutrals (crisp surfaces).",
|
|
1814
|
+
"tags": [
|
|
1815
|
+
"spectrum",
|
|
1816
|
+
"sweep",
|
|
1817
|
+
"citron",
|
|
1818
|
+
"cool",
|
|
1819
|
+
"triadic",
|
|
1820
|
+
"crisp",
|
|
1821
|
+
"aa"
|
|
1822
|
+
],
|
|
1823
|
+
"status": "candidate",
|
|
1824
|
+
"contrastAA": true
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"id": "spectrum-72-tw",
|
|
1828
|
+
"name": "Citron Zest",
|
|
1829
|
+
"description": "Citron brand at hue 72° — triadic accent on warm neutrals (soft surfaces).",
|
|
1830
|
+
"tags": [
|
|
1831
|
+
"spectrum",
|
|
1832
|
+
"sweep",
|
|
1833
|
+
"citron",
|
|
1834
|
+
"warm",
|
|
1835
|
+
"triadic",
|
|
1836
|
+
"soft",
|
|
1837
|
+
"aa"
|
|
1838
|
+
],
|
|
1839
|
+
"status": "candidate",
|
|
1840
|
+
"contrastAA": true
|
|
1841
|
+
},
|
|
1842
|
+
{
|
|
1843
|
+
"id": "spectrum-96-xc",
|
|
1844
|
+
"name": "Chartreuse Sprout",
|
|
1845
|
+
"description": "Chartreuse brand at hue 96° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1846
|
+
"tags": [
|
|
1847
|
+
"spectrum",
|
|
1848
|
+
"sweep",
|
|
1849
|
+
"chartreuse",
|
|
1850
|
+
"cool",
|
|
1851
|
+
"complementary",
|
|
1852
|
+
"crisp",
|
|
1853
|
+
"aa"
|
|
1854
|
+
],
|
|
1855
|
+
"status": "candidate",
|
|
1856
|
+
"contrastAA": true
|
|
1857
|
+
},
|
|
1858
|
+
{
|
|
1859
|
+
"id": "spectrum-96-xw",
|
|
1860
|
+
"name": "Chartreuse Sprout",
|
|
1861
|
+
"description": "Chartreuse brand at hue 96° — complementary accent on warm neutrals (soft surfaces).",
|
|
1862
|
+
"tags": [
|
|
1863
|
+
"spectrum",
|
|
1864
|
+
"sweep",
|
|
1865
|
+
"chartreuse",
|
|
1866
|
+
"warm",
|
|
1867
|
+
"complementary",
|
|
1868
|
+
"soft",
|
|
1869
|
+
"aa"
|
|
1870
|
+
],
|
|
1871
|
+
"status": "candidate",
|
|
1872
|
+
"contrastAA": true
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"id": "spectrum-96-ac",
|
|
1876
|
+
"name": "Chartreuse Sprout",
|
|
1877
|
+
"description": "Chartreuse brand at hue 96° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1878
|
+
"tags": [
|
|
1879
|
+
"spectrum",
|
|
1880
|
+
"sweep",
|
|
1881
|
+
"chartreuse",
|
|
1882
|
+
"cool",
|
|
1883
|
+
"analogous",
|
|
1884
|
+
"crisp",
|
|
1885
|
+
"aa"
|
|
1886
|
+
],
|
|
1887
|
+
"status": "candidate",
|
|
1888
|
+
"contrastAA": true
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
"id": "spectrum-96-aw",
|
|
1892
|
+
"name": "Chartreuse Sprout",
|
|
1893
|
+
"description": "Chartreuse brand at hue 96° — analogous accent on warm neutrals (soft surfaces).",
|
|
1894
|
+
"tags": [
|
|
1895
|
+
"spectrum",
|
|
1896
|
+
"sweep",
|
|
1897
|
+
"chartreuse",
|
|
1898
|
+
"warm",
|
|
1899
|
+
"analogous",
|
|
1900
|
+
"soft",
|
|
1901
|
+
"aa"
|
|
1902
|
+
],
|
|
1903
|
+
"status": "candidate",
|
|
1904
|
+
"contrastAA": true
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"id": "spectrum-96-tc",
|
|
1908
|
+
"name": "Chartreuse Sprout",
|
|
1909
|
+
"description": "Chartreuse brand at hue 96° — triadic accent on cool neutrals (crisp surfaces).",
|
|
1910
|
+
"tags": [
|
|
1911
|
+
"spectrum",
|
|
1912
|
+
"sweep",
|
|
1913
|
+
"chartreuse",
|
|
1914
|
+
"cool",
|
|
1915
|
+
"triadic",
|
|
1916
|
+
"crisp",
|
|
1917
|
+
"aa"
|
|
1918
|
+
],
|
|
1919
|
+
"status": "candidate",
|
|
1920
|
+
"contrastAA": true
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
"id": "spectrum-96-tw",
|
|
1924
|
+
"name": "Chartreuse Sprout",
|
|
1925
|
+
"description": "Chartreuse brand at hue 96° — triadic accent on warm neutrals (soft surfaces).",
|
|
1926
|
+
"tags": [
|
|
1927
|
+
"spectrum",
|
|
1928
|
+
"sweep",
|
|
1929
|
+
"chartreuse",
|
|
1930
|
+
"warm",
|
|
1931
|
+
"triadic",
|
|
1932
|
+
"soft",
|
|
1933
|
+
"aa"
|
|
1934
|
+
],
|
|
1935
|
+
"status": "candidate",
|
|
1936
|
+
"contrastAA": true
|
|
1937
|
+
},
|
|
1938
|
+
{
|
|
1939
|
+
"id": "spectrum-120-xc",
|
|
1940
|
+
"name": "Clover Meadow",
|
|
1941
|
+
"description": "Clover brand at hue 120° — complementary accent on cool neutrals (crisp surfaces).",
|
|
1942
|
+
"tags": [
|
|
1943
|
+
"spectrum",
|
|
1944
|
+
"sweep",
|
|
1945
|
+
"clover",
|
|
1946
|
+
"cool",
|
|
1947
|
+
"complementary",
|
|
1948
|
+
"crisp",
|
|
1949
|
+
"aa"
|
|
1950
|
+
],
|
|
1951
|
+
"status": "candidate",
|
|
1952
|
+
"contrastAA": true
|
|
1953
|
+
},
|
|
1954
|
+
{
|
|
1955
|
+
"id": "spectrum-120-xw",
|
|
1956
|
+
"name": "Clover Meadow",
|
|
1957
|
+
"description": "Clover brand at hue 120° — complementary accent on warm neutrals (soft surfaces).",
|
|
1958
|
+
"tags": [
|
|
1959
|
+
"spectrum",
|
|
1960
|
+
"sweep",
|
|
1961
|
+
"clover",
|
|
1962
|
+
"warm",
|
|
1963
|
+
"complementary",
|
|
1964
|
+
"soft",
|
|
1965
|
+
"aa"
|
|
1966
|
+
],
|
|
1967
|
+
"status": "candidate",
|
|
1968
|
+
"contrastAA": true
|
|
1969
|
+
},
|
|
1970
|
+
{
|
|
1971
|
+
"id": "spectrum-120-ac",
|
|
1972
|
+
"name": "Clover Meadow",
|
|
1973
|
+
"description": "Clover brand at hue 120° — analogous accent on cool neutrals (crisp surfaces).",
|
|
1974
|
+
"tags": [
|
|
1975
|
+
"spectrum",
|
|
1976
|
+
"sweep",
|
|
1977
|
+
"clover",
|
|
1978
|
+
"cool",
|
|
1979
|
+
"analogous",
|
|
1980
|
+
"crisp",
|
|
1981
|
+
"aa"
|
|
1982
|
+
],
|
|
1983
|
+
"status": "candidate",
|
|
1984
|
+
"contrastAA": true
|
|
1985
|
+
},
|
|
1986
|
+
{
|
|
1987
|
+
"id": "spectrum-120-aw",
|
|
1988
|
+
"name": "Clover Meadow",
|
|
1989
|
+
"description": "Clover brand at hue 120° — analogous accent on warm neutrals (soft surfaces).",
|
|
1990
|
+
"tags": [
|
|
1991
|
+
"spectrum",
|
|
1992
|
+
"sweep",
|
|
1993
|
+
"clover",
|
|
1994
|
+
"warm",
|
|
1995
|
+
"analogous",
|
|
1996
|
+
"soft",
|
|
1997
|
+
"aa"
|
|
1998
|
+
],
|
|
1999
|
+
"status": "candidate",
|
|
2000
|
+
"contrastAA": true
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
"id": "spectrum-120-tc",
|
|
2004
|
+
"name": "Clover Meadow",
|
|
2005
|
+
"description": "Clover brand at hue 120° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2006
|
+
"tags": [
|
|
2007
|
+
"spectrum",
|
|
2008
|
+
"sweep",
|
|
2009
|
+
"clover",
|
|
2010
|
+
"cool",
|
|
2011
|
+
"triadic",
|
|
2012
|
+
"crisp",
|
|
2013
|
+
"aa"
|
|
2014
|
+
],
|
|
2015
|
+
"status": "candidate",
|
|
2016
|
+
"contrastAA": true
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"id": "spectrum-120-tw",
|
|
2020
|
+
"name": "Clover Meadow",
|
|
2021
|
+
"description": "Clover brand at hue 120° — triadic accent on warm neutrals (soft surfaces).",
|
|
2022
|
+
"tags": [
|
|
2023
|
+
"spectrum",
|
|
2024
|
+
"sweep",
|
|
2025
|
+
"clover",
|
|
2026
|
+
"warm",
|
|
2027
|
+
"triadic",
|
|
2028
|
+
"soft",
|
|
2029
|
+
"aa"
|
|
2030
|
+
],
|
|
2031
|
+
"status": "candidate",
|
|
2032
|
+
"contrastAA": true
|
|
2033
|
+
},
|
|
2034
|
+
{
|
|
2035
|
+
"id": "spectrum-144-xc",
|
|
2036
|
+
"name": "Jade Grove",
|
|
2037
|
+
"description": "Jade brand at hue 144° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2038
|
+
"tags": [
|
|
2039
|
+
"spectrum",
|
|
2040
|
+
"sweep",
|
|
2041
|
+
"jade",
|
|
2042
|
+
"cool",
|
|
2043
|
+
"complementary",
|
|
2044
|
+
"crisp",
|
|
2045
|
+
"aa"
|
|
2046
|
+
],
|
|
2047
|
+
"status": "candidate",
|
|
2048
|
+
"contrastAA": true
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"id": "spectrum-144-xw",
|
|
2052
|
+
"name": "Jade Grove",
|
|
2053
|
+
"description": "Jade brand at hue 144° — complementary accent on warm neutrals (soft surfaces).",
|
|
2054
|
+
"tags": [
|
|
2055
|
+
"spectrum",
|
|
2056
|
+
"sweep",
|
|
2057
|
+
"jade",
|
|
2058
|
+
"warm",
|
|
2059
|
+
"complementary",
|
|
2060
|
+
"soft",
|
|
2061
|
+
"aa"
|
|
2062
|
+
],
|
|
2063
|
+
"status": "candidate",
|
|
2064
|
+
"contrastAA": true
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"id": "spectrum-144-ac",
|
|
2068
|
+
"name": "Jade Grove",
|
|
2069
|
+
"description": "Jade brand at hue 144° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2070
|
+
"tags": [
|
|
2071
|
+
"spectrum",
|
|
2072
|
+
"sweep",
|
|
2073
|
+
"jade",
|
|
2074
|
+
"cool",
|
|
2075
|
+
"analogous",
|
|
2076
|
+
"crisp",
|
|
2077
|
+
"aa"
|
|
2078
|
+
],
|
|
2079
|
+
"status": "candidate",
|
|
2080
|
+
"contrastAA": true
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"id": "spectrum-144-aw",
|
|
2084
|
+
"name": "Jade Grove",
|
|
2085
|
+
"description": "Jade brand at hue 144° — analogous accent on warm neutrals (soft surfaces).",
|
|
2086
|
+
"tags": [
|
|
2087
|
+
"spectrum",
|
|
2088
|
+
"sweep",
|
|
2089
|
+
"jade",
|
|
2090
|
+
"warm",
|
|
2091
|
+
"analogous",
|
|
2092
|
+
"soft",
|
|
2093
|
+
"aa"
|
|
2094
|
+
],
|
|
2095
|
+
"status": "candidate",
|
|
2096
|
+
"contrastAA": true
|
|
2097
|
+
},
|
|
2098
|
+
{
|
|
2099
|
+
"id": "spectrum-144-tc",
|
|
2100
|
+
"name": "Jade Grove",
|
|
2101
|
+
"description": "Jade brand at hue 144° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2102
|
+
"tags": [
|
|
2103
|
+
"spectrum",
|
|
2104
|
+
"sweep",
|
|
2105
|
+
"jade",
|
|
2106
|
+
"cool",
|
|
2107
|
+
"triadic",
|
|
2108
|
+
"crisp",
|
|
2109
|
+
"aa"
|
|
2110
|
+
],
|
|
2111
|
+
"status": "candidate",
|
|
2112
|
+
"contrastAA": true
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
"id": "spectrum-144-tw",
|
|
2116
|
+
"name": "Jade Grove",
|
|
2117
|
+
"description": "Jade brand at hue 144° — triadic accent on warm neutrals (soft surfaces).",
|
|
2118
|
+
"tags": [
|
|
2119
|
+
"spectrum",
|
|
2120
|
+
"sweep",
|
|
2121
|
+
"jade",
|
|
2122
|
+
"warm",
|
|
2123
|
+
"triadic",
|
|
2124
|
+
"soft",
|
|
2125
|
+
"aa"
|
|
2126
|
+
],
|
|
2127
|
+
"status": "candidate",
|
|
2128
|
+
"contrastAA": true
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"id": "spectrum-168-xc",
|
|
2132
|
+
"name": "Spruce Tide",
|
|
2133
|
+
"description": "Spruce brand at hue 168° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2134
|
+
"tags": [
|
|
2135
|
+
"spectrum",
|
|
2136
|
+
"sweep",
|
|
2137
|
+
"spruce",
|
|
2138
|
+
"cool",
|
|
2139
|
+
"complementary",
|
|
2140
|
+
"crisp",
|
|
2141
|
+
"aa"
|
|
2142
|
+
],
|
|
2143
|
+
"status": "candidate",
|
|
2144
|
+
"contrastAA": true
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"id": "spectrum-168-xw",
|
|
2148
|
+
"name": "Spruce Tide",
|
|
2149
|
+
"description": "Spruce brand at hue 168° — complementary accent on warm neutrals (soft surfaces).",
|
|
2150
|
+
"tags": [
|
|
2151
|
+
"spectrum",
|
|
2152
|
+
"sweep",
|
|
2153
|
+
"spruce",
|
|
2154
|
+
"warm",
|
|
2155
|
+
"complementary",
|
|
2156
|
+
"soft",
|
|
2157
|
+
"aa"
|
|
2158
|
+
],
|
|
2159
|
+
"status": "candidate",
|
|
2160
|
+
"contrastAA": true
|
|
2161
|
+
},
|
|
2162
|
+
{
|
|
2163
|
+
"id": "spectrum-168-ac",
|
|
2164
|
+
"name": "Spruce Tide",
|
|
2165
|
+
"description": "Spruce brand at hue 168° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2166
|
+
"tags": [
|
|
2167
|
+
"spectrum",
|
|
2168
|
+
"sweep",
|
|
2169
|
+
"spruce",
|
|
2170
|
+
"cool",
|
|
2171
|
+
"analogous",
|
|
2172
|
+
"crisp",
|
|
2173
|
+
"aa"
|
|
2174
|
+
],
|
|
2175
|
+
"status": "candidate",
|
|
2176
|
+
"contrastAA": true
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"id": "spectrum-168-aw",
|
|
2180
|
+
"name": "Spruce Tide",
|
|
2181
|
+
"description": "Spruce brand at hue 168° — analogous accent on warm neutrals (soft surfaces).",
|
|
2182
|
+
"tags": [
|
|
2183
|
+
"spectrum",
|
|
2184
|
+
"sweep",
|
|
2185
|
+
"spruce",
|
|
2186
|
+
"warm",
|
|
2187
|
+
"analogous",
|
|
2188
|
+
"soft",
|
|
2189
|
+
"aa"
|
|
2190
|
+
],
|
|
2191
|
+
"status": "candidate",
|
|
2192
|
+
"contrastAA": true
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"id": "spectrum-168-tc",
|
|
2196
|
+
"name": "Spruce Tide",
|
|
2197
|
+
"description": "Spruce brand at hue 168° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2198
|
+
"tags": [
|
|
2199
|
+
"spectrum",
|
|
2200
|
+
"sweep",
|
|
2201
|
+
"spruce",
|
|
2202
|
+
"cool",
|
|
2203
|
+
"triadic",
|
|
2204
|
+
"crisp",
|
|
2205
|
+
"aa"
|
|
2206
|
+
],
|
|
2207
|
+
"status": "candidate",
|
|
2208
|
+
"contrastAA": true
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
"id": "spectrum-168-tw",
|
|
2212
|
+
"name": "Spruce Tide",
|
|
2213
|
+
"description": "Spruce brand at hue 168° — triadic accent on warm neutrals (soft surfaces).",
|
|
2214
|
+
"tags": [
|
|
2215
|
+
"spectrum",
|
|
2216
|
+
"sweep",
|
|
2217
|
+
"spruce",
|
|
2218
|
+
"warm",
|
|
2219
|
+
"triadic",
|
|
2220
|
+
"soft",
|
|
2221
|
+
"aa"
|
|
2222
|
+
],
|
|
2223
|
+
"status": "candidate",
|
|
2224
|
+
"contrastAA": true
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
"id": "spectrum-192-xc",
|
|
2228
|
+
"name": "Lagoon Reef",
|
|
2229
|
+
"description": "Lagoon brand at hue 192° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2230
|
+
"tags": [
|
|
2231
|
+
"spectrum",
|
|
2232
|
+
"sweep",
|
|
2233
|
+
"lagoon",
|
|
2234
|
+
"cool",
|
|
2235
|
+
"complementary",
|
|
2236
|
+
"crisp",
|
|
2237
|
+
"aa"
|
|
2238
|
+
],
|
|
2239
|
+
"status": "candidate",
|
|
2240
|
+
"contrastAA": true
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"id": "spectrum-192-xw",
|
|
2244
|
+
"name": "Lagoon Reef",
|
|
2245
|
+
"description": "Lagoon brand at hue 192° — complementary accent on warm neutrals (soft surfaces).",
|
|
2246
|
+
"tags": [
|
|
2247
|
+
"spectrum",
|
|
2248
|
+
"sweep",
|
|
2249
|
+
"lagoon",
|
|
2250
|
+
"warm",
|
|
2251
|
+
"complementary",
|
|
2252
|
+
"soft",
|
|
2253
|
+
"aa"
|
|
2254
|
+
],
|
|
2255
|
+
"status": "candidate",
|
|
2256
|
+
"contrastAA": true
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
"id": "spectrum-192-ac",
|
|
2260
|
+
"name": "Lagoon Reef",
|
|
2261
|
+
"description": "Lagoon brand at hue 192° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2262
|
+
"tags": [
|
|
2263
|
+
"spectrum",
|
|
2264
|
+
"sweep",
|
|
2265
|
+
"lagoon",
|
|
2266
|
+
"cool",
|
|
2267
|
+
"analogous",
|
|
2268
|
+
"crisp",
|
|
2269
|
+
"aa"
|
|
2270
|
+
],
|
|
2271
|
+
"status": "candidate",
|
|
2272
|
+
"contrastAA": true
|
|
2273
|
+
},
|
|
2274
|
+
{
|
|
2275
|
+
"id": "spectrum-192-aw",
|
|
2276
|
+
"name": "Lagoon Reef",
|
|
2277
|
+
"description": "Lagoon brand at hue 192° — analogous accent on warm neutrals (soft surfaces).",
|
|
2278
|
+
"tags": [
|
|
2279
|
+
"spectrum",
|
|
2280
|
+
"sweep",
|
|
2281
|
+
"lagoon",
|
|
2282
|
+
"warm",
|
|
2283
|
+
"analogous",
|
|
2284
|
+
"soft",
|
|
2285
|
+
"aa"
|
|
2286
|
+
],
|
|
2287
|
+
"status": "candidate",
|
|
2288
|
+
"contrastAA": true
|
|
2289
|
+
},
|
|
2290
|
+
{
|
|
2291
|
+
"id": "spectrum-192-tc",
|
|
2292
|
+
"name": "Lagoon Reef",
|
|
2293
|
+
"description": "Lagoon brand at hue 192° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2294
|
+
"tags": [
|
|
2295
|
+
"spectrum",
|
|
2296
|
+
"sweep",
|
|
2297
|
+
"lagoon",
|
|
2298
|
+
"cool",
|
|
2299
|
+
"triadic",
|
|
2300
|
+
"crisp",
|
|
2301
|
+
"aa"
|
|
2302
|
+
],
|
|
2303
|
+
"status": "candidate",
|
|
2304
|
+
"contrastAA": true
|
|
2305
|
+
},
|
|
2306
|
+
{
|
|
2307
|
+
"id": "spectrum-192-tw",
|
|
2308
|
+
"name": "Lagoon Reef",
|
|
2309
|
+
"description": "Lagoon brand at hue 192° — triadic accent on warm neutrals (soft surfaces).",
|
|
2310
|
+
"tags": [
|
|
2311
|
+
"spectrum",
|
|
2312
|
+
"sweep",
|
|
2313
|
+
"lagoon",
|
|
2314
|
+
"warm",
|
|
2315
|
+
"triadic",
|
|
2316
|
+
"soft",
|
|
2317
|
+
"aa"
|
|
2318
|
+
],
|
|
2319
|
+
"status": "candidate",
|
|
2320
|
+
"contrastAA": true
|
|
2321
|
+
},
|
|
2322
|
+
{
|
|
2323
|
+
"id": "spectrum-216-xc",
|
|
2324
|
+
"name": "Cerulean Drift",
|
|
2325
|
+
"description": "Cerulean brand at hue 216° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2326
|
+
"tags": [
|
|
2327
|
+
"spectrum",
|
|
2328
|
+
"sweep",
|
|
2329
|
+
"cerulean",
|
|
2330
|
+
"cool",
|
|
2331
|
+
"complementary",
|
|
2332
|
+
"crisp",
|
|
2333
|
+
"aa"
|
|
2334
|
+
],
|
|
2335
|
+
"status": "candidate",
|
|
2336
|
+
"contrastAA": true
|
|
2337
|
+
},
|
|
2338
|
+
{
|
|
2339
|
+
"id": "spectrum-216-xw",
|
|
2340
|
+
"name": "Cerulean Drift",
|
|
2341
|
+
"description": "Cerulean brand at hue 216° — complementary accent on warm neutrals (soft surfaces).",
|
|
2342
|
+
"tags": [
|
|
2343
|
+
"spectrum",
|
|
2344
|
+
"sweep",
|
|
2345
|
+
"cerulean",
|
|
2346
|
+
"warm",
|
|
2347
|
+
"complementary",
|
|
2348
|
+
"soft",
|
|
2349
|
+
"aa"
|
|
2350
|
+
],
|
|
2351
|
+
"status": "candidate",
|
|
2352
|
+
"contrastAA": true
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"id": "spectrum-216-ac",
|
|
2356
|
+
"name": "Cerulean Drift",
|
|
2357
|
+
"description": "Cerulean brand at hue 216° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2358
|
+
"tags": [
|
|
2359
|
+
"spectrum",
|
|
2360
|
+
"sweep",
|
|
2361
|
+
"cerulean",
|
|
2362
|
+
"cool",
|
|
2363
|
+
"analogous",
|
|
2364
|
+
"crisp",
|
|
2365
|
+
"aa"
|
|
2366
|
+
],
|
|
2367
|
+
"status": "candidate",
|
|
2368
|
+
"contrastAA": true
|
|
2369
|
+
},
|
|
2370
|
+
{
|
|
2371
|
+
"id": "spectrum-216-aw",
|
|
2372
|
+
"name": "Cerulean Drift",
|
|
2373
|
+
"description": "Cerulean brand at hue 216° — analogous accent on warm neutrals (soft surfaces).",
|
|
2374
|
+
"tags": [
|
|
2375
|
+
"spectrum",
|
|
2376
|
+
"sweep",
|
|
2377
|
+
"cerulean",
|
|
2378
|
+
"warm",
|
|
2379
|
+
"analogous",
|
|
2380
|
+
"soft",
|
|
2381
|
+
"aa"
|
|
2382
|
+
],
|
|
2383
|
+
"status": "candidate",
|
|
2384
|
+
"contrastAA": true
|
|
2385
|
+
},
|
|
2386
|
+
{
|
|
2387
|
+
"id": "spectrum-216-tc",
|
|
2388
|
+
"name": "Cerulean Drift",
|
|
2389
|
+
"description": "Cerulean brand at hue 216° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2390
|
+
"tags": [
|
|
2391
|
+
"spectrum",
|
|
2392
|
+
"sweep",
|
|
2393
|
+
"cerulean",
|
|
2394
|
+
"cool",
|
|
2395
|
+
"triadic",
|
|
2396
|
+
"crisp",
|
|
2397
|
+
"aa"
|
|
2398
|
+
],
|
|
2399
|
+
"status": "candidate",
|
|
2400
|
+
"contrastAA": true
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"id": "spectrum-216-tw",
|
|
2404
|
+
"name": "Cerulean Drift",
|
|
2405
|
+
"description": "Cerulean brand at hue 216° — triadic accent on warm neutrals (soft surfaces).",
|
|
2406
|
+
"tags": [
|
|
2407
|
+
"spectrum",
|
|
2408
|
+
"sweep",
|
|
2409
|
+
"cerulean",
|
|
2410
|
+
"warm",
|
|
2411
|
+
"triadic",
|
|
2412
|
+
"soft",
|
|
2413
|
+
"aa"
|
|
2414
|
+
],
|
|
2415
|
+
"status": "candidate",
|
|
2416
|
+
"contrastAA": true
|
|
2417
|
+
},
|
|
2418
|
+
{
|
|
2419
|
+
"id": "spectrum-240-xc",
|
|
2420
|
+
"name": "Sapphire Dusk",
|
|
2421
|
+
"description": "Sapphire brand at hue 240° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2422
|
+
"tags": [
|
|
2423
|
+
"spectrum",
|
|
2424
|
+
"sweep",
|
|
2425
|
+
"sapphire",
|
|
2426
|
+
"cool",
|
|
2427
|
+
"complementary",
|
|
2428
|
+
"crisp",
|
|
2429
|
+
"aa"
|
|
2430
|
+
],
|
|
2431
|
+
"status": "candidate",
|
|
2432
|
+
"contrastAA": true
|
|
2433
|
+
},
|
|
2434
|
+
{
|
|
2435
|
+
"id": "spectrum-240-xw",
|
|
2436
|
+
"name": "Sapphire Dusk",
|
|
2437
|
+
"description": "Sapphire brand at hue 240° — complementary accent on warm neutrals (soft surfaces).",
|
|
2438
|
+
"tags": [
|
|
2439
|
+
"spectrum",
|
|
2440
|
+
"sweep",
|
|
2441
|
+
"sapphire",
|
|
2442
|
+
"warm",
|
|
2443
|
+
"complementary",
|
|
2444
|
+
"soft",
|
|
2445
|
+
"aa"
|
|
2446
|
+
],
|
|
2447
|
+
"status": "candidate",
|
|
2448
|
+
"contrastAA": true
|
|
2449
|
+
},
|
|
2450
|
+
{
|
|
2451
|
+
"id": "spectrum-240-ac",
|
|
2452
|
+
"name": "Sapphire Dusk",
|
|
2453
|
+
"description": "Sapphire brand at hue 240° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2454
|
+
"tags": [
|
|
2455
|
+
"spectrum",
|
|
2456
|
+
"sweep",
|
|
2457
|
+
"sapphire",
|
|
2458
|
+
"cool",
|
|
2459
|
+
"analogous",
|
|
2460
|
+
"crisp",
|
|
2461
|
+
"aa"
|
|
2462
|
+
],
|
|
2463
|
+
"status": "candidate",
|
|
2464
|
+
"contrastAA": true
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"id": "spectrum-240-aw",
|
|
2468
|
+
"name": "Sapphire Dusk",
|
|
2469
|
+
"description": "Sapphire brand at hue 240° — analogous accent on warm neutrals (soft surfaces).",
|
|
2470
|
+
"tags": [
|
|
2471
|
+
"spectrum",
|
|
2472
|
+
"sweep",
|
|
2473
|
+
"sapphire",
|
|
2474
|
+
"warm",
|
|
2475
|
+
"analogous",
|
|
2476
|
+
"soft",
|
|
2477
|
+
"aa"
|
|
2478
|
+
],
|
|
2479
|
+
"status": "candidate",
|
|
2480
|
+
"contrastAA": true
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
"id": "spectrum-240-tc",
|
|
2484
|
+
"name": "Sapphire Dusk",
|
|
2485
|
+
"description": "Sapphire brand at hue 240° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2486
|
+
"tags": [
|
|
2487
|
+
"spectrum",
|
|
2488
|
+
"sweep",
|
|
2489
|
+
"sapphire",
|
|
2490
|
+
"cool",
|
|
2491
|
+
"triadic",
|
|
2492
|
+
"crisp",
|
|
2493
|
+
"aa"
|
|
2494
|
+
],
|
|
2495
|
+
"status": "candidate",
|
|
2496
|
+
"contrastAA": true
|
|
2497
|
+
},
|
|
2498
|
+
{
|
|
2499
|
+
"id": "spectrum-240-tw",
|
|
2500
|
+
"name": "Sapphire Dusk",
|
|
2501
|
+
"description": "Sapphire brand at hue 240° — triadic accent on warm neutrals (soft surfaces).",
|
|
2502
|
+
"tags": [
|
|
2503
|
+
"spectrum",
|
|
2504
|
+
"sweep",
|
|
2505
|
+
"sapphire",
|
|
2506
|
+
"warm",
|
|
2507
|
+
"triadic",
|
|
2508
|
+
"soft",
|
|
2509
|
+
"aa"
|
|
2510
|
+
],
|
|
2511
|
+
"status": "candidate",
|
|
2512
|
+
"contrastAA": true
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"id": "spectrum-264-xc",
|
|
2516
|
+
"name": "Iris Nocturne",
|
|
2517
|
+
"description": "Iris brand at hue 264° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2518
|
+
"tags": [
|
|
2519
|
+
"spectrum",
|
|
2520
|
+
"sweep",
|
|
2521
|
+
"iris",
|
|
2522
|
+
"cool",
|
|
2523
|
+
"complementary",
|
|
2524
|
+
"crisp",
|
|
2525
|
+
"aa"
|
|
2526
|
+
],
|
|
2527
|
+
"status": "candidate",
|
|
2528
|
+
"contrastAA": true
|
|
2529
|
+
},
|
|
2530
|
+
{
|
|
2531
|
+
"id": "spectrum-264-xw",
|
|
2532
|
+
"name": "Iris Nocturne",
|
|
2533
|
+
"description": "Iris brand at hue 264° — complementary accent on warm neutrals (soft surfaces).",
|
|
2534
|
+
"tags": [
|
|
2535
|
+
"spectrum",
|
|
2536
|
+
"sweep",
|
|
2537
|
+
"iris",
|
|
2538
|
+
"warm",
|
|
2539
|
+
"complementary",
|
|
2540
|
+
"soft",
|
|
2541
|
+
"aa"
|
|
2542
|
+
],
|
|
2543
|
+
"status": "candidate",
|
|
2544
|
+
"contrastAA": true
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"id": "spectrum-264-ac",
|
|
2548
|
+
"name": "Iris Nocturne",
|
|
2549
|
+
"description": "Iris brand at hue 264° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2550
|
+
"tags": [
|
|
2551
|
+
"spectrum",
|
|
2552
|
+
"sweep",
|
|
2553
|
+
"iris",
|
|
2554
|
+
"cool",
|
|
2555
|
+
"analogous",
|
|
2556
|
+
"crisp",
|
|
2557
|
+
"aa"
|
|
2558
|
+
],
|
|
2559
|
+
"status": "candidate",
|
|
2560
|
+
"contrastAA": true
|
|
2561
|
+
},
|
|
2562
|
+
{
|
|
2563
|
+
"id": "spectrum-264-aw",
|
|
2564
|
+
"name": "Iris Nocturne",
|
|
2565
|
+
"description": "Iris brand at hue 264° — analogous accent on warm neutrals (soft surfaces).",
|
|
2566
|
+
"tags": [
|
|
2567
|
+
"spectrum",
|
|
2568
|
+
"sweep",
|
|
2569
|
+
"iris",
|
|
2570
|
+
"warm",
|
|
2571
|
+
"analogous",
|
|
2572
|
+
"soft",
|
|
2573
|
+
"aa"
|
|
2574
|
+
],
|
|
2575
|
+
"status": "candidate",
|
|
2576
|
+
"contrastAA": true
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"id": "spectrum-264-tc",
|
|
2580
|
+
"name": "Iris Nocturne",
|
|
2581
|
+
"description": "Iris brand at hue 264° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2582
|
+
"tags": [
|
|
2583
|
+
"spectrum",
|
|
2584
|
+
"sweep",
|
|
2585
|
+
"iris",
|
|
2586
|
+
"cool",
|
|
2587
|
+
"triadic",
|
|
2588
|
+
"crisp",
|
|
2589
|
+
"aa"
|
|
2590
|
+
],
|
|
2591
|
+
"status": "candidate",
|
|
2592
|
+
"contrastAA": true
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
"id": "spectrum-264-tw",
|
|
2596
|
+
"name": "Iris Nocturne",
|
|
2597
|
+
"description": "Iris brand at hue 264° — triadic accent on warm neutrals (soft surfaces).",
|
|
2598
|
+
"tags": [
|
|
2599
|
+
"spectrum",
|
|
2600
|
+
"sweep",
|
|
2601
|
+
"iris",
|
|
2602
|
+
"warm",
|
|
2603
|
+
"triadic",
|
|
2604
|
+
"soft",
|
|
2605
|
+
"aa"
|
|
2606
|
+
],
|
|
2607
|
+
"status": "candidate",
|
|
2608
|
+
"contrastAA": true
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
"id": "spectrum-288-xc",
|
|
2612
|
+
"name": "Orchid Bloom",
|
|
2613
|
+
"description": "Orchid brand at hue 288° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2614
|
+
"tags": [
|
|
2615
|
+
"spectrum",
|
|
2616
|
+
"sweep",
|
|
2617
|
+
"orchid",
|
|
2618
|
+
"cool",
|
|
2619
|
+
"complementary",
|
|
2620
|
+
"crisp",
|
|
2621
|
+
"aa"
|
|
2622
|
+
],
|
|
2623
|
+
"status": "candidate",
|
|
2624
|
+
"contrastAA": true
|
|
2625
|
+
},
|
|
2626
|
+
{
|
|
2627
|
+
"id": "spectrum-288-xw",
|
|
2628
|
+
"name": "Orchid Bloom",
|
|
2629
|
+
"description": "Orchid brand at hue 288° — complementary accent on warm neutrals (soft surfaces).",
|
|
2630
|
+
"tags": [
|
|
2631
|
+
"spectrum",
|
|
2632
|
+
"sweep",
|
|
2633
|
+
"orchid",
|
|
2634
|
+
"warm",
|
|
2635
|
+
"complementary",
|
|
2636
|
+
"soft",
|
|
2637
|
+
"aa"
|
|
2638
|
+
],
|
|
2639
|
+
"status": "candidate",
|
|
2640
|
+
"contrastAA": true
|
|
2641
|
+
},
|
|
2642
|
+
{
|
|
2643
|
+
"id": "spectrum-288-ac",
|
|
2644
|
+
"name": "Orchid Bloom",
|
|
2645
|
+
"description": "Orchid brand at hue 288° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2646
|
+
"tags": [
|
|
2647
|
+
"spectrum",
|
|
2648
|
+
"sweep",
|
|
2649
|
+
"orchid",
|
|
2650
|
+
"cool",
|
|
2651
|
+
"analogous",
|
|
2652
|
+
"crisp",
|
|
2653
|
+
"aa"
|
|
2654
|
+
],
|
|
2655
|
+
"status": "candidate",
|
|
2656
|
+
"contrastAA": true
|
|
2657
|
+
},
|
|
2658
|
+
{
|
|
2659
|
+
"id": "spectrum-288-aw",
|
|
2660
|
+
"name": "Orchid Bloom",
|
|
2661
|
+
"description": "Orchid brand at hue 288° — analogous accent on warm neutrals (soft surfaces).",
|
|
2662
|
+
"tags": [
|
|
2663
|
+
"spectrum",
|
|
2664
|
+
"sweep",
|
|
2665
|
+
"orchid",
|
|
2666
|
+
"warm",
|
|
2667
|
+
"analogous",
|
|
2668
|
+
"soft",
|
|
2669
|
+
"aa"
|
|
2670
|
+
],
|
|
2671
|
+
"status": "candidate",
|
|
2672
|
+
"contrastAA": true
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"id": "spectrum-288-tc",
|
|
2676
|
+
"name": "Orchid Bloom",
|
|
2677
|
+
"description": "Orchid brand at hue 288° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2678
|
+
"tags": [
|
|
2679
|
+
"spectrum",
|
|
2680
|
+
"sweep",
|
|
2681
|
+
"orchid",
|
|
2682
|
+
"cool",
|
|
2683
|
+
"triadic",
|
|
2684
|
+
"crisp",
|
|
2685
|
+
"aa"
|
|
2686
|
+
],
|
|
2687
|
+
"status": "candidate",
|
|
2688
|
+
"contrastAA": true
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"id": "spectrum-288-tw",
|
|
2692
|
+
"name": "Orchid Bloom",
|
|
2693
|
+
"description": "Orchid brand at hue 288° — triadic accent on warm neutrals (soft surfaces).",
|
|
2694
|
+
"tags": [
|
|
2695
|
+
"spectrum",
|
|
2696
|
+
"sweep",
|
|
2697
|
+
"orchid",
|
|
2698
|
+
"warm",
|
|
2699
|
+
"triadic",
|
|
2700
|
+
"soft",
|
|
2701
|
+
"aa"
|
|
2702
|
+
],
|
|
2703
|
+
"status": "candidate",
|
|
2704
|
+
"contrastAA": true
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"id": "spectrum-312-xc",
|
|
2708
|
+
"name": "Fuchsia Pulse",
|
|
2709
|
+
"description": "Fuchsia brand at hue 312° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2710
|
+
"tags": [
|
|
2711
|
+
"spectrum",
|
|
2712
|
+
"sweep",
|
|
2713
|
+
"fuchsia",
|
|
2714
|
+
"cool",
|
|
2715
|
+
"complementary",
|
|
2716
|
+
"crisp",
|
|
2717
|
+
"aa"
|
|
2718
|
+
],
|
|
2719
|
+
"status": "candidate",
|
|
2720
|
+
"contrastAA": true
|
|
2721
|
+
},
|
|
2722
|
+
{
|
|
2723
|
+
"id": "spectrum-312-xw",
|
|
2724
|
+
"name": "Fuchsia Pulse",
|
|
2725
|
+
"description": "Fuchsia brand at hue 312° — complementary accent on warm neutrals (soft surfaces).",
|
|
2726
|
+
"tags": [
|
|
2727
|
+
"spectrum",
|
|
2728
|
+
"sweep",
|
|
2729
|
+
"fuchsia",
|
|
2730
|
+
"warm",
|
|
2731
|
+
"complementary",
|
|
2732
|
+
"soft",
|
|
2733
|
+
"aa"
|
|
2734
|
+
],
|
|
2735
|
+
"status": "candidate",
|
|
2736
|
+
"contrastAA": true
|
|
2737
|
+
},
|
|
2738
|
+
{
|
|
2739
|
+
"id": "spectrum-312-ac",
|
|
2740
|
+
"name": "Fuchsia Pulse",
|
|
2741
|
+
"description": "Fuchsia brand at hue 312° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2742
|
+
"tags": [
|
|
2743
|
+
"spectrum",
|
|
2744
|
+
"sweep",
|
|
2745
|
+
"fuchsia",
|
|
2746
|
+
"cool",
|
|
2747
|
+
"analogous",
|
|
2748
|
+
"crisp",
|
|
2749
|
+
"aa"
|
|
2750
|
+
],
|
|
2751
|
+
"status": "candidate",
|
|
2752
|
+
"contrastAA": true
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"id": "spectrum-312-aw",
|
|
2756
|
+
"name": "Fuchsia Pulse",
|
|
2757
|
+
"description": "Fuchsia brand at hue 312° — analogous accent on warm neutrals (soft surfaces).",
|
|
2758
|
+
"tags": [
|
|
2759
|
+
"spectrum",
|
|
2760
|
+
"sweep",
|
|
2761
|
+
"fuchsia",
|
|
2762
|
+
"warm",
|
|
2763
|
+
"analogous",
|
|
2764
|
+
"soft",
|
|
2765
|
+
"aa"
|
|
2766
|
+
],
|
|
2767
|
+
"status": "candidate",
|
|
2768
|
+
"contrastAA": true
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"id": "spectrum-312-tc",
|
|
2772
|
+
"name": "Fuchsia Pulse",
|
|
2773
|
+
"description": "Fuchsia brand at hue 312° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2774
|
+
"tags": [
|
|
2775
|
+
"spectrum",
|
|
2776
|
+
"sweep",
|
|
2777
|
+
"fuchsia",
|
|
2778
|
+
"cool",
|
|
2779
|
+
"triadic",
|
|
2780
|
+
"crisp",
|
|
2781
|
+
"aa"
|
|
2782
|
+
],
|
|
2783
|
+
"status": "candidate",
|
|
2784
|
+
"contrastAA": true
|
|
2785
|
+
},
|
|
2786
|
+
{
|
|
2787
|
+
"id": "spectrum-312-tw",
|
|
2788
|
+
"name": "Fuchsia Pulse",
|
|
2789
|
+
"description": "Fuchsia brand at hue 312° — triadic accent on warm neutrals (soft surfaces).",
|
|
2790
|
+
"tags": [
|
|
2791
|
+
"spectrum",
|
|
2792
|
+
"sweep",
|
|
2793
|
+
"fuchsia",
|
|
2794
|
+
"warm",
|
|
2795
|
+
"triadic",
|
|
2796
|
+
"soft",
|
|
2797
|
+
"aa"
|
|
2798
|
+
],
|
|
2799
|
+
"status": "candidate",
|
|
2800
|
+
"contrastAA": true
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"id": "spectrum-336-xc",
|
|
2804
|
+
"name": "Magenta Blush",
|
|
2805
|
+
"description": "Magenta brand at hue 336° — complementary accent on cool neutrals (crisp surfaces).",
|
|
2806
|
+
"tags": [
|
|
2807
|
+
"spectrum",
|
|
2808
|
+
"sweep",
|
|
2809
|
+
"magenta",
|
|
2810
|
+
"cool",
|
|
2811
|
+
"complementary",
|
|
2812
|
+
"crisp",
|
|
2813
|
+
"aa"
|
|
2814
|
+
],
|
|
2815
|
+
"status": "candidate",
|
|
2816
|
+
"contrastAA": true
|
|
2817
|
+
},
|
|
2818
|
+
{
|
|
2819
|
+
"id": "spectrum-336-xw",
|
|
2820
|
+
"name": "Magenta Blush",
|
|
2821
|
+
"description": "Magenta brand at hue 336° — complementary accent on warm neutrals (soft surfaces).",
|
|
2822
|
+
"tags": [
|
|
2823
|
+
"spectrum",
|
|
2824
|
+
"sweep",
|
|
2825
|
+
"magenta",
|
|
2826
|
+
"warm",
|
|
2827
|
+
"complementary",
|
|
2828
|
+
"soft",
|
|
2829
|
+
"aa"
|
|
2830
|
+
],
|
|
2831
|
+
"status": "candidate",
|
|
2832
|
+
"contrastAA": true
|
|
2833
|
+
},
|
|
2834
|
+
{
|
|
2835
|
+
"id": "spectrum-336-ac",
|
|
2836
|
+
"name": "Magenta Blush",
|
|
2837
|
+
"description": "Magenta brand at hue 336° — analogous accent on cool neutrals (crisp surfaces).",
|
|
2838
|
+
"tags": [
|
|
2839
|
+
"spectrum",
|
|
2840
|
+
"sweep",
|
|
2841
|
+
"magenta",
|
|
2842
|
+
"cool",
|
|
2843
|
+
"analogous",
|
|
2844
|
+
"crisp",
|
|
2845
|
+
"aa"
|
|
2846
|
+
],
|
|
2847
|
+
"status": "candidate",
|
|
2848
|
+
"contrastAA": true
|
|
2849
|
+
},
|
|
2850
|
+
{
|
|
2851
|
+
"id": "spectrum-336-aw",
|
|
2852
|
+
"name": "Magenta Blush",
|
|
2853
|
+
"description": "Magenta brand at hue 336° — analogous accent on warm neutrals (soft surfaces).",
|
|
2854
|
+
"tags": [
|
|
2855
|
+
"spectrum",
|
|
2856
|
+
"sweep",
|
|
2857
|
+
"magenta",
|
|
2858
|
+
"warm",
|
|
2859
|
+
"analogous",
|
|
2860
|
+
"soft",
|
|
2861
|
+
"aa"
|
|
2862
|
+
],
|
|
2863
|
+
"status": "candidate",
|
|
2864
|
+
"contrastAA": true
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"id": "spectrum-336-tc",
|
|
2868
|
+
"name": "Magenta Blush",
|
|
2869
|
+
"description": "Magenta brand at hue 336° — triadic accent on cool neutrals (crisp surfaces).",
|
|
2870
|
+
"tags": [
|
|
2871
|
+
"spectrum",
|
|
2872
|
+
"sweep",
|
|
2873
|
+
"magenta",
|
|
2874
|
+
"cool",
|
|
2875
|
+
"triadic",
|
|
2876
|
+
"crisp",
|
|
2877
|
+
"aa"
|
|
2878
|
+
],
|
|
2879
|
+
"status": "candidate",
|
|
2880
|
+
"contrastAA": true
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"id": "spectrum-336-tw",
|
|
2884
|
+
"name": "Magenta Blush",
|
|
2885
|
+
"description": "Magenta brand at hue 336° — triadic accent on warm neutrals (soft surfaces).",
|
|
2886
|
+
"tags": [
|
|
2887
|
+
"spectrum",
|
|
2888
|
+
"sweep",
|
|
2889
|
+
"magenta",
|
|
2890
|
+
"warm",
|
|
2891
|
+
"triadic",
|
|
2892
|
+
"soft",
|
|
2893
|
+
"aa"
|
|
2894
|
+
],
|
|
2895
|
+
"status": "candidate",
|
|
2896
|
+
"contrastAA": true
|
|
2897
|
+
}
|
|
2898
|
+
]
|