@syncupsuite/themes 0.1.0
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/LICENSE +21 -0
- package/dist/index.cjs +3364 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +7 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +3336 -0
- package/dist/index.js.map +1 -0
- package/package.json +62 -0
- package/src/nihon-traditional/meta.json +62 -0
- package/src/nihon-traditional/tailwind.css +336 -0
- package/src/nihon-traditional/tokens.css +345 -0
- package/src/nihon-traditional/tokens.json +960 -0
- package/src/swiss-international/meta.json +56 -0
- package/src/swiss-international/tailwind.css +316 -0
- package/src/swiss-international/tokens.css +325 -0
- package/src/swiss-international/tokens.json +900 -0
|
@@ -0,0 +1,960 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$name": "nihon-no-iro-traditional",
|
|
3
|
+
"$description": "Nihon no Dentou Iro (日本の伝統色) — colors drawn from nature, seasons, and centuries of Japanese aesthetic refinement",
|
|
4
|
+
"$extensions": {
|
|
5
|
+
"syncupsuite.foundation": {
|
|
6
|
+
"story": "Japan's traditional color vocabulary spans over 1,000 named hues, each tied to a natural phenomenon, season, or material. These colors emerged through centuries of textile dyeing, ceramics, and woodblock printing. The palette embodies wabi-sabi — finding beauty in imperfection, impermanence, and depth.",
|
|
7
|
+
"philosophy": "Wabi-sabi (侘寂) — beauty in imperfection, asymmetry, and natural aging",
|
|
8
|
+
"era": "Heian period (794–1185) through Edo period (1603–1868)",
|
|
9
|
+
"harmonyMode": "golden-ratio",
|
|
10
|
+
"radiusTendency": "subtle",
|
|
11
|
+
"typographyCategory": "humanist-serif"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"primitive": {
|
|
15
|
+
"color": {
|
|
16
|
+
"hanada": {
|
|
17
|
+
"50": {
|
|
18
|
+
"$type": "color",
|
|
19
|
+
"$value": "#F1F2F4",
|
|
20
|
+
"$description": "Hanada (縹) 50"
|
|
21
|
+
},
|
|
22
|
+
"100": {
|
|
23
|
+
"$type": "color",
|
|
24
|
+
"$value": "#E2E5E9",
|
|
25
|
+
"$description": "Hanada (縹) 100"
|
|
26
|
+
},
|
|
27
|
+
"200": {
|
|
28
|
+
"$type": "color",
|
|
29
|
+
"$value": "#B7CBE1",
|
|
30
|
+
"$description": "Hanada (縹) 200"
|
|
31
|
+
},
|
|
32
|
+
"300": {
|
|
33
|
+
"$type": "color",
|
|
34
|
+
"$value": "#93B0D2",
|
|
35
|
+
"$description": "Hanada (縹) 300"
|
|
36
|
+
},
|
|
37
|
+
"400": {
|
|
38
|
+
"$type": "color",
|
|
39
|
+
"$value": "#6F96C3",
|
|
40
|
+
"$description": "Hanada (縹) 400"
|
|
41
|
+
},
|
|
42
|
+
"500": {
|
|
43
|
+
"$type": "color",
|
|
44
|
+
"$value": "#2D4A6C",
|
|
45
|
+
"$description": "Hanada (縹) 500",
|
|
46
|
+
"$extensions": {
|
|
47
|
+
"syncupsuite.provenance": {
|
|
48
|
+
"name": "Hanada (縹)",
|
|
49
|
+
"tradition": "Japanese indigo dyeing (ai-zome). One of the oldest dye traditions in Japan, using Persicaria tinctoria leaves.",
|
|
50
|
+
"source": "The Colors of Japan (Nihon no Iro), Kyoto Traditional Arts Foundation",
|
|
51
|
+
"isSeed": true
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"600": {
|
|
56
|
+
"$type": "color",
|
|
57
|
+
"$value": "#21374F",
|
|
58
|
+
"$description": "Hanada (縹) 600"
|
|
59
|
+
},
|
|
60
|
+
"700": {
|
|
61
|
+
"$type": "color",
|
|
62
|
+
"$value": "#171E26",
|
|
63
|
+
"$description": "Hanada (縹) 700"
|
|
64
|
+
},
|
|
65
|
+
"800": {
|
|
66
|
+
"$type": "color",
|
|
67
|
+
"$value": "#0D1216",
|
|
68
|
+
"$description": "Hanada (縹) 800"
|
|
69
|
+
},
|
|
70
|
+
"900": {
|
|
71
|
+
"$type": "color",
|
|
72
|
+
"$value": "#080A0D",
|
|
73
|
+
"$description": "Hanada (縹) 900"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
"sakura-nezumi": {
|
|
77
|
+
"50": {
|
|
78
|
+
"$type": "color",
|
|
79
|
+
"$value": "#F3F2F2",
|
|
80
|
+
"$description": "Sakura-nezumi (桜鼠) 50"
|
|
81
|
+
},
|
|
82
|
+
"100": {
|
|
83
|
+
"$type": "color",
|
|
84
|
+
"$value": "#E7E5E4",
|
|
85
|
+
"$description": "Sakura-nezumi (桜鼠) 100"
|
|
86
|
+
},
|
|
87
|
+
"200": {
|
|
88
|
+
"$type": "color",
|
|
89
|
+
"$value": "#D2C8C6",
|
|
90
|
+
"$description": "Sakura-nezumi (桜鼠) 200"
|
|
91
|
+
},
|
|
92
|
+
"300": {
|
|
93
|
+
"$type": "color",
|
|
94
|
+
"$value": "#BCADA9",
|
|
95
|
+
"$description": "Sakura-nezumi (桜鼠) 300"
|
|
96
|
+
},
|
|
97
|
+
"400": {
|
|
98
|
+
"$type": "color",
|
|
99
|
+
"$value": "#A5918D",
|
|
100
|
+
"$description": "Sakura-nezumi (桜鼠) 400"
|
|
101
|
+
},
|
|
102
|
+
"500": {
|
|
103
|
+
"$type": "color",
|
|
104
|
+
"$value": "#B5A4A1",
|
|
105
|
+
"$description": "Sakura-nezumi (桜鼠) 500",
|
|
106
|
+
"$extensions": {
|
|
107
|
+
"syncupsuite.provenance": {
|
|
108
|
+
"name": "Sakura-nezumi (桜鼠)",
|
|
109
|
+
"tradition": "A muted cherry-blossom grey, popular in Edo-period kimono textiles. Captures the fleeting quality of sakura.",
|
|
110
|
+
"source": "Nihon no Dentou Iro (日本の伝統色辞典)",
|
|
111
|
+
"isSeed": true
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"600": {
|
|
116
|
+
"$type": "color",
|
|
117
|
+
"$value": "#A38F8A",
|
|
118
|
+
"$description": "Sakura-nezumi (桜鼠) 600"
|
|
119
|
+
},
|
|
120
|
+
"700": {
|
|
121
|
+
"$type": "color",
|
|
122
|
+
"$value": "#8C736E",
|
|
123
|
+
"$description": "Sakura-nezumi (桜鼠) 700"
|
|
124
|
+
},
|
|
125
|
+
"800": {
|
|
126
|
+
"$type": "color",
|
|
127
|
+
"$value": "#6F5C58",
|
|
128
|
+
"$description": "Sakura-nezumi (桜鼠) 800"
|
|
129
|
+
},
|
|
130
|
+
"900": {
|
|
131
|
+
"$type": "color",
|
|
132
|
+
"$value": "#534441",
|
|
133
|
+
"$description": "Sakura-nezumi (桜鼠) 900"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"wasurenagusa-iro": {
|
|
137
|
+
"50": {
|
|
138
|
+
"$type": "color",
|
|
139
|
+
"$value": "#F1F3F4",
|
|
140
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 50"
|
|
141
|
+
},
|
|
142
|
+
"100": {
|
|
143
|
+
"$type": "color",
|
|
144
|
+
"$value": "#E2E6E9",
|
|
145
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 100"
|
|
146
|
+
},
|
|
147
|
+
"200": {
|
|
148
|
+
"$type": "color",
|
|
149
|
+
"$value": "#B6D0E2",
|
|
150
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 200"
|
|
151
|
+
},
|
|
152
|
+
"300": {
|
|
153
|
+
"$type": "color",
|
|
154
|
+
"$value": "#91B8D4",
|
|
155
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 300"
|
|
156
|
+
},
|
|
157
|
+
"400": {
|
|
158
|
+
"$type": "color",
|
|
159
|
+
"$value": "#6CA0C6",
|
|
160
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 400"
|
|
161
|
+
},
|
|
162
|
+
"500": {
|
|
163
|
+
"$type": "color",
|
|
164
|
+
"$value": "#7BAACC",
|
|
165
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 500",
|
|
166
|
+
"$extensions": {
|
|
167
|
+
"syncupsuite.provenance": {
|
|
168
|
+
"name": "Wasurenagusa-iro (勿忘草色)",
|
|
169
|
+
"tradition": "Forget-me-not blue. A contemplative tone from Meiji-era poetry and botanical illustration.",
|
|
170
|
+
"source": "Dictionary of Traditional Japanese Colors",
|
|
171
|
+
"isSeed": true
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"600": {
|
|
176
|
+
"$type": "color",
|
|
177
|
+
"$value": "#5D97C0",
|
|
178
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 600"
|
|
179
|
+
},
|
|
180
|
+
"700": {
|
|
181
|
+
"$type": "color",
|
|
182
|
+
"$value": "#427EA9",
|
|
183
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 700"
|
|
184
|
+
},
|
|
185
|
+
"800": {
|
|
186
|
+
"$type": "color",
|
|
187
|
+
"$value": "#336384",
|
|
188
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 800"
|
|
189
|
+
},
|
|
190
|
+
"900": {
|
|
191
|
+
"$type": "color",
|
|
192
|
+
"$value": "#25475F",
|
|
193
|
+
"$description": "Wasurenagusa-iro (勿忘草色) 900"
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
"kitsune-iro": {
|
|
197
|
+
"50": {
|
|
198
|
+
"$type": "color",
|
|
199
|
+
"$value": "#F4F3F1",
|
|
200
|
+
"$description": "Kitsune-iro (狐色) 50"
|
|
201
|
+
},
|
|
202
|
+
"100": {
|
|
203
|
+
"$type": "color",
|
|
204
|
+
"$value": "#E9E7E2",
|
|
205
|
+
"$description": "Kitsune-iro (狐色) 100"
|
|
206
|
+
},
|
|
207
|
+
"200": {
|
|
208
|
+
"$type": "color",
|
|
209
|
+
"$value": "#E2D4B6",
|
|
210
|
+
"$description": "Kitsune-iro (狐色) 200"
|
|
211
|
+
},
|
|
212
|
+
"300": {
|
|
213
|
+
"$type": "color",
|
|
214
|
+
"$value": "#D4BF91",
|
|
215
|
+
"$description": "Kitsune-iro (狐色) 300"
|
|
216
|
+
},
|
|
217
|
+
"400": {
|
|
218
|
+
"$type": "color",
|
|
219
|
+
"$value": "#C6A96C",
|
|
220
|
+
"$description": "Kitsune-iro (狐色) 400"
|
|
221
|
+
},
|
|
222
|
+
"500": {
|
|
223
|
+
"$type": "color",
|
|
224
|
+
"$value": "#C6A96C",
|
|
225
|
+
"$description": "Kitsune-iro (狐色) 500",
|
|
226
|
+
"$extensions": {
|
|
227
|
+
"syncupsuite.provenance": {
|
|
228
|
+
"name": "Kitsune-iro (狐色)",
|
|
229
|
+
"tradition": "Fox color — the warm golden-brown of toasted rice and autumn fields. Used in lacquerware and ceramic glazes.",
|
|
230
|
+
"source": "Nihon no Dentou Iro",
|
|
231
|
+
"isSeed": true
|
|
232
|
+
}
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
"600": {
|
|
236
|
+
"$type": "color",
|
|
237
|
+
"$value": "#BA984F",
|
|
238
|
+
"$description": "Kitsune-iro (狐色) 600"
|
|
239
|
+
},
|
|
240
|
+
"700": {
|
|
241
|
+
"$type": "color",
|
|
242
|
+
"$value": "#9A7C3C",
|
|
243
|
+
"$description": "Kitsune-iro (狐色) 700"
|
|
244
|
+
},
|
|
245
|
+
"800": {
|
|
246
|
+
"$type": "color",
|
|
247
|
+
"$value": "#765F2E",
|
|
248
|
+
"$description": "Kitsune-iro (狐色) 800"
|
|
249
|
+
},
|
|
250
|
+
"900": {
|
|
251
|
+
"$type": "color",
|
|
252
|
+
"$value": "#51411F",
|
|
253
|
+
"$description": "Kitsune-iro (狐色) 900"
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"enji": {
|
|
257
|
+
"50": {
|
|
258
|
+
"$type": "color",
|
|
259
|
+
"$value": "#F4F0F1",
|
|
260
|
+
"$description": "Enji (臙脂) 50"
|
|
261
|
+
},
|
|
262
|
+
"100": {
|
|
263
|
+
"$type": "color",
|
|
264
|
+
"$value": "#E9E2E3",
|
|
265
|
+
"$description": "Enji (臙脂) 100"
|
|
266
|
+
},
|
|
267
|
+
"200": {
|
|
268
|
+
"$type": "color",
|
|
269
|
+
"$value": "#E3B5BA",
|
|
270
|
+
"$description": "Enji (臙脂) 200"
|
|
271
|
+
},
|
|
272
|
+
"300": {
|
|
273
|
+
"$type": "color",
|
|
274
|
+
"$value": "#D59098",
|
|
275
|
+
"$description": "Enji (臙脂) 300"
|
|
276
|
+
},
|
|
277
|
+
"400": {
|
|
278
|
+
"$type": "color",
|
|
279
|
+
"$value": "#C76B76",
|
|
280
|
+
"$description": "Enji (臙脂) 400"
|
|
281
|
+
},
|
|
282
|
+
"500": {
|
|
283
|
+
"$type": "color",
|
|
284
|
+
"$value": "#9B3B46",
|
|
285
|
+
"$description": "Enji (臙脂) 500",
|
|
286
|
+
"$extensions": {
|
|
287
|
+
"syncupsuite.provenance": {
|
|
288
|
+
"name": "Enji (臙脂)",
|
|
289
|
+
"tradition": "Cochineal-derived crimson, introduced via Chinese trade. Prized in formal court garments and temple textiles.",
|
|
290
|
+
"source": "Colors in Japanese Art, PIE International",
|
|
291
|
+
"isSeed": true
|
|
292
|
+
}
|
|
293
|
+
}
|
|
294
|
+
},
|
|
295
|
+
"600": {
|
|
296
|
+
"$type": "color",
|
|
297
|
+
"$value": "#7E3039",
|
|
298
|
+
"$description": "Enji (臙脂) 600"
|
|
299
|
+
},
|
|
300
|
+
"700": {
|
|
301
|
+
"$type": "color",
|
|
302
|
+
"$value": "#592228",
|
|
303
|
+
"$description": "Enji (臙脂) 700"
|
|
304
|
+
},
|
|
305
|
+
"800": {
|
|
306
|
+
"$type": "color",
|
|
307
|
+
"$value": "#2D1A1C",
|
|
308
|
+
"$description": "Enji (臙脂) 800"
|
|
309
|
+
},
|
|
310
|
+
"900": {
|
|
311
|
+
"$type": "color",
|
|
312
|
+
"$value": "#0D0708",
|
|
313
|
+
"$description": "Enji (臙脂) 900"
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
"rikyuu-nezumi": {
|
|
317
|
+
"50": {
|
|
318
|
+
"$type": "color",
|
|
319
|
+
"$value": "#F2F2F2",
|
|
320
|
+
"$description": "Rikyuu-nezumi (利休鼠) 50"
|
|
321
|
+
},
|
|
322
|
+
"100": {
|
|
323
|
+
"$type": "color",
|
|
324
|
+
"$value": "#E6E6E5",
|
|
325
|
+
"$description": "Rikyuu-nezumi (利休鼠) 100"
|
|
326
|
+
},
|
|
327
|
+
"200": {
|
|
328
|
+
"$type": "color",
|
|
329
|
+
"$value": "#CDCECA",
|
|
330
|
+
"$description": "Rikyuu-nezumi (利休鼠) 200"
|
|
331
|
+
},
|
|
332
|
+
"300": {
|
|
333
|
+
"$type": "color",
|
|
334
|
+
"$value": "#B4B6AF",
|
|
335
|
+
"$description": "Rikyuu-nezumi (利休鼠) 300"
|
|
336
|
+
},
|
|
337
|
+
"400": {
|
|
338
|
+
"$type": "color",
|
|
339
|
+
"$value": "#9A9D95",
|
|
340
|
+
"$description": "Rikyuu-nezumi (利休鼠) 400"
|
|
341
|
+
},
|
|
342
|
+
"500": {
|
|
343
|
+
"$type": "color",
|
|
344
|
+
"$value": "#797D73",
|
|
345
|
+
"$description": "Rikyuu-nezumi (利休鼠) 500",
|
|
346
|
+
"$extensions": {
|
|
347
|
+
"syncupsuite.provenance": {
|
|
348
|
+
"name": "Rikyuu-nezumi (利休鼠)",
|
|
349
|
+
"tradition": "Named after tea master Sen no Rikyuu. A green-tinted grey embodying tea ceremony restraint.",
|
|
350
|
+
"source": "The Book of Tea Colors",
|
|
351
|
+
"isSeed": true
|
|
352
|
+
}
|
|
353
|
+
}
|
|
354
|
+
},
|
|
355
|
+
"600": {
|
|
356
|
+
"$type": "color",
|
|
357
|
+
"$value": "#65675F",
|
|
358
|
+
"$description": "Rikyuu-nezumi (利休鼠) 600"
|
|
359
|
+
},
|
|
360
|
+
"700": {
|
|
361
|
+
"$type": "color",
|
|
362
|
+
"$value": "#4B4D47",
|
|
363
|
+
"$description": "Rikyuu-nezumi (利休鼠) 700"
|
|
364
|
+
},
|
|
365
|
+
"800": {
|
|
366
|
+
"$type": "color",
|
|
367
|
+
"$value": "#31322F",
|
|
368
|
+
"$description": "Rikyuu-nezumi (利休鼠) 800"
|
|
369
|
+
},
|
|
370
|
+
"900": {
|
|
371
|
+
"$type": "color",
|
|
372
|
+
"$value": "#171716",
|
|
373
|
+
"$description": "Rikyuu-nezumi (利休鼠) 900"
|
|
374
|
+
}
|
|
375
|
+
},
|
|
376
|
+
"shironeri": {
|
|
377
|
+
"50": {
|
|
378
|
+
"$type": "color",
|
|
379
|
+
"$value": "#F4F3F0",
|
|
380
|
+
"$description": "Shironeri (白練) 50"
|
|
381
|
+
},
|
|
382
|
+
"100": {
|
|
383
|
+
"$type": "color",
|
|
384
|
+
"$value": "#E9E7E2",
|
|
385
|
+
"$description": "Shironeri (白練) 100"
|
|
386
|
+
},
|
|
387
|
+
"200": {
|
|
388
|
+
"$type": "color",
|
|
389
|
+
"$value": "#E5D6B3",
|
|
390
|
+
"$description": "Shironeri (白練) 200"
|
|
391
|
+
},
|
|
392
|
+
"300": {
|
|
393
|
+
"$type": "color",
|
|
394
|
+
"$value": "#D8C18D",
|
|
395
|
+
"$description": "Shironeri (白練) 300"
|
|
396
|
+
},
|
|
397
|
+
"400": {
|
|
398
|
+
"$type": "color",
|
|
399
|
+
"$value": "#CBAD67",
|
|
400
|
+
"$description": "Shironeri (白練) 400"
|
|
401
|
+
},
|
|
402
|
+
"500": {
|
|
403
|
+
"$type": "color",
|
|
404
|
+
"$value": "#EBE9E5",
|
|
405
|
+
"$description": "Shironeri (白練) 500",
|
|
406
|
+
"$extensions": {
|
|
407
|
+
"syncupsuite.provenance": {
|
|
408
|
+
"name": "Shironeri (白練)",
|
|
409
|
+
"tradition": "Refined white — the color of raw silk after degumming. Not pure white, but warm and alive.",
|
|
410
|
+
"source": "Nihon no Dentou Iro",
|
|
411
|
+
"isSeed": true
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
},
|
|
415
|
+
"600": {
|
|
416
|
+
"$type": "color",
|
|
417
|
+
"$value": "#E9DCBE",
|
|
418
|
+
"$description": "Shironeri (白練) 600"
|
|
419
|
+
},
|
|
420
|
+
"700": {
|
|
421
|
+
"$type": "color",
|
|
422
|
+
"$value": "#DCC898",
|
|
423
|
+
"$description": "Shironeri (白練) 700"
|
|
424
|
+
},
|
|
425
|
+
"800": {
|
|
426
|
+
"$type": "color",
|
|
427
|
+
"$value": "#CFB372",
|
|
428
|
+
"$description": "Shironeri (白練) 800"
|
|
429
|
+
},
|
|
430
|
+
"900": {
|
|
431
|
+
"$type": "color",
|
|
432
|
+
"$value": "#C29F4C",
|
|
433
|
+
"$description": "Shironeri (白練) 900"
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
"neutral": {
|
|
437
|
+
"50": {
|
|
438
|
+
"$type": "color",
|
|
439
|
+
"$value": "#F7F7F8",
|
|
440
|
+
"$description": "Neutral 50"
|
|
441
|
+
},
|
|
442
|
+
"100": {
|
|
443
|
+
"$type": "color",
|
|
444
|
+
"$value": "#EFF0F0",
|
|
445
|
+
"$description": "Neutral 100"
|
|
446
|
+
},
|
|
447
|
+
"200": {
|
|
448
|
+
"$type": "color",
|
|
449
|
+
"$value": "#DFE0E2",
|
|
450
|
+
"$description": "Neutral 200"
|
|
451
|
+
},
|
|
452
|
+
"300": {
|
|
453
|
+
"$type": "color",
|
|
454
|
+
"$value": "#C5C7C9",
|
|
455
|
+
"$description": "Neutral 300"
|
|
456
|
+
},
|
|
457
|
+
"400": {
|
|
458
|
+
"$type": "color",
|
|
459
|
+
"$value": "#9A9EA2",
|
|
460
|
+
"$description": "Neutral 400"
|
|
461
|
+
},
|
|
462
|
+
"500": {
|
|
463
|
+
"$type": "color",
|
|
464
|
+
"$value": "#71757A",
|
|
465
|
+
"$description": "Neutral 500"
|
|
466
|
+
},
|
|
467
|
+
"600": {
|
|
468
|
+
"$type": "color",
|
|
469
|
+
"$value": "#585C5F",
|
|
470
|
+
"$description": "Neutral 600"
|
|
471
|
+
},
|
|
472
|
+
"700": {
|
|
473
|
+
"$type": "color",
|
|
474
|
+
"$value": "#404245",
|
|
475
|
+
"$description": "Neutral 700"
|
|
476
|
+
},
|
|
477
|
+
"800": {
|
|
478
|
+
"$type": "color",
|
|
479
|
+
"$value": "#27292A",
|
|
480
|
+
"$description": "Neutral 800"
|
|
481
|
+
},
|
|
482
|
+
"900": {
|
|
483
|
+
"$type": "color",
|
|
484
|
+
"$value": "#141415",
|
|
485
|
+
"$description": "Neutral 900"
|
|
486
|
+
}
|
|
487
|
+
},
|
|
488
|
+
"accent": {
|
|
489
|
+
"50": {
|
|
490
|
+
"$type": "color",
|
|
491
|
+
"$value": "#F3F4F1",
|
|
492
|
+
"$description": "Accent 50"
|
|
493
|
+
},
|
|
494
|
+
"100": {
|
|
495
|
+
"$type": "color",
|
|
496
|
+
"$value": "#E7E9E2",
|
|
497
|
+
"$description": "Accent 100"
|
|
498
|
+
},
|
|
499
|
+
"200": {
|
|
500
|
+
"$type": "color",
|
|
501
|
+
"$value": "#D7E1B7",
|
|
502
|
+
"$description": "Accent 200"
|
|
503
|
+
},
|
|
504
|
+
"300": {
|
|
505
|
+
"$type": "color",
|
|
506
|
+
"$value": "#C3D293",
|
|
507
|
+
"$description": "Accent 300"
|
|
508
|
+
},
|
|
509
|
+
"400": {
|
|
510
|
+
"$type": "color",
|
|
511
|
+
"$value": "#AFC36F",
|
|
512
|
+
"$description": "Accent 400"
|
|
513
|
+
},
|
|
514
|
+
"500": {
|
|
515
|
+
"$type": "color",
|
|
516
|
+
"$value": "#5D6C2D",
|
|
517
|
+
"$description": "Accent 500"
|
|
518
|
+
},
|
|
519
|
+
"600": {
|
|
520
|
+
"$type": "color",
|
|
521
|
+
"$value": "#444F21",
|
|
522
|
+
"$description": "Accent 600"
|
|
523
|
+
},
|
|
524
|
+
"700": {
|
|
525
|
+
"$type": "color",
|
|
526
|
+
"$value": "#232617",
|
|
527
|
+
"$description": "Accent 700"
|
|
528
|
+
},
|
|
529
|
+
"800": {
|
|
530
|
+
"$type": "color",
|
|
531
|
+
"$value": "#14160D",
|
|
532
|
+
"$description": "Accent 800"
|
|
533
|
+
},
|
|
534
|
+
"900": {
|
|
535
|
+
"$type": "color",
|
|
536
|
+
"$value": "#0C0D08",
|
|
537
|
+
"$description": "Accent 900"
|
|
538
|
+
}
|
|
539
|
+
}
|
|
540
|
+
},
|
|
541
|
+
"typography": {
|
|
542
|
+
"family": {
|
|
543
|
+
"heading": {
|
|
544
|
+
"$type": "fontFamily",
|
|
545
|
+
"$value": "\"Noto Serif JP\", \"Noto Serif\", Georgia, serif",
|
|
546
|
+
"$description": "Heading font family"
|
|
547
|
+
},
|
|
548
|
+
"body": {
|
|
549
|
+
"$type": "fontFamily",
|
|
550
|
+
"$value": "\"Noto Serif JP\", \"Noto Serif\", Georgia, serif",
|
|
551
|
+
"$description": "Body font family"
|
|
552
|
+
},
|
|
553
|
+
"mono": {
|
|
554
|
+
"$type": "fontFamily",
|
|
555
|
+
"$value": "\"JetBrains Mono\", \"Fira Code\", monospace",
|
|
556
|
+
"$description": "Monospace font family"
|
|
557
|
+
}
|
|
558
|
+
},
|
|
559
|
+
"size": {
|
|
560
|
+
"xs": {
|
|
561
|
+
"$type": "dimension",
|
|
562
|
+
"$value": "0.75rem",
|
|
563
|
+
"$description": "Font size xs"
|
|
564
|
+
},
|
|
565
|
+
"sm": {
|
|
566
|
+
"$type": "dimension",
|
|
567
|
+
"$value": "0.875rem",
|
|
568
|
+
"$description": "Font size sm"
|
|
569
|
+
},
|
|
570
|
+
"base": {
|
|
571
|
+
"$type": "dimension",
|
|
572
|
+
"$value": "1rem",
|
|
573
|
+
"$description": "Font size base"
|
|
574
|
+
},
|
|
575
|
+
"lg": {
|
|
576
|
+
"$type": "dimension",
|
|
577
|
+
"$value": "1.125rem",
|
|
578
|
+
"$description": "Font size lg"
|
|
579
|
+
},
|
|
580
|
+
"xl": {
|
|
581
|
+
"$type": "dimension",
|
|
582
|
+
"$value": "1.25rem",
|
|
583
|
+
"$description": "Font size xl"
|
|
584
|
+
},
|
|
585
|
+
"2xl": {
|
|
586
|
+
"$type": "dimension",
|
|
587
|
+
"$value": "1.5rem",
|
|
588
|
+
"$description": "Font size 2xl"
|
|
589
|
+
},
|
|
590
|
+
"3xl": {
|
|
591
|
+
"$type": "dimension",
|
|
592
|
+
"$value": "1.875rem",
|
|
593
|
+
"$description": "Font size 3xl"
|
|
594
|
+
},
|
|
595
|
+
"4xl": {
|
|
596
|
+
"$type": "dimension",
|
|
597
|
+
"$value": "2.25rem",
|
|
598
|
+
"$description": "Font size 4xl"
|
|
599
|
+
}
|
|
600
|
+
},
|
|
601
|
+
"weight": {
|
|
602
|
+
"normal": {
|
|
603
|
+
"$type": "fontWeight",
|
|
604
|
+
"$value": "400",
|
|
605
|
+
"$description": "Font weight normal"
|
|
606
|
+
},
|
|
607
|
+
"medium": {
|
|
608
|
+
"$type": "fontWeight",
|
|
609
|
+
"$value": "500",
|
|
610
|
+
"$description": "Font weight medium"
|
|
611
|
+
},
|
|
612
|
+
"semibold": {
|
|
613
|
+
"$type": "fontWeight",
|
|
614
|
+
"$value": "600",
|
|
615
|
+
"$description": "Font weight semibold"
|
|
616
|
+
},
|
|
617
|
+
"bold": {
|
|
618
|
+
"$type": "fontWeight",
|
|
619
|
+
"$value": "700",
|
|
620
|
+
"$description": "Font weight bold"
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
"lineHeight": {
|
|
624
|
+
"tight": {
|
|
625
|
+
"$type": "number",
|
|
626
|
+
"$value": "1.25",
|
|
627
|
+
"$description": "Line height tight"
|
|
628
|
+
},
|
|
629
|
+
"normal": {
|
|
630
|
+
"$type": "number",
|
|
631
|
+
"$value": "1.5",
|
|
632
|
+
"$description": "Line height normal"
|
|
633
|
+
},
|
|
634
|
+
"relaxed": {
|
|
635
|
+
"$type": "number",
|
|
636
|
+
"$value": "1.75",
|
|
637
|
+
"$description": "Line height relaxed"
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
},
|
|
641
|
+
"spacing": {
|
|
642
|
+
"0": {
|
|
643
|
+
"$type": "dimension",
|
|
644
|
+
"$value": "0px",
|
|
645
|
+
"$description": "Spacing 0 (0px)"
|
|
646
|
+
},
|
|
647
|
+
"1": {
|
|
648
|
+
"$type": "dimension",
|
|
649
|
+
"$value": "4px",
|
|
650
|
+
"$description": "Spacing 1 (4px)"
|
|
651
|
+
},
|
|
652
|
+
"2": {
|
|
653
|
+
"$type": "dimension",
|
|
654
|
+
"$value": "8px",
|
|
655
|
+
"$description": "Spacing 2 (8px)"
|
|
656
|
+
},
|
|
657
|
+
"3": {
|
|
658
|
+
"$type": "dimension",
|
|
659
|
+
"$value": "12px",
|
|
660
|
+
"$description": "Spacing 3 (12px)"
|
|
661
|
+
},
|
|
662
|
+
"4": {
|
|
663
|
+
"$type": "dimension",
|
|
664
|
+
"$value": "16px",
|
|
665
|
+
"$description": "Spacing 4 (16px)"
|
|
666
|
+
},
|
|
667
|
+
"5": {
|
|
668
|
+
"$type": "dimension",
|
|
669
|
+
"$value": "20px",
|
|
670
|
+
"$description": "Spacing 5 (20px)"
|
|
671
|
+
},
|
|
672
|
+
"6": {
|
|
673
|
+
"$type": "dimension",
|
|
674
|
+
"$value": "24px",
|
|
675
|
+
"$description": "Spacing 6 (24px)"
|
|
676
|
+
},
|
|
677
|
+
"8": {
|
|
678
|
+
"$type": "dimension",
|
|
679
|
+
"$value": "32px",
|
|
680
|
+
"$description": "Spacing 8 (32px)"
|
|
681
|
+
},
|
|
682
|
+
"10": {
|
|
683
|
+
"$type": "dimension",
|
|
684
|
+
"$value": "40px",
|
|
685
|
+
"$description": "Spacing 10 (40px)"
|
|
686
|
+
},
|
|
687
|
+
"12": {
|
|
688
|
+
"$type": "dimension",
|
|
689
|
+
"$value": "48px",
|
|
690
|
+
"$description": "Spacing 12 (48px)"
|
|
691
|
+
},
|
|
692
|
+
"16": {
|
|
693
|
+
"$type": "dimension",
|
|
694
|
+
"$value": "64px",
|
|
695
|
+
"$description": "Spacing 16 (64px)"
|
|
696
|
+
},
|
|
697
|
+
"20": {
|
|
698
|
+
"$type": "dimension",
|
|
699
|
+
"$value": "80px",
|
|
700
|
+
"$description": "Spacing 20 (80px)"
|
|
701
|
+
},
|
|
702
|
+
"0.5": {
|
|
703
|
+
"$type": "dimension",
|
|
704
|
+
"$value": "2px",
|
|
705
|
+
"$description": "Spacing 0.5 (2px)"
|
|
706
|
+
},
|
|
707
|
+
"1.5": {
|
|
708
|
+
"$type": "dimension",
|
|
709
|
+
"$value": "6px",
|
|
710
|
+
"$description": "Spacing 1.5 (6px)"
|
|
711
|
+
}
|
|
712
|
+
},
|
|
713
|
+
"radius": {
|
|
714
|
+
"none": {
|
|
715
|
+
"$type": "dimension",
|
|
716
|
+
"$value": "0px",
|
|
717
|
+
"$description": "Border radius none"
|
|
718
|
+
},
|
|
719
|
+
"sm": {
|
|
720
|
+
"$type": "dimension",
|
|
721
|
+
"$value": "2px",
|
|
722
|
+
"$description": "Border radius sm"
|
|
723
|
+
},
|
|
724
|
+
"md": {
|
|
725
|
+
"$type": "dimension",
|
|
726
|
+
"$value": "4px",
|
|
727
|
+
"$description": "Border radius md"
|
|
728
|
+
},
|
|
729
|
+
"lg": {
|
|
730
|
+
"$type": "dimension",
|
|
731
|
+
"$value": "6px",
|
|
732
|
+
"$description": "Border radius lg"
|
|
733
|
+
},
|
|
734
|
+
"xl": {
|
|
735
|
+
"$type": "dimension",
|
|
736
|
+
"$value": "8px",
|
|
737
|
+
"$description": "Border radius xl"
|
|
738
|
+
},
|
|
739
|
+
"full": {
|
|
740
|
+
"$type": "dimension",
|
|
741
|
+
"$value": "9999px",
|
|
742
|
+
"$description": "Border radius full"
|
|
743
|
+
}
|
|
744
|
+
}
|
|
745
|
+
},
|
|
746
|
+
"semantic": {
|
|
747
|
+
"light": {
|
|
748
|
+
"background": {
|
|
749
|
+
"canvas": {
|
|
750
|
+
"$type": "color",
|
|
751
|
+
"$value": "{primitive.color.neutral.50}",
|
|
752
|
+
"$description": "Page background"
|
|
753
|
+
},
|
|
754
|
+
"surface": {
|
|
755
|
+
"$type": "color",
|
|
756
|
+
"$value": "#FFFFFF",
|
|
757
|
+
"$description": "Card/surface background"
|
|
758
|
+
},
|
|
759
|
+
"muted": {
|
|
760
|
+
"$type": "color",
|
|
761
|
+
"$value": "{primitive.color.neutral.100}",
|
|
762
|
+
"$description": "Muted background"
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
"text": {
|
|
766
|
+
"primary": {
|
|
767
|
+
"$type": "color",
|
|
768
|
+
"$value": "{primitive.color.neutral.900}",
|
|
769
|
+
"$description": "Primary text"
|
|
770
|
+
},
|
|
771
|
+
"secondary": {
|
|
772
|
+
"$type": "color",
|
|
773
|
+
"$value": "{primitive.color.neutral.600}",
|
|
774
|
+
"$description": "Secondary text"
|
|
775
|
+
},
|
|
776
|
+
"muted": {
|
|
777
|
+
"$type": "color",
|
|
778
|
+
"$value": "{primitive.color.neutral.500}",
|
|
779
|
+
"$description": "Muted/disabled text"
|
|
780
|
+
},
|
|
781
|
+
"inverse": {
|
|
782
|
+
"$type": "color",
|
|
783
|
+
"$value": "{primitive.color.neutral.50}",
|
|
784
|
+
"$description": "Text on dark backgrounds"
|
|
785
|
+
}
|
|
786
|
+
},
|
|
787
|
+
"interactive": {
|
|
788
|
+
"primary": {
|
|
789
|
+
"$type": "color",
|
|
790
|
+
"$value": "{primitive.color.hanada.500}",
|
|
791
|
+
"$description": "Primary interactive (buttons, links)"
|
|
792
|
+
},
|
|
793
|
+
"primary-hover": {
|
|
794
|
+
"$type": "color",
|
|
795
|
+
"$value": "{primitive.color.hanada.600}",
|
|
796
|
+
"$description": "Primary interactive hover"
|
|
797
|
+
},
|
|
798
|
+
"primary-active": {
|
|
799
|
+
"$type": "color",
|
|
800
|
+
"$value": "{primitive.color.hanada.700}",
|
|
801
|
+
"$description": "Primary interactive active"
|
|
802
|
+
}
|
|
803
|
+
},
|
|
804
|
+
"border": {
|
|
805
|
+
"default": {
|
|
806
|
+
"$type": "color",
|
|
807
|
+
"$value": "{primitive.color.neutral.200}",
|
|
808
|
+
"$description": "Default border"
|
|
809
|
+
},
|
|
810
|
+
"strong": {
|
|
811
|
+
"$type": "color",
|
|
812
|
+
"$value": "{primitive.color.neutral.400}",
|
|
813
|
+
"$description": "Strong border"
|
|
814
|
+
}
|
|
815
|
+
},
|
|
816
|
+
"status": {
|
|
817
|
+
"error": {
|
|
818
|
+
"$type": "color",
|
|
819
|
+
"$value": "#DC2626",
|
|
820
|
+
"$description": "Error — WCAG-compliant red"
|
|
821
|
+
},
|
|
822
|
+
"success": {
|
|
823
|
+
"$type": "color",
|
|
824
|
+
"$value": "#16A34A",
|
|
825
|
+
"$description": "Success — WCAG-compliant green"
|
|
826
|
+
},
|
|
827
|
+
"warning": {
|
|
828
|
+
"$type": "color",
|
|
829
|
+
"$value": "#CA8A04",
|
|
830
|
+
"$description": "Warning — WCAG-compliant amber"
|
|
831
|
+
},
|
|
832
|
+
"info": {
|
|
833
|
+
"$type": "color",
|
|
834
|
+
"$value": "{primitive.color.hanada.500}",
|
|
835
|
+
"$description": "Info status"
|
|
836
|
+
}
|
|
837
|
+
},
|
|
838
|
+
"focus": {
|
|
839
|
+
"ring": {
|
|
840
|
+
"$type": "color",
|
|
841
|
+
"$value": "{primitive.color.hanada.500}",
|
|
842
|
+
"$description": "Focus ring color"
|
|
843
|
+
}
|
|
844
|
+
},
|
|
845
|
+
"accessibility": {
|
|
846
|
+
"focus-visible": {
|
|
847
|
+
"$type": "color",
|
|
848
|
+
"$value": "{primitive.color.hanada.500}",
|
|
849
|
+
"$description": "Keyboard focus indicator"
|
|
850
|
+
}
|
|
851
|
+
}
|
|
852
|
+
},
|
|
853
|
+
"dark": {
|
|
854
|
+
"background": {
|
|
855
|
+
"canvas": {
|
|
856
|
+
"$type": "color",
|
|
857
|
+
"$value": "{primitive.color.neutral.900}",
|
|
858
|
+
"$description": "Page background — dark"
|
|
859
|
+
},
|
|
860
|
+
"surface": {
|
|
861
|
+
"$type": "color",
|
|
862
|
+
"$value": "{primitive.color.neutral.800}",
|
|
863
|
+
"$description": "Card/surface — dark"
|
|
864
|
+
},
|
|
865
|
+
"muted": {
|
|
866
|
+
"$type": "color",
|
|
867
|
+
"$value": "{primitive.color.neutral.700}",
|
|
868
|
+
"$description": "Muted background — dark"
|
|
869
|
+
}
|
|
870
|
+
},
|
|
871
|
+
"text": {
|
|
872
|
+
"primary": {
|
|
873
|
+
"$type": "color",
|
|
874
|
+
"$value": "{primitive.color.neutral.50}",
|
|
875
|
+
"$description": "Primary text — dark"
|
|
876
|
+
},
|
|
877
|
+
"secondary": {
|
|
878
|
+
"$type": "color",
|
|
879
|
+
"$value": "{primitive.color.neutral.300}",
|
|
880
|
+
"$description": "Secondary text — dark"
|
|
881
|
+
},
|
|
882
|
+
"muted": {
|
|
883
|
+
"$type": "color",
|
|
884
|
+
"$value": "{primitive.color.neutral.500}",
|
|
885
|
+
"$description": "Muted text — dark"
|
|
886
|
+
},
|
|
887
|
+
"inverse": {
|
|
888
|
+
"$type": "color",
|
|
889
|
+
"$value": "{primitive.color.neutral.900}",
|
|
890
|
+
"$description": "Text on light backgrounds — dark"
|
|
891
|
+
}
|
|
892
|
+
},
|
|
893
|
+
"interactive": {
|
|
894
|
+
"primary": {
|
|
895
|
+
"$type": "color",
|
|
896
|
+
"$value": "{primitive.color.hanada.400}",
|
|
897
|
+
"$description": "Primary interactive — dark"
|
|
898
|
+
},
|
|
899
|
+
"primary-hover": {
|
|
900
|
+
"$type": "color",
|
|
901
|
+
"$value": "{primitive.color.hanada.300}",
|
|
902
|
+
"$description": "Primary hover — dark"
|
|
903
|
+
},
|
|
904
|
+
"primary-active": {
|
|
905
|
+
"$type": "color",
|
|
906
|
+
"$value": "{primitive.color.hanada.200}",
|
|
907
|
+
"$description": "Primary active — dark"
|
|
908
|
+
}
|
|
909
|
+
},
|
|
910
|
+
"border": {
|
|
911
|
+
"default": {
|
|
912
|
+
"$type": "color",
|
|
913
|
+
"$value": "{primitive.color.neutral.700}",
|
|
914
|
+
"$description": "Default border — dark"
|
|
915
|
+
},
|
|
916
|
+
"strong": {
|
|
917
|
+
"$type": "color",
|
|
918
|
+
"$value": "{primitive.color.neutral.500}",
|
|
919
|
+
"$description": "Strong border — dark"
|
|
920
|
+
}
|
|
921
|
+
},
|
|
922
|
+
"status": {
|
|
923
|
+
"error": {
|
|
924
|
+
"$type": "color",
|
|
925
|
+
"$value": "#EF4444",
|
|
926
|
+
"$description": "Error — WCAG-compliant red (dark)"
|
|
927
|
+
},
|
|
928
|
+
"success": {
|
|
929
|
+
"$type": "color",
|
|
930
|
+
"$value": "#22C55E",
|
|
931
|
+
"$description": "Success — WCAG-compliant green (dark)"
|
|
932
|
+
},
|
|
933
|
+
"warning": {
|
|
934
|
+
"$type": "color",
|
|
935
|
+
"$value": "#EAB308",
|
|
936
|
+
"$description": "Warning — WCAG-compliant amber (dark)"
|
|
937
|
+
},
|
|
938
|
+
"info": {
|
|
939
|
+
"$type": "color",
|
|
940
|
+
"$value": "{primitive.color.hanada.400}",
|
|
941
|
+
"$description": "Info — dark"
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
"focus": {
|
|
945
|
+
"ring": {
|
|
946
|
+
"$type": "color",
|
|
947
|
+
"$value": "{primitive.color.hanada.400}",
|
|
948
|
+
"$description": "Focus ring — dark"
|
|
949
|
+
}
|
|
950
|
+
},
|
|
951
|
+
"accessibility": {
|
|
952
|
+
"focus-visible": {
|
|
953
|
+
"$type": "color",
|
|
954
|
+
"$value": "{primitive.color.hanada.400}",
|
|
955
|
+
"$description": "Keyboard focus — dark"
|
|
956
|
+
}
|
|
957
|
+
}
|
|
958
|
+
}
|
|
959
|
+
}
|
|
960
|
+
}
|