@hug/hospitality 0.0.4-alpha → 0.0.4-alpha.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hug/hospitality",
3
- "version": "0.0.4-alpha",
3
+ "version": "0.0.4-alpha.2",
4
4
  "description": "Hospitality Design System",
5
5
  "homepage": "https://github.com/dsi-hug/hospitality",
6
6
  "license": "GPL-3.0-only",
@@ -20,7 +20,7 @@
20
20
  "./tokens": {
21
21
  "require": "./src/tokens/index.mjs",
22
22
  "types": "./src/tokens/index.d.ts",
23
- "default": "./src/tokens/index.css"
23
+ "default": "./src/tokens/tokens.css"
24
24
  },
25
25
  "./package.json": "./package.json"
26
26
  },
@@ -80,4 +80,4 @@
80
80
  "yarn": "Please use Npm instead of Yarn."
81
81
  },
82
82
  "packageManager": "npm@11.2.0"
83
- }
83
+ }
@@ -0,0 +1,14 @@
1
+ interface Token {
2
+ id: string;
3
+ name: string;
4
+ type: 'COLOR' | 'TYPO';
5
+ value: string;
6
+ }
7
+
8
+ interface Tokens {
9
+ references: Token[];
10
+ systems: Token[];
11
+ }
12
+
13
+ declare const tokens: Tokens;
14
+ export { tokens };
@@ -0,0 +1,3 @@
1
+ import tokens from './tokens.json';
2
+
3
+ export { tokens };
@@ -0,0 +1,571 @@
1
+ /***
2
+ ==========================================================================
3
+ Hospitality Design System Tokens
4
+ Auto-generated by the Figma plugin HospitalityTokensExporter
5
+ ==========================================================================
6
+ ***/
7
+ :root {
8
+ color-scheme: light dark;
9
+
10
+ /**
11
+ * ==========================================================================
12
+ * COLOR REFERENCES
13
+ * ==========================================================================
14
+ */
15
+ --hy-ref-color-primary-100: #ffffffff;
16
+ --hy-ref-color-primary-99: #fcfcffff;
17
+ --hy-ref-color-primary-98: #f7f9ffff;
18
+ --hy-ref-color-primary-95: #e8f1ffff;
19
+ --hy-ref-color-primary-90: #cfe5ffff;
20
+ --hy-ref-color-primary-80: #99cbffff;
21
+ --hy-ref-color-primary-70: #6bb0f2ff;
22
+ --hy-ref-color-primary-60: #4e96d5ff;
23
+ --hy-ref-color-primary-50: #2e7cbaff;
24
+ --hy-ref-color-primary-40: #00629eff;
25
+ --hy-ref-color-primary-35: #00568bff;
26
+ --hy-ref-color-primary-30: #004a78ff;
27
+ --hy-ref-color-primary-25: #003e66ff;
28
+ --hy-ref-color-primary-20: #003355ff;
29
+ --hy-ref-color-primary-15: #002844ff;
30
+ --hy-ref-color-primary-10: #001d34ff;
31
+ --hy-ref-color-primary-5: #001223ff;
32
+ --hy-ref-color-primary-0: #000000ff;
33
+
34
+ --hy-ref-color-secondary-100: #ffffffff;
35
+ --hy-ref-color-secondary-99: #fcfcffff;
36
+ --hy-ref-color-secondary-98: #f7f9ffff;
37
+ --hy-ref-color-secondary-95: #e8f1ffff;
38
+ --hy-ref-color-secondary-90: #d6e4f6ff;
39
+ --hy-ref-color-secondary-80: #bac8daff;
40
+ --hy-ref-color-secondary-70: #9facbeff;
41
+ --hy-ref-color-secondary-60: #8492a3ff;
42
+ --hy-ref-color-secondary-50: #6b7888ff;
43
+ --hy-ref-color-secondary-40: #52606fff;
44
+ --hy-ref-color-secondary-35: #465463ff;
45
+ --hy-ref-color-secondary-30: #3b4857ff;
46
+ --hy-ref-color-secondary-25: #303d4bff;
47
+ --hy-ref-color-secondary-20: #24323fff;
48
+ --hy-ref-color-secondary-15: #1a2734ff;
49
+ --hy-ref-color-secondary-10: #0f1d2aff;
50
+ --hy-ref-color-secondary-5: #05121fff;
51
+ --hy-ref-color-secondary-0: #000000ff;
52
+
53
+ --hy-ref-color-tertiary-100: #ffffffff;
54
+ --hy-ref-color-tertiary-99: #f2fffbff;
55
+ --hy-ref-color-tertiary-98: #e4fff9ff;
56
+ --hy-ref-color-tertiary-95: #b3fff3ff;
57
+ --hy-ref-color-tertiary-90: #7df6e6ff;
58
+ --hy-ref-color-tertiary-80: #5edacaff;
59
+ --hy-ref-color-tertiary-70: #3cbeafff;
60
+ --hy-ref-color-tertiary-60: #02a294ff;
61
+ --hy-ref-color-tertiary-50: #00867aff;
62
+ --hy-ref-color-tertiary-40: #006a61ff;
63
+ --hy-ref-color-tertiary-35: #005d55ff;
64
+ --hy-ref-color-tertiary-30: #005049ff;
65
+ --hy-ref-color-tertiary-25: #00443dff;
66
+ --hy-ref-color-tertiary-20: #003732ff;
67
+ --hy-ref-color-tertiary-15: #002b27ff;
68
+ --hy-ref-color-tertiary-10: #00201cff;
69
+ --hy-ref-color-tertiary-5: #001412ff;
70
+ --hy-ref-color-tertiary-0: #000000ff;
71
+
72
+ --hy-ref-color-error-100: #ffffffff;
73
+ --hy-ref-color-error-99: #fffbffff;
74
+ --hy-ref-color-error-98: #fff8f7ff;
75
+ --hy-ref-color-error-95: #ffedeaff;
76
+ --hy-ref-color-error-90: #ffdad6ff;
77
+ --hy-ref-color-error-80: #ffb4abff;
78
+ --hy-ref-color-error-70: #ff897dff;
79
+ --hy-ref-color-error-60: #ff5449ff;
80
+ --hy-ref-color-error-50: #de3730ff;
81
+ --hy-ref-color-error-40: #ba1a1aff;
82
+ --hy-ref-color-error-35: #a80710ff;
83
+ --hy-ref-color-error-30: #93000aff;
84
+ --hy-ref-color-error-25: #7e0007ff;
85
+ --hy-ref-color-error-20: #690005ff;
86
+ --hy-ref-color-error-15: #540003ff;
87
+ --hy-ref-color-error-10: #410002ff;
88
+ --hy-ref-color-error-5: #2d0001ff;
89
+ --hy-ref-color-error-0: #000000ff;
90
+
91
+ --hy-ref-color-neutral-100: #ffffffff;
92
+ --hy-ref-color-neutral-99: #fcfcffff;
93
+ --hy-ref-color-neutral-98: #f9f9fcff;
94
+ --hy-ref-color-neutral-95: #f1f0f4ff;
95
+ --hy-ref-color-neutral-90: #e2e2e5ff;
96
+ --hy-ref-color-neutral-80: #c6c6c9ff;
97
+ --hy-ref-color-neutral-70: #ababaeff;
98
+ --hy-ref-color-neutral-60: #909094ff;
99
+ --hy-ref-color-neutral-50: #76777aff;
100
+ --hy-ref-color-neutral-40: #5d5e61ff;
101
+ --hy-ref-color-neutral-35: #515255ff;
102
+ --hy-ref-color-neutral-30: #45474aff;
103
+ --hy-ref-color-neutral-25: #3a3b3eff;
104
+ --hy-ref-color-neutral-20: #2f3033ff;
105
+ --hy-ref-color-neutral-15: #242628ff;
106
+ --hy-ref-color-neutral-10: #1a1c1eff;
107
+ --hy-ref-color-neutral-5: #0f1113ff;
108
+ --hy-ref-color-neutral-0: #000000ff;
109
+
110
+ --hy-ref-color-neutral-variant-100: #ffffffff;
111
+ --hy-ref-color-neutral-variant-99: #fcfcffff;
112
+ --hy-ref-color-neutral-variant-98: #f7f9ffff;
113
+ --hy-ref-color-neutral-variant-95: #edf1f9ff;
114
+ --hy-ref-color-neutral-variant-90: #dfe3ebff;
115
+ --hy-ref-color-neutral-variant-80: #c2c7ceff;
116
+ --hy-ref-color-neutral-variant-70: #a7abb3ff;
117
+ --hy-ref-color-neutral-variant-60: #8c9198ff;
118
+ --hy-ref-color-neutral-variant-50: #73777eff;
119
+ --hy-ref-color-neutral-variant-40: #5a5f65ff;
120
+ --hy-ref-color-neutral-variant-35: #4e5359ff;
121
+ --hy-ref-color-neutral-variant-30: #42474eff;
122
+ --hy-ref-color-neutral-variant-25: #373c42ff;
123
+ --hy-ref-color-neutral-variant-20: #2c3137ff;
124
+ --hy-ref-color-neutral-variant-15: #21262cff;
125
+ --hy-ref-color-neutral-variant-10: #171c22ff;
126
+ --hy-ref-color-neutral-variant-5: #0c1117ff;
127
+ --hy-ref-color-neutral-variant-0: #000000ff;
128
+
129
+ --hy-ref-color-warning-100: #ffffffff;
130
+ --hy-ref-color-warning-99: #fffbffff;
131
+ --hy-ref-color-warning-98: #fff8f4ff;
132
+ --hy-ref-color-warning-95: #fff0eaff;
133
+ --hy-ref-color-warning-90: #ffe3d7ff;
134
+ --hy-ref-color-warning-80: #ffc8b1ff;
135
+ --hy-ref-color-warning-70: #ffaa85ff;
136
+ --hy-ref-color-warning-60: #ff8a55ff;
137
+ --hy-ref-color-warning-50: #ff6925ff;
138
+ --hy-ref-color-warning-40: #ca4700ff;
139
+ --hy-ref-color-warning-35: #7a4600ff;
140
+ --hy-ref-color-warning-30: #772f00ff;
141
+ --hy-ref-color-warning-25: #593200ff;
142
+ --hy-ref-color-warning-20: #4b2200ff;
143
+ --hy-ref-color-warning-15: #3b1f00ff;
144
+ --hy-ref-color-warning-10: #2c1600ff;
145
+ --hy-ref-color-warning-5: #1d0d00ff;
146
+ --hy-ref-color-warning-0: #000000ff;
147
+
148
+ --hy-ref-color-blue-100: #ffffffff;
149
+ --hy-ref-color-blue-99: #fffbffff;
150
+ --hy-ref-color-blue-98: #fbf8ffff;
151
+ --hy-ref-color-blue-95: #f1efffff;
152
+ --hy-ref-color-blue-90: #e0e0ffff;
153
+ --hy-ref-color-blue-80: #bec2ffff;
154
+ --hy-ref-color-blue-70: #9da3ffff;
155
+ --hy-ref-color-blue-60: #7c84ffff;
156
+ --hy-ref-color-blue-50: #5a64ffff;
157
+ --hy-ref-color-blue-40: #343dffff;
158
+ --hy-ref-color-blue-35: #1a21ffff;
159
+ --hy-ref-color-blue-30: #0000efff;
160
+ --hy-ref-color-blue-25: #0001cdff;
161
+ --hy-ref-color-blue-20: #0001acff;
162
+ --hy-ref-color-blue-15: #00018dff;
163
+ --hy-ref-color-blue-10: #00006eff;
164
+ --hy-ref-color-blue-5: #000037ff;
165
+ --hy-ref-color-blue-0: #000000ff;
166
+
167
+ --hy-ref-color-red-100: #ffffffff;
168
+ --hy-ref-color-red-99: #fffbfbff;
169
+ --hy-ref-color-red-98: #fffbfbff;
170
+ --hy-ref-color-red-95: #fff1f1ff;
171
+ --hy-ref-color-red-90: #ffe0e0ff;
172
+ --hy-ref-color-red-80: #ffbebeff;
173
+ --hy-ref-color-red-70: #ff9d9dff;
174
+ --hy-ref-color-red-60: #ff7c7cff;
175
+ --hy-ref-color-red-50: #ff5a5aff;
176
+ --hy-ref-color-red-40: #ff3434ff;
177
+ --hy-ref-color-red-35: #ff1a1aff;
178
+ --hy-ref-color-red-30: #ef0000ff;
179
+ --hy-ref-color-red-25: #cd0000ff;
180
+ --hy-ref-color-red-20: #ac0000ff;
181
+ --hy-ref-color-red-10: #6e0000ff;
182
+ --hy-ref-color-red-0: #000000ff;
183
+
184
+ --hy-ref-color-green-100: #ffffffff;
185
+ --hy-ref-color-green-99: #fbfffbff;
186
+ --hy-ref-color-green-98: #fbfffbff;
187
+ --hy-ref-color-green-95: #f1fff1ff;
188
+ --hy-ref-color-green-90: #e0ffe0ff;
189
+ --hy-ref-color-green-80: #beffbeff;
190
+ --hy-ref-color-green-70: #9dff9dff;
191
+ --hy-ref-color-green-60: #7cff7cff;
192
+ --hy-ref-color-green-50: #5aff5aff;
193
+ --hy-ref-color-green-40: #34ff34ff;
194
+ --hy-ref-color-green-35: #1aff1aff;
195
+ --hy-ref-color-green-30: #00ef00ff;
196
+ --hy-ref-color-green-25: #00cd00ff;
197
+ --hy-ref-color-green-20: #00ac00ff;
198
+ --hy-ref-color-green-10: #006e00ff;
199
+ --hy-ref-color-green-0: #000000ff;
200
+
201
+ --hy-ref-color-yellow-100: #ffffffff;
202
+ --hy-ref-color-yellow-99: #fffffbff;
203
+ --hy-ref-color-yellow-98: #fffffbff;
204
+ --hy-ref-color-yellow-95: #fffff1ff;
205
+ --hy-ref-color-yellow-90: #ffffe0ff;
206
+ --hy-ref-color-yellow-80: #ffffbeff;
207
+ --hy-ref-color-yellow-70: #ffff9dff;
208
+ --hy-ref-color-yellow-60: #ffff7cff;
209
+ --hy-ref-color-yellow-50: #ffff5aff;
210
+ --hy-ref-color-yellow-40: #ffff34ff;
211
+ --hy-ref-color-yellow-35: #ffff1aff;
212
+ --hy-ref-color-yellow-30: #efef00ff;
213
+ --hy-ref-color-yellow-25: #cdcd00ff;
214
+ --hy-ref-color-yellow-20: #acac00ff;
215
+ --hy-ref-color-yellow-10: #6e6e00ff;
216
+ --hy-ref-color-yellow-0: #000000ff;
217
+
218
+ --hy-ref-color-cyan-100: #ffffffff;
219
+ --hy-ref-color-cyan-99: #fbffffff;
220
+ --hy-ref-color-cyan-98: #fbffffff;
221
+ --hy-ref-color-cyan-95: #f1ffffff;
222
+ --hy-ref-color-cyan-90: #e0ffffff;
223
+ --hy-ref-color-cyan-80: #beffffff;
224
+ --hy-ref-color-cyan-70: #9dffffff;
225
+ --hy-ref-color-cyan-60: #7cffffff;
226
+ --hy-ref-color-cyan-50: #5affffff;
227
+ --hy-ref-color-cyan-40: #34ffffff;
228
+ --hy-ref-color-cyan-35: #1affffff;
229
+ --hy-ref-color-cyan-30: #00efefff;
230
+ --hy-ref-color-cyan-25: #00cdcdff;
231
+ --hy-ref-color-cyan-20: #00acacff;
232
+ --hy-ref-color-cyan-10: #006e6eff;
233
+ --hy-ref-color-cyan-0: #000000ff;
234
+
235
+ --hy-ref-color-magenta-100: #ffffffff;
236
+ --hy-ref-color-magenta-99: #fffbffff;
237
+ --hy-ref-color-magenta-98: #fffbffff;
238
+ --hy-ref-color-magenta-95: #fff1ffff;
239
+ --hy-ref-color-magenta-90: #ffe0ffff;
240
+ --hy-ref-color-magenta-80: #ffbeffff;
241
+ --hy-ref-color-magenta-70: #ff9dffff;
242
+ --hy-ref-color-magenta-60: #ff7cffff;
243
+ --hy-ref-color-magenta-50: #ff5affff;
244
+ --hy-ref-color-magenta-40: #ff34ffff;
245
+ --hy-ref-color-magenta-35: #ff1affff;
246
+ --hy-ref-color-magenta-30: #ef00efff;
247
+ --hy-ref-color-magenta-25: #cd00cdff;
248
+ --hy-ref-color-magenta-20: #ac00acff;
249
+ --hy-ref-color-magenta-10: #6e006eff;
250
+ --hy-ref-color-magenta-0: #000000ff;
251
+
252
+ --hy-ref-color-orange-100: #ffffffff;
253
+ --hy-ref-color-orange-99: #fffbffff;
254
+ --hy-ref-color-orange-98: #fff8f5ff;
255
+ --hy-ref-color-orange-95: #ffede4ff;
256
+ --hy-ref-color-orange-90: #ffdcc7ff;
257
+ --hy-ref-color-orange-80: #ffb787ff;
258
+ --hy-ref-color-orange-70: #ff8e36ff;
259
+ --hy-ref-color-orange-60: #e37100ff;
260
+ --hy-ref-color-orange-50: #bc5d00ff;
261
+ --hy-ref-color-orange-40: #964900ff;
262
+ --hy-ref-color-orange-35: #843f00ff;
263
+ --hy-ref-color-orange-30: #723600ff;
264
+ --hy-ref-color-orange-25: #612d00ff;
265
+ --hy-ref-color-orange-20: #502400ff;
266
+ --hy-ref-color-orange-10: #311300ff;
267
+ --hy-ref-color-orange-0: #000000ff;
268
+
269
+ --hy-ref-color-chartreuse-100: #ffffffff;
270
+ --hy-ref-color-chartreuse-99: #f8ffebff;
271
+ --hy-ref-color-chartreuse-98: #eeffdcff;
272
+ --hy-ref-color-chartreuse-95: #cfffa9ff;
273
+ --hy-ref-color-chartreuse-90: #82ff10ff;
274
+ --hy-ref-color-chartreuse-80: #70e000ff;
275
+ --hy-ref-color-chartreuse-70: #60c100ff;
276
+ --hy-ref-color-chartreuse-60: #50a400ff;
277
+ --hy-ref-color-chartreuse-50: #418700ff;
278
+ --hy-ref-color-chartreuse-40: #326b00ff;
279
+ --hy-ref-color-chartreuse-35: #2b5e00ff;
280
+ --hy-ref-color-chartreuse-30: #245100ff;
281
+ --hy-ref-color-chartreuse-25: #1e4400ff;
282
+ --hy-ref-color-chartreuse-20: #173800ff;
283
+ --hy-ref-color-chartreuse-10: #0b2000ff;
284
+ --hy-ref-color-chartreuse-0: #000000ff;
285
+
286
+ --hy-ref-color-spring-green-100: #ffffffff;
287
+ --hy-ref-color-spring-green-99: #f5fff2ff;
288
+ --hy-ref-color-spring-green-98: #eaffe9ff;
289
+ --hy-ref-color-spring-green-95: #c4ffcbff;
290
+ --hy-ref-color-spring-green-90: #63ff94ff;
291
+ --hy-ref-color-spring-green-80: #00e472ff;
292
+ --hy-ref-color-spring-green-70: #00c561ff;
293
+ --hy-ref-color-spring-green-60: #00a751ff;
294
+ --hy-ref-color-spring-green-50: #008942ff;
295
+ --hy-ref-color-spring-green-40: #006d33ff;
296
+ --hy-ref-color-spring-green-35: #00602cff;
297
+ --hy-ref-color-spring-green-30: #005225ff;
298
+ --hy-ref-color-spring-green-25: #00461eff;
299
+ --hy-ref-color-spring-green-20: #003917ff;
300
+ --hy-ref-color-spring-green-10: #00210bff;
301
+ --hy-ref-color-spring-green-0: #000000ff;
302
+
303
+ --hy-ref-color-azure-100: #ffffffff;
304
+ --hy-ref-color-azure-99: #fdfbffff;
305
+ --hy-ref-color-azure-98: #f9f9ffff;
306
+ --hy-ref-color-azure-95: #ecf0ffff;
307
+ --hy-ref-color-azure-90: #d7e3ffff;
308
+ --hy-ref-color-azure-80: #abc7ffff;
309
+ --hy-ref-color-azure-70: #7cabffff;
310
+ --hy-ref-color-azure-60: #438fffff;
311
+ --hy-ref-color-azure-50: #0074e9ff;
312
+ --hy-ref-color-azure-40: #005cbbff;
313
+ --hy-ref-color-azure-35: #0050a5ff;
314
+ --hy-ref-color-azure-30: #00458fff;
315
+ --hy-ref-color-azure-25: #003a7aff;
316
+ --hy-ref-color-azure-20: #002f65ff;
317
+ --hy-ref-color-azure-10: #001b3fff;
318
+ --hy-ref-color-azure-0: #000000ff;
319
+
320
+ --hy-ref-color-violet-100: #ffffffff;
321
+ --hy-ref-color-violet-99: #fffbffff;
322
+ --hy-ref-color-violet-98: #fef7ffff;
323
+ --hy-ref-color-violet-95: #f7edffff;
324
+ --hy-ref-color-violet-90: #ecdcffff;
325
+ --hy-ref-color-violet-80: #d5baffff;
326
+ --hy-ref-color-violet-70: #bf98ffff;
327
+ --hy-ref-color-violet-60: #a974ffff;
328
+ --hy-ref-color-violet-50: #944affff;
329
+ --hy-ref-color-violet-40: #7d00faff;
330
+ --hy-ref-color-violet-35: #6e00dcff;
331
+ --hy-ref-color-violet-30: #5f00c0ff;
332
+ --hy-ref-color-violet-25: #5000a4ff;
333
+ --hy-ref-color-violet-20: #42008aff;
334
+ --hy-ref-color-violet-10: #270057ff;
335
+ --hy-ref-color-violet-0: #000000ff;
336
+
337
+ --hy-ref-color-rose-100: #ffffffff;
338
+ --hy-ref-color-rose-99: #fffbffff;
339
+ --hy-ref-color-rose-98: #fff8f8ff;
340
+ --hy-ref-color-rose-95: #ffecefff;
341
+ --hy-ref-color-rose-90: #ffd9e1ff;
342
+ --hy-ref-color-rose-80: #ffb1c5ff;
343
+ --hy-ref-color-rose-70: #ff84a9ff;
344
+ --hy-ref-color-rose-60: #ff4a8eff;
345
+ --hy-ref-color-rose-50: #e80074ff;
346
+ --hy-ref-color-rose-40: #ba005cff;
347
+ --hy-ref-color-rose-35: #a40050ff;
348
+ --hy-ref-color-rose-30: #8f0045ff;
349
+ --hy-ref-color-rose-25: #7a003aff;
350
+ --hy-ref-color-rose-20: #65002fff;
351
+ --hy-ref-color-rose-10: #3f001bff;
352
+ --hy-ref-color-rose-0: #000000ff;
353
+
354
+ /**
355
+ * ==========================================================================
356
+ * COLOR SYSTEMS
357
+ * ==========================================================================
358
+ */
359
+ --hy-color-primary: light-dark(
360
+ var(--hy-ref-color-primary-40),
361
+ var(--hy-ref-color-primary-80)
362
+ );
363
+ --hy-color-on-primary: light-dark(
364
+ var(--hy-ref-color-primary-100),
365
+ var(--hy-ref-color-primary-20)
366
+ );
367
+ --hy-color-primary-container: light-dark(
368
+ var(--hy-ref-color-primary-90),
369
+ var(--hy-ref-color-primary-30)
370
+ );
371
+ --hy-color-on-primary-container: light-dark(
372
+ var(--hy-ref-color-primary-10),
373
+ var(--hy-ref-color-primary-90)
374
+ );
375
+ --hy-color-secondary: light-dark(
376
+ var(--hy-ref-color-secondary-40),
377
+ var(--hy-ref-color-secondary-80)
378
+ );
379
+ --hy-color-on-secondary: light-dark(
380
+ var(--hy-ref-color-secondary-100),
381
+ var(--hy-ref-color-secondary-20)
382
+ );
383
+ --hy-color-secondary-container: light-dark(
384
+ var(--hy-ref-color-secondary-90),
385
+ var(--hy-ref-color-secondary-30)
386
+ );
387
+ --hy-color-on-secondary-container: light-dark(
388
+ var(--hy-ref-color-secondary-10),
389
+ var(--hy-ref-color-secondary-90)
390
+ );
391
+ --hy-color-tertiary: light-dark(
392
+ var(--hy-ref-color-tertiary-40),
393
+ var(--hy-ref-color-tertiary-80)
394
+ );
395
+ --hy-color-on-tertiary: light-dark(
396
+ var(--hy-ref-color-tertiary-100),
397
+ var(--hy-ref-color-tertiary-20)
398
+ );
399
+ --hy-color-tertiary-container: light-dark(
400
+ var(--hy-ref-color-tertiary-90),
401
+ var(--hy-ref-color-tertiary-30)
402
+ );
403
+ --hy-color-on-tertiary-container: light-dark(
404
+ var(--hy-ref-color-tertiary-10),
405
+ var(--hy-ref-color-tertiary-90)
406
+ );
407
+ --hy-color-error: light-dark(
408
+ var(--hy-ref-color-error-40),
409
+ var(--hy-ref-color-error-80)
410
+ );
411
+ --hy-color-on-error: light-dark(
412
+ var(--hy-ref-color-error-100),
413
+ var(--hy-ref-color-error-20)
414
+ );
415
+ --hy-color-error-container: light-dark(
416
+ var(--hy-ref-color-error-90),
417
+ var(--hy-ref-color-error-30)
418
+ );
419
+ --hy-color-on-error-container: light-dark(
420
+ var(--hy-ref-color-error-10),
421
+ var(--hy-ref-color-error-90)
422
+ );
423
+ --hy-color-warning: light-dark(
424
+ var(--hy-ref-color-warning-40),
425
+ var(--hy-ref-color-warning-80)
426
+ );
427
+ --hy-color-on-warning: light-dark(
428
+ var(--hy-ref-color-warning-100),
429
+ var(--hy-ref-color-warning-20)
430
+ );
431
+ --hy-color-warning-container: light-dark(
432
+ var(--hy-ref-color-warning-90),
433
+ var(--hy-ref-color-warning-30)
434
+ );
435
+ --hy-color-on-warning-container: light-dark(
436
+ var(--hy-ref-color-warning-10),
437
+ var(--hy-ref-color-warning-90)
438
+ );
439
+ --hy-color-background: light-dark(
440
+ var(--hy-ref-color-neutral-99),
441
+ var(--hy-ref-color-neutral-10)
442
+ );
443
+ --hy-color-on-background: light-dark(
444
+ var(--hy-ref-color-neutral-10),
445
+ var(--hy-ref-color-neutral-90)
446
+ );
447
+ --hy-color-surface: light-dark(
448
+ var(--hy-ref-color-neutral-98),
449
+ var(--hy-ref-color-neutral-10)
450
+ );
451
+ --hy-color-on-surface: light-dark(
452
+ var(--hy-ref-color-neutral-10),
453
+ var(--hy-ref-color-neutral-90)
454
+ );
455
+ --hy-color-surface-variant: light-dark(
456
+ var(--hy-ref-color-neutral-variant-90),
457
+ var(--hy-ref-color-neutral-variant-30)
458
+ );
459
+ --hy-color-on-surface-variant: light-dark(
460
+ var(--hy-ref-color-neutral-variant-30),
461
+ var(--hy-ref-color-neutral-variant-80)
462
+ );
463
+ --hy-color-inverse-surface: light-dark(
464
+ var(--hy-ref-color-neutral-20),
465
+ var(--hy-ref-color-neutral-90)
466
+ );
467
+ --hy-color-inverse-on-surface: light-dark(
468
+ var(--hy-ref-color-neutral-95),
469
+ var(--hy-ref-color-neutral-20)
470
+ );
471
+ --hy-color-inverse-primary: light-dark(
472
+ var(--hy-ref-color-primary-80),
473
+ var(--hy-ref-color-primary-40)
474
+ );
475
+ --hy-color-outline: light-dark(
476
+ var(--hy-ref-color-neutral-50),
477
+ var(--hy-ref-color-neutral-60)
478
+ );
479
+ --hy-color-outline-variant: light-dark(
480
+ var(--hy-ref-color-neutral-variant-80),
481
+ var(--hy-ref-color-neutral-variant-30)
482
+ );
483
+ --hy-color-shadow: light-dark(
484
+ var(--hy-ref-color-neutral-0),
485
+ var(--hy-ref-color-neutral-0)
486
+ );
487
+ --hy-color-scrim: light-dark(
488
+ var(--hy-ref-color-neutral-0),
489
+ var(--hy-ref-color-neutral-0)
490
+ );
491
+ --hy-color-surface-tint: light-dark(
492
+ var(--hy-ref-color-primary-40),
493
+ var(--hy-ref-color-primary-80)
494
+ );
495
+ --hy-color-primary-fixed: light-dark(
496
+ var(--hy-ref-color-primary-90),
497
+ var(--hy-ref-color-primary-90)
498
+ );
499
+ --hy-color-on-primary-fixed: light-dark(
500
+ var(--hy-ref-color-primary-10),
501
+ var(--hy-ref-color-primary-10)
502
+ );
503
+ --hy-color-primary-fixed-dim: light-dark(
504
+ var(--hy-ref-color-primary-80),
505
+ var(--hy-ref-color-primary-80)
506
+ );
507
+ --hy-color-on-primary-fixed-variant: light-dark(
508
+ var(--hy-ref-color-primary-30),
509
+ var(--hy-ref-color-primary-30)
510
+ );
511
+ --hy-color-secondary-fixed: light-dark(
512
+ var(--hy-ref-color-secondary-90),
513
+ var(--hy-ref-color-secondary-90)
514
+ );
515
+ --hy-color-on-secondary-fixed: light-dark(
516
+ var(--hy-ref-color-secondary-10),
517
+ var(--hy-ref-color-secondary-10)
518
+ );
519
+ --hy-color-secondary-fixed-dim: light-dark(
520
+ var(--hy-ref-color-secondary-80),
521
+ var(--hy-ref-color-secondary-80)
522
+ );
523
+ --hy-color-on-secondary-fixed-variant: light-dark(
524
+ var(--hy-ref-color-secondary-30),
525
+ var(--hy-ref-color-secondary-30)
526
+ );
527
+ --hy-color-tertiary-fixed: light-dark(
528
+ var(--hy-ref-color-tertiary-90),
529
+ var(--hy-ref-color-tertiary-90)
530
+ );
531
+ --hy-color-on-tertiary-fixed: light-dark(
532
+ var(--hy-ref-color-tertiary-10),
533
+ var(--hy-ref-color-tertiary-10)
534
+ );
535
+ --hy-color-tertiary-fixed-dim: light-dark(
536
+ var(--hy-ref-color-tertiary-80),
537
+ var(--hy-ref-color-tertiary-80)
538
+ );
539
+ --hy-color-on-tertiary-fixed-variant: light-dark(
540
+ var(--hy-ref-color-tertiary-30),
541
+ var(--hy-ref-color-tertiary-30)
542
+ );
543
+ --hy-color-surface-dim: light-dark(
544
+ var(--hy-ref-color-neutral-90),
545
+ var(--hy-ref-color-neutral-10)
546
+ );
547
+ --hy-color-surface-bright: light-dark(
548
+ var(--hy-ref-color-neutral-98),
549
+ var(--hy-ref-color-neutral-20)
550
+ );
551
+ --hy-color-surface-container-lowest: light-dark(
552
+ var(--hy-ref-color-neutral-100),
553
+ var(--hy-ref-color-neutral-5)
554
+ );
555
+ --hy-color-surface-container-low: light-dark(
556
+ var(--hy-ref-color-neutral-95),
557
+ var(--hy-ref-color-neutral-10)
558
+ );
559
+ --hy-color-surface-container: light-dark(
560
+ var(--hy-ref-color-neutral-95),
561
+ var(--hy-ref-color-neutral-15)
562
+ );
563
+ --hy-color-surface-container-high: light-dark(
564
+ var(--hy-ref-color-neutral-90),
565
+ var(--hy-ref-color-neutral-15)
566
+ );
567
+ --hy-color-surface-container-highest: light-dark(
568
+ var(--hy-ref-color-neutral-90),
569
+ var(--hy-ref-color-neutral-20)
570
+ );
571
+ }