polaris_tokens 2.19.0 → 2.20.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3cf046ff3a523629d7e40a627231ee0787d556408ed0205912d884e01b64feed
4
- data.tar.gz: 366e7a842f04cd0f6d1dfee39fea2d3b03fe1e6be27f5950d045747ae31c1fc1
3
+ metadata.gz: 9862666ed40b8bbf3412fea32f1e9b52322d3d2e2714942b0873e8ab213d686b
4
+ data.tar.gz: dd11e48e03c41c63635c25cfda388135f7b78733dc12cfc3cd6d43fd28219dcb
5
5
  SHA512:
6
- metadata.gz: 82a172e129b4905ddd552c43bb57e50407fc3a5d06cf214ff5c97b5b75c445b99f3fb9013cd82dc3a37c8029aab7b0416f5dd445094cf068ba88dd72f15e4c3a
7
- data.tar.gz: ce7332ab11aade5ba9b98c38bed25f2092349f88e6fd0e44e9735de52e72da168e8def4b00450746d280434c5cc11155f3a6bec9f42da4d7224e363a9e335eee
6
+ metadata.gz: f51c44a5cfd229f70f2cf8ff725ccb2937d8fbfe4707f6fe9866fc655c98da46a2f02f9692de3e236d23085b7504ad371a7d0afa507cd86ef4626306937078fd
7
+ data.tar.gz: f1cc70b1a330a77042bb685de4d5b95fd9c105b75913d97d609f3aeadcdf2423e53c19b3bedf2aa4ac147b9e96384a6814c65990656937e61e1f1a0bf5885735
@@ -0,0 +1,130 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <resources>
3
+ <color name="polaris_action_critical">#ffcd290c</color>
4
+ <color name="polaris_action_critical_depressed">#fffd5749</color>
5
+ <color name="polaris_action_critical_disabled">#ffbb250a</color>
6
+ <color name="polaris_action_critical_hovered">#ffe32f0e</color>
7
+ <color name="polaris_action_critical_pressed">#fffa3511</color>
8
+ <color name="polaris_action_primary">#ff2e71bf</color>
9
+ <color name="polaris_action_primary_depressed">#ff669ff3</color>
10
+ <color name="polaris_action_primary_disabled">#ff1d4c83</color>
11
+ <color name="polaris_action_primary_hovered">#ff3885df</color>
12
+ <color name="polaris_action_primary_pressed">#ff4492f1</color>
13
+ <color name="polaris_action_secondary">#ff4d5053</color>
14
+ <color name="polaris_action_secondary_depressed">#ff7b7f84</color>
15
+ <color name="polaris_action_secondary_disabled">#ff202223</color>
16
+ <color name="polaris_action_secondary_hovered">#ff54575b</color>
17
+ <color name="polaris_action_secondary_pressed">#ff606467</color>
18
+ <color name="polaris_backdrop">#80000000</color>
19
+ <color name="polaris_background">#ff0b0c0d</color>
20
+ <color name="polaris_background_hovered">#ff0b0c0d</color>
21
+ <color name="polaris_background_pressed">#ff0b0c0d</color>
22
+ <color name="polaris_background_selected">#ff0b0c0d</color>
23
+ <color name="polaris_border">#ff505356</color>
24
+ <color name="polaris_border_critical">#ffe32f0e</color>
25
+ <color name="polaris_border_critical_disabled">#ff831704</color>
26
+ <color name="polaris_border_critical_subdued">#ffe32f0e</color>
27
+ <color name="polaris_border_depressed">#ff8e9191</color>
28
+ <color name="polaris_border_disabled">#ff676b6f</color>
29
+ <color name="polaris_border_highlight">#ff449da7</color>
30
+ <color name="polaris_border_highlight_subdued">#ff449da7</color>
31
+ <color name="polaris_border_hovered">#ff505356</color>
32
+ <color name="polaris_border_neutral_subdued">#ff82878b</color>
33
+ <color name="polaris_border_shadow">#ff5b5f62</color>
34
+ <color name="polaris_border_shadow_subdued">#ff82878b</color>
35
+ <color name="polaris_border_subdued">#ff82878b</color>
36
+ <color name="polaris_border_success">#ff008766</color>
37
+ <color name="polaris_border_success_subdued">#ff008766</color>
38
+ <color name="polaris_border_warning">#ff997000</color>
39
+ <color name="polaris_border_warning_subdued">#ff997000</color>
40
+ <color name="polaris_decorative_five_icon">#fff4b7bf</color>
41
+ <color name="polaris_decorative_five_surface">#ffc23356</color>
42
+ <color name="polaris_decorative_five_text">#ffffffff</color>
43
+ <color name="polaris_decorative_four_icon">#ff00ddda</color>
44
+ <color name="polaris_decorative_four_surface">#ff167c79</color>
45
+ <color name="polaris_decorative_four_text">#ffffffff</color>
46
+ <color name="polaris_decorative_one_icon">#ffffba43</color>
47
+ <color name="polaris_decorative_one_surface">#ff8e6609</color>
48
+ <color name="polaris_decorative_one_text">#ffffffff</color>
49
+ <color name="polaris_decorative_three_icon">#ff00e38d</color>
50
+ <color name="polaris_decorative_three_surface">#ff007c5a</color>
51
+ <color name="polaris_decorative_three_text">#ffffffff</color>
52
+ <color name="polaris_decorative_two_icon">#fff5b6c0</color>
53
+ <color name="polaris_decorative_two_surface">#ffce5814</color>
54
+ <color name="polaris_decorative_two_text">#ffffffff</color>
55
+ <color name="polaris_divider">#ff454749</color>
56
+ <color name="polaris_focused">#ff2662b6</color>
57
+ <color name="polaris_hint_from_direct_light">#33b9b9b9</color>
58
+ <color name="polaris_icon">#ffa6acb2</color>
59
+ <color name="polaris_icon_critical">#ffda2d0d</color>
60
+ <color name="polaris_icon_disabled">#ff54575a</color>
61
+ <color name="polaris_icon_highlight">#ff2c6c73</color>
62
+ <color name="polaris_icon_hovered">#ffe1e3e5</color>
63
+ <color name="polaris_icon_on_critical">#fffff8f7</color>
64
+ <color name="polaris_icon_on_interactive">#ffffffff</color>
65
+ <color name="polaris_icon_on_primary">#fff7f9fe</color>
66
+ <color name="polaris_icon_pressed">#ffa6acb2</color>
67
+ <color name="polaris_icon_subdued">#ff787d81</color>
68
+ <color name="polaris_icon_success">#ff005e46</color>
69
+ <color name="polaris_icon_warning">#ff684b00</color>
70
+ <color name="polaris_interactive">#ff36a3ff</color>
71
+ <color name="polaris_interactive_critical">#fffd726a</color>
72
+ <color name="polaris_interactive_critical_disabled">#fffeaca8</color>
73
+ <color name="polaris_interactive_critical_hovered">#fffd8a84</color>
74
+ <color name="polaris_interactive_critical_pressed">#fffd9f9b</color>
75
+ <color name="polaris_interactive_disabled">#ff2662b6</color>
76
+ <color name="polaris_interactive_hovered">#ff67afff</color>
77
+ <color name="polaris_interactive_pressed">#ff88bcff</color>
78
+ <color name="polaris_on_surface_background">#ff2f3133</color>
79
+ <color name="polaris_overlay">#80212121</color>
80
+ <color name="polaris_shadow_from_ambient_light">#0d171818</color>
81
+ <color name="polaris_shadow_from_dim_light">#33ffffff</color>
82
+ <color name="polaris_shadow_from_direct_light">#26ffffff</color>
83
+ <color name="polaris_surface">#ff202123</color>
84
+ <color name="polaris_surface_critical">#ff450701</color>
85
+ <color name="polaris_surface_critical_subdued">#ff450701</color>
86
+ <color name="polaris_surface_critical_subdued_depressed">#ff871805</color>
87
+ <color name="polaris_surface_critical_subdued_hovered">#ff441714</color>
88
+ <color name="polaris_surface_critical_subdued_pressed">#ff6b1003</color>
89
+ <color name="polaris_surface_depressed">#ff505356</color>
90
+ <color name="polaris_surface_disabled">#ff1a1c1d</color>
91
+ <color name="polaris_surface_highlight">#ff006971</color>
92
+ <color name="polaris_surface_highlight_subdued">#ff123539</color>
93
+ <color name="polaris_surface_highlight_subdued_hovered">#ff143a3e</color>
94
+ <color name="polaris_surface_highlight_subdued_pressed">#ff184146</color>
95
+ <color name="polaris_surface_hovered">#ff2f3133</color>
96
+ <color name="polaris_surface_neutral">#ff313335</color>
97
+ <color name="polaris_surface_neutral_disabled">#ff313335</color>
98
+ <color name="polaris_surface_neutral_hovered">#ff313335</color>
99
+ <color name="polaris_surface_neutral_pressed">#ff313335</color>
100
+ <color name="polaris_surface_neutral_subdued">#ff44474a</color>
101
+ <color name="polaris_surface_pressed">#ff3e4043</color>
102
+ <color name="polaris_surface_primary_selected">#ff0e1118</color>
103
+ <color name="polaris_surface_primary_selected_hovered">#ff2a2e38</color>
104
+ <color name="polaris_surface_primary_selected_pressed">#ff383e4a</color>
105
+ <color name="polaris_surface_selected">#ff020e23</color>
106
+ <color name="polaris_surface_selected_hovered">#ff071d3d</color>
107
+ <color name="polaris_surface_selected_pressed">#ff0d2b56</color>
108
+ <color name="polaris_surface_subdued">#ff1a1c1d</color>
109
+ <color name="polaris_surface_success">#ff005e46</color>
110
+ <color name="polaris_surface_success_subdued">#ff1c352c</color>
111
+ <color name="polaris_surface_success_subdued_hovered">#ff1f3a30</color>
112
+ <color name="polaris_surface_success_subdued_pressed">#ff234136</color>
113
+ <color name="polaris_surface_warning">#ff997000</color>
114
+ <color name="polaris_surface_warning_subdued">#ff4d3b1d</color>
115
+ <color name="polaris_surface_warning_subdued_hovered">#ff523f20</color>
116
+ <color name="polaris_surface_warning_subdued_pressed">#ff574322</color>
117
+ <color name="polaris_text">#ffe3e5e7</color>
118
+ <color name="polaris_text_critical">#ffe9807a</color>
119
+ <color name="polaris_text_disabled">#ff6f7377</color>
120
+ <color name="polaris_text_highlight">#ffa2effa</color>
121
+ <color name="polaris_text_on_critical">#ffffffff</color>
122
+ <color name="polaris_text_on_interactive">#ffffffff</color>
123
+ <color name="polaris_text_on_primary">#ffffffff</color>
124
+ <color name="polaris_text_primary">#ff347dd3</color>
125
+ <color name="polaris_text_primary_hovered">#ff3b8dec</color>
126
+ <color name="polaris_text_primary_pressed">#ff609cf2</color>
127
+ <color name="polaris_text_subdued">#ff999fa4</color>
128
+ <color name="polaris_text_success">#ff58ad8e</color>
129
+ <color name="polaris_text_warning">#ffca9500</color>
130
+ </resources>
@@ -0,0 +1,637 @@
1
+ [
2
+ {
3
+ "name": "background",
4
+ "value": {"r": 11, "g": 12, "b": 13, "a": 1},
5
+ "figmaName": "Background/Default"
6
+ },
7
+ {
8
+ "name": "backgroundHovered",
9
+ "value": {"r": 11, "g": 12, "b": 13, "a": 1},
10
+ "figmaName": "Background/Hovered"
11
+ },
12
+ {
13
+ "name": "backgroundPressed",
14
+ "value": {"r": 11, "g": 12, "b": 13, "a": 1},
15
+ "figmaName": "Background/Pressed"
16
+ },
17
+ {
18
+ "name": "backgroundSelected",
19
+ "value": {"r": 11, "g": 12, "b": 13, "a": 1},
20
+ "figmaName": "Background/Selected"
21
+ },
22
+ {
23
+ "name": "surface",
24
+ "value": {"r": 32, "g": 33, "b": 35, "a": 1},
25
+ "figmaName": "Surface/Default"
26
+ },
27
+ {
28
+ "name": "surfaceNeutral",
29
+ "value": {"r": 49, "g": 51, "b": 53, "a": 1},
30
+ "figmaName": "Surface Neutral/Default"
31
+ },
32
+ {
33
+ "name": "surfaceNeutralHovered",
34
+ "value": {"r": 49, "g": 51, "b": 53, "a": 1},
35
+ "figmaName": "Surface Neutral/Hovered"
36
+ },
37
+ {
38
+ "name": "surfaceNeutralPressed",
39
+ "value": {"r": 49, "g": 51, "b": 53, "a": 1},
40
+ "figmaName": "Surface Neutral/Pressed"
41
+ },
42
+ {
43
+ "name": "surfaceNeutralDisabled",
44
+ "value": {"r": 49, "g": 51, "b": 53, "a": 1},
45
+ "figmaName": "Surface Neutral/Disabled"
46
+ },
47
+ {
48
+ "name": "surfaceNeutralSubdued",
49
+ "value": {"r": 68, "g": 71, "b": 74, "a": 1},
50
+ "figmaName": "Surface Neutral/Subdued"
51
+ },
52
+ {
53
+ "name": "surfaceSubdued",
54
+ "value": {"r": 26, "g": 28, "b": 29, "a": 1},
55
+ "figmaName": "Surface/Subdued"
56
+ },
57
+ {
58
+ "name": "surfaceDisabled",
59
+ "value": {"r": 26, "g": 28, "b": 29, "a": 1},
60
+ "figmaName": "Surface/Disabled"
61
+ },
62
+ {
63
+ "name": "surfaceHovered",
64
+ "value": {"r": 47, "g": 49, "b": 51, "a": 1},
65
+ "figmaName": "Surface/Hovered"
66
+ },
67
+ {
68
+ "name": "surfacePressed",
69
+ "value": {"r": 62, "g": 64, "b": 67, "a": 1},
70
+ "figmaName": "Surface/Pressed"
71
+ },
72
+ {
73
+ "name": "surfaceDepressed",
74
+ "value": {"r": 80, "g": 83, "b": 86, "a": 1},
75
+ "figmaName": "Surface/Depressed"
76
+ },
77
+ {
78
+ "name": "backdrop",
79
+ "value": {"r": 0, "g": 0, "b": 0, "a": 0.5},
80
+ "figmaName": "Backdrop"
81
+ },
82
+ {
83
+ "name": "overlay",
84
+ "value": {"r": 33, "g": 33, "b": 33, "a": 0.5},
85
+ "figmaName": "Overlay"
86
+ },
87
+ {
88
+ "name": "shadowFromDimLight",
89
+ "value": {"r": 255, "g": 255, "b": 255, "a": 0.2},
90
+ "figmaName": "Shadow/From dim light"
91
+ },
92
+ {
93
+ "name": "shadowFromAmbientLight",
94
+ "value": {"r": 23, "g": 24, "b": 24, "a": 0.05},
95
+ "figmaName": "Shadow/From ambient light"
96
+ },
97
+ {
98
+ "name": "shadowFromDirectLight",
99
+ "value": {"r": 255, "g": 255, "b": 255, "a": 0.15},
100
+ "figmaName": "Shadow/From direct light"
101
+ },
102
+ {
103
+ "name": "hintFromDirectLight",
104
+ "value": {"r": 185, "g": 185, "b": 185, "a": 0.2},
105
+ "figmaName": "Hint/From direct light"
106
+ },
107
+ {
108
+ "name": "onSurfaceBackground",
109
+ "value": {"r": 47, "g": 49, "b": 51, "a": 1},
110
+ "figmaName": "Background/Default"
111
+ },
112
+ {
113
+ "name": "border",
114
+ "value": {"r": 80, "g": 83, "b": 86, "a": 1},
115
+ "figmaName": "Border/Default"
116
+ },
117
+ {
118
+ "name": "borderNeutralSubdued",
119
+ "value": {"r": 130, "g": 135, "b": 139, "a": 1},
120
+ "figmaName": "Border Neutral/Subdued"
121
+ },
122
+ {
123
+ "name": "borderHovered",
124
+ "value": {"r": 80, "g": 83, "b": 86, "a": 1},
125
+ "figmaName": "Border/Hovered"
126
+ },
127
+ {
128
+ "name": "borderDisabled",
129
+ "value": {"r": 103, "g": 107, "b": 111, "a": 1},
130
+ "figmaName": "Border/Disabled"
131
+ },
132
+ {
133
+ "name": "borderSubdued",
134
+ "value": {"r": 130, "g": 135, "b": 139, "a": 1},
135
+ "figmaName": "Border/Subdued"
136
+ },
137
+ {
138
+ "name": "borderDepressed",
139
+ "value": {"r": 142, "g": 145, "b": 145, "a": 1},
140
+ "figmaName": "Border/Depressed"
141
+ },
142
+ {
143
+ "name": "borderShadow",
144
+ "value": {"r": 91, "g": 95, "b": 98, "a": 1},
145
+ "figmaName": "BorderShadow"
146
+ },
147
+ {
148
+ "name": "borderShadowSubdued",
149
+ "value": {"r": 130, "g": 135, "b": 139, "a": 1},
150
+ "figmaName": "BorderShadow/Subdued"
151
+ },
152
+ {
153
+ "name": "divider",
154
+ "value": {"r": 69, "g": 71, "b": 73, "a": 1},
155
+ "figmaName": "Divider"
156
+ },
157
+ {
158
+ "name": "icon",
159
+ "value": {"r": 166, "g": 172, "b": 178, "a": 1},
160
+ "figmaName": "Icon/Default"
161
+ },
162
+ {
163
+ "name": "iconHovered",
164
+ "value": {"r": 225, "g": 227, "b": 229, "a": 1},
165
+ "figmaName": "Icon/Hovered"
166
+ },
167
+ {
168
+ "name": "iconPressed",
169
+ "value": {"r": 166, "g": 172, "b": 178, "a": 1},
170
+ "figmaName": "Icon/Pressed"
171
+ },
172
+ {
173
+ "name": "iconDisabled",
174
+ "value": {"r": 84, "g": 87, "b": 90, "a": 1},
175
+ "figmaName": "Icon/Disabled"
176
+ },
177
+ {
178
+ "name": "iconSubdued",
179
+ "value": {"r": 120, "g": 125, "b": 129, "a": 1},
180
+ "figmaName": "Icon/Subdued"
181
+ },
182
+ {
183
+ "name": "text",
184
+ "value": {"r": 227, "g": 229, "b": 231, "a": 1},
185
+ "figmaName": "Text/Default"
186
+ },
187
+ {
188
+ "name": "textDisabled",
189
+ "value": {"r": 111, "g": 115, "b": 119, "a": 1},
190
+ "figmaName": "Text/Disabled"
191
+ },
192
+ {
193
+ "name": "textSubdued",
194
+ "value": {"r": 153, "g": 159, "b": 164, "a": 1},
195
+ "figmaName": "Text/Subdued"
196
+ },
197
+ {
198
+ "name": "interactive",
199
+ "value": {"r": 54, "g": 163, "b": 255, "a": 1},
200
+ "figmaName": "Interactive/Default"
201
+ },
202
+ {
203
+ "name": "interactiveDisabled",
204
+ "value": {"r": 38, "g": 98, "b": 182, "a": 1},
205
+ "figmaName": "Interactive/Disabled"
206
+ },
207
+ {
208
+ "name": "interactiveHovered",
209
+ "value": {"r": 103, "g": 175, "b": 255, "a": 1},
210
+ "figmaName": "Interactive/Hovered"
211
+ },
212
+ {
213
+ "name": "interactivePressed",
214
+ "value": {"r": 136, "g": 188, "b": 255, "a": 1},
215
+ "figmaName": "Interactive/Pressed"
216
+ },
217
+ {
218
+ "name": "focused",
219
+ "value": {"r": 38, "g": 98, "b": 182, "a": 1},
220
+ "figmaName": "Focused/Default"
221
+ },
222
+ {
223
+ "name": "surfaceSelected",
224
+ "value": {"r": 2, "g": 14, "b": 35, "a": 1},
225
+ "figmaName": "Surface Selected/Default"
226
+ },
227
+ {
228
+ "name": "surfaceSelectedHovered",
229
+ "value": {"r": 7, "g": 29, "b": 61, "a": 1},
230
+ "figmaName": "Surface Selected/Hovered"
231
+ },
232
+ {
233
+ "name": "surfaceSelectedPressed",
234
+ "value": {"r": 13, "g": 43, "b": 86, "a": 1},
235
+ "figmaName": "Surface Selected/Pressed"
236
+ },
237
+ {
238
+ "name": "iconOnInteractive",
239
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
240
+ "figmaName": "Icon On/Interactive"
241
+ },
242
+ {
243
+ "name": "textOnInteractive",
244
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
245
+ "figmaName": "Text On/Interactive"
246
+ },
247
+ {
248
+ "name": "actionSecondary",
249
+ "value": {"r": 77, "g": 80, "b": 83, "a": 1},
250
+ "figmaName": "Action Secondary/Default"
251
+ },
252
+ {
253
+ "name": "actionSecondaryDisabled",
254
+ "value": {"r": 32, "g": 34, "b": 35, "a": 1},
255
+ "figmaName": "Action Secondary/Disabled"
256
+ },
257
+ {
258
+ "name": "actionSecondaryHovered",
259
+ "value": {"r": 84, "g": 87, "b": 91, "a": 1},
260
+ "figmaName": "Action Secondary/Hovered"
261
+ },
262
+ {
263
+ "name": "actionSecondaryPressed",
264
+ "value": {"r": 96, "g": 100, "b": 103, "a": 1},
265
+ "figmaName": "Action Secondary/Pressed"
266
+ },
267
+ {
268
+ "name": "actionSecondaryDepressed",
269
+ "value": {"r": 123, "g": 127, "b": 132, "a": 1},
270
+ "figmaName": "Action Secondary/Depressed"
271
+ },
272
+ {
273
+ "name": "actionPrimary",
274
+ "value": {"r": 46, "g": 113, "b": 191, "a": 1},
275
+ "figmaName": "Action Primary/Default"
276
+ },
277
+ {
278
+ "name": "actionPrimaryDisabled",
279
+ "value": {"r": 29, "g": 76, "b": 131, "a": 1},
280
+ "figmaName": "Action Primary/Disabled"
281
+ },
282
+ {
283
+ "name": "actionPrimaryHovered",
284
+ "value": {"r": 56, "g": 133, "b": 223, "a": 1},
285
+ "figmaName": "Action Primary/Hovered"
286
+ },
287
+ {
288
+ "name": "actionPrimaryPressed",
289
+ "value": {"r": 68, "g": 146, "b": 241, "a": 1},
290
+ "figmaName": "Action Primary/Pressed"
291
+ },
292
+ {
293
+ "name": "actionPrimaryDepressed",
294
+ "value": {"r": 102, "g": 159, "b": 243, "a": 1},
295
+ "figmaName": "Action Primary/Depressed"
296
+ },
297
+ {
298
+ "name": "iconOnPrimary",
299
+ "value": {"r": 247, "g": 249, "b": 254, "a": 1},
300
+ "figmaName": "Icon On/Primary"
301
+ },
302
+ {
303
+ "name": "textOnPrimary",
304
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
305
+ "figmaName": "Text On/Primary"
306
+ },
307
+ {
308
+ "name": "textPrimary",
309
+ "value": {"r": 52, "g": 125, "b": 211, "a": 1},
310
+ "figmaName": "Text Primary/Default"
311
+ },
312
+ {
313
+ "name": "textPrimaryHovered",
314
+ "value": {"r": 59, "g": 141, "b": 236, "a": 1},
315
+ "figmaName": "Text Primary/hover"
316
+ },
317
+ {
318
+ "name": "textPrimaryPressed",
319
+ "value": {"r": 96, "g": 156, "b": 242, "a": 1},
320
+ "figmaName": "Text Primary/Pressed"
321
+ },
322
+ {
323
+ "name": "surfacePrimarySelected",
324
+ "value": {"r": 14, "g": 17, "b": 24, "a": 1},
325
+ "figmaName": "Surface Primary/Selected"
326
+ },
327
+ {
328
+ "name": "surfacePrimarySelectedHovered",
329
+ "value": {"r": 42, "g": 46, "b": 56, "a": 1},
330
+ "figmaName": "Surface Primary/Selected Hovered"
331
+ },
332
+ {
333
+ "name": "surfacePrimarySelectedPressed",
334
+ "value": {"r": 56, "g": 62, "b": 74, "a": 1},
335
+ "figmaName": "Surface Primary/Selected Pressed"
336
+ },
337
+ {
338
+ "name": "borderCritical",
339
+ "value": {"r": 227, "g": 47, "b": 14, "a": 1},
340
+ "figmaName": "Border Critical/Default"
341
+ },
342
+ {
343
+ "name": "borderCriticalSubdued",
344
+ "value": {"r": 227, "g": 47, "b": 14, "a": 1},
345
+ "figmaName": "Border Critical/Subdued"
346
+ },
347
+ {
348
+ "name": "borderCriticalDisabled",
349
+ "value": {"r": 131, "g": 23, "b": 4, "a": 1},
350
+ "figmaName": "Border Critical/Disabled"
351
+ },
352
+ {
353
+ "name": "iconCritical",
354
+ "value": {"r": 218, "g": 45, "b": 13, "a": 1},
355
+ "figmaName": "Icon/Critical"
356
+ },
357
+ {
358
+ "name": "surfaceCritical",
359
+ "value": {"r": 69, "g": 7, "b": 1, "a": 1},
360
+ "figmaName": "Surface Critical/Default"
361
+ },
362
+ {
363
+ "name": "surfaceCriticalSubdued",
364
+ "value": {"r": 69, "g": 7, "b": 1, "a": 1},
365
+ "figmaName": "Surface Critical/Subdued"
366
+ },
367
+ {
368
+ "name": "surfaceCriticalSubduedHovered",
369
+ "value": {"r": 68, "g": 23, "b": 20, "a": 1},
370
+ "figmaName": "Surface Critical/Subdued Hovered"
371
+ },
372
+ {
373
+ "name": "surfaceCriticalSubduedPressed",
374
+ "value": {"r": 107, "g": 16, "b": 3, "a": 1},
375
+ "figmaName": "Surface Critical/Subdued Pressed"
376
+ },
377
+ {
378
+ "name": "surfaceCriticalSubduedDepressed",
379
+ "value": {"r": 135, "g": 24, "b": 5, "a": 1},
380
+ "figmaName": "Surface Critical/Subdued Depressed"
381
+ },
382
+ {
383
+ "name": "textCritical",
384
+ "value": {"r": 233, "g": 128, "b": 122, "a": 1},
385
+ "figmaName": "Text/Critical"
386
+ },
387
+ {
388
+ "name": "actionCritical",
389
+ "value": {"r": 205, "g": 41, "b": 12, "a": 1},
390
+ "figmaName": "Action Critical/Default"
391
+ },
392
+ {
393
+ "name": "actionCriticalDisabled",
394
+ "value": {"r": 187, "g": 37, "b": 10, "a": 1},
395
+ "figmaName": "Action Critical/Disabled"
396
+ },
397
+ {
398
+ "name": "actionCriticalHovered",
399
+ "value": {"r": 227, "g": 47, "b": 14, "a": 1},
400
+ "figmaName": "Action Critical/Hovered"
401
+ },
402
+ {
403
+ "name": "actionCriticalPressed",
404
+ "value": {"r": 250, "g": 53, "b": 17, "a": 1},
405
+ "figmaName": "Action Critical/Pressed"
406
+ },
407
+ {
408
+ "name": "actionCriticalDepressed",
409
+ "value": {"r": 253, "g": 87, "b": 73, "a": 1},
410
+ "figmaName": "Action Critical/Depressed"
411
+ },
412
+ {
413
+ "name": "iconOnCritical",
414
+ "value": {"r": 255, "g": 248, "b": 247, "a": 1},
415
+ "figmaName": "Icon On/Critical"
416
+ },
417
+ {
418
+ "name": "textOnCritical",
419
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
420
+ "figmaName": "Text On/Critical"
421
+ },
422
+ {
423
+ "name": "interactiveCritical",
424
+ "value": {"r": 253, "g": 114, "b": 106, "a": 1},
425
+ "figmaName": "Interactive/Critical"
426
+ },
427
+ {
428
+ "name": "interactiveCriticalDisabled",
429
+ "value": {"r": 254, "g": 172, "b": 168, "a": 1},
430
+ "figmaName": "Interactive/Critical Disabled"
431
+ },
432
+ {
433
+ "name": "interactiveCriticalHovered",
434
+ "value": {"r": 253, "g": 138, "b": 132, "a": 1},
435
+ "figmaName": "Interactive/Critical Hovered"
436
+ },
437
+ {
438
+ "name": "interactiveCriticalPressed",
439
+ "value": {"r": 253, "g": 159, "b": 155, "a": 1},
440
+ "figmaName": "Interactive/Critical Pressed"
441
+ },
442
+ {
443
+ "name": "borderWarning",
444
+ "value": {"r": 153, "g": 112, "b": 0, "a": 1},
445
+ "figmaName": "Border Warning/Default"
446
+ },
447
+ {
448
+ "name": "borderWarningSubdued",
449
+ "value": {"r": 153, "g": 112, "b": 0, "a": 1},
450
+ "figmaName": "Border Warning/Subdued"
451
+ },
452
+ {
453
+ "name": "iconWarning",
454
+ "value": {"r": 104, "g": 75, "b": 0, "a": 1},
455
+ "figmaName": "Icon/Warning"
456
+ },
457
+ {
458
+ "name": "surfaceWarning",
459
+ "value": {"r": 153, "g": 112, "b": 0, "a": 1},
460
+ "figmaName": "Surface Warning/Default"
461
+ },
462
+ {
463
+ "name": "surfaceWarningSubdued",
464
+ "value": {"r": 77, "g": 59, "b": 29, "a": 1},
465
+ "figmaName": "Surface Warning/Subdued"
466
+ },
467
+ {
468
+ "name": "surfaceWarningSubduedHovered",
469
+ "value": {"r": 82, "g": 63, "b": 32, "a": 1},
470
+ "figmaName": "Surface Warning/Subdued Hovered"
471
+ },
472
+ {
473
+ "name": "surfaceWarningSubduedPressed",
474
+ "value": {"r": 87, "g": 67, "b": 34, "a": 1},
475
+ "figmaName": "Surface Warning/Subdued Pressed"
476
+ },
477
+ {
478
+ "name": "textWarning",
479
+ "value": {"r": 202, "g": 149, "b": 0, "a": 1},
480
+ "figmaName": "Text/Warning"
481
+ },
482
+ {
483
+ "name": "borderHighlight",
484
+ "value": {"r": 68, "g": 157, "b": 167, "a": 1},
485
+ "figmaName": "Border Highlight/Default"
486
+ },
487
+ {
488
+ "name": "borderHighlightSubdued",
489
+ "value": {"r": 68, "g": 157, "b": 167, "a": 1},
490
+ "figmaName": "Border Highlight/Subdued"
491
+ },
492
+ {
493
+ "name": "iconHighlight",
494
+ "value": {"r": 44, "g": 108, "b": 115, "a": 1},
495
+ "figmaName": "Icon/Highlight"
496
+ },
497
+ {
498
+ "name": "surfaceHighlight",
499
+ "value": {"r": 0, "g": 105, "b": 113, "a": 1},
500
+ "figmaName": "Surface Highlight/Default"
501
+ },
502
+ {
503
+ "name": "surfaceHighlightSubdued",
504
+ "value": {"r": 18, "g": 53, "b": 57, "a": 1},
505
+ "figmaName": "Surface Highlight/Subdued"
506
+ },
507
+ {
508
+ "name": "surfaceHighlightSubduedHovered",
509
+ "value": {"r": 20, "g": 58, "b": 62, "a": 1},
510
+ "figmaName": "Surface Highlight/Subdued Hovered"
511
+ },
512
+ {
513
+ "name": "surfaceHighlightSubduedPressed",
514
+ "value": {"r": 24, "g": 65, "b": 70, "a": 1},
515
+ "figmaName": "Surface Highlight/Subdued Pressed"
516
+ },
517
+ {
518
+ "name": "textHighlight",
519
+ "value": {"r": 162, "g": 239, "b": 250, "a": 1},
520
+ "figmaName": "Text/Highlight"
521
+ },
522
+ {
523
+ "name": "borderSuccess",
524
+ "value": {"r": 0, "g": 135, "b": 102, "a": 1},
525
+ "figmaName": "Border Success/Default"
526
+ },
527
+ {
528
+ "name": "borderSuccessSubdued",
529
+ "value": {"r": 0, "g": 135, "b": 102, "a": 1},
530
+ "figmaName": "Border Success/Subdued"
531
+ },
532
+ {
533
+ "name": "iconSuccess",
534
+ "value": {"r": 0, "g": 94, "b": 70, "a": 1},
535
+ "figmaName": "Icon/Success"
536
+ },
537
+ {
538
+ "name": "surfaceSuccess",
539
+ "value": {"r": 0, "g": 94, "b": 70, "a": 1},
540
+ "figmaName": "Surface Success/Default"
541
+ },
542
+ {
543
+ "name": "surfaceSuccessSubdued",
544
+ "value": {"r": 28, "g": 53, "b": 44, "a": 1},
545
+ "figmaName": "Surface Success/Subdued"
546
+ },
547
+ {
548
+ "name": "surfaceSuccessSubduedHovered",
549
+ "value": {"r": 31, "g": 58, "b": 48, "a": 1},
550
+ "figmaName": "Surface Success/Subdued Hovered"
551
+ },
552
+ {
553
+ "name": "surfaceSuccessSubduedPressed",
554
+ "value": {"r": 35, "g": 65, "b": 54, "a": 1},
555
+ "figmaName": "Surface Success/Subdued Pressed"
556
+ },
557
+ {
558
+ "name": "textSuccess",
559
+ "value": {"r": 88, "g": 173, "b": 142, "a": 1},
560
+ "figmaName": "Text/Success"
561
+ },
562
+ {
563
+ "name": "decorativeOneIcon",
564
+ "value": {"r": 255, "g": 186, "b": 67, "a": 1},
565
+ "figmaName": "Decorative/Icon/One"
566
+ },
567
+ {
568
+ "name": "decorativeOneSurface",
569
+ "value": {"r": 142, "g": 102, "b": 9, "a": 1},
570
+ "figmaName": "Decorative/Surface/One"
571
+ },
572
+ {
573
+ "name": "decorativeOneText",
574
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
575
+ "figmaName": "Decorative/Text/One"
576
+ },
577
+ {
578
+ "name": "decorativeTwoIcon",
579
+ "value": {"r": 245, "g": 182, "b": 192, "a": 1},
580
+ "figmaName": "Decorative/Icon/Two"
581
+ },
582
+ {
583
+ "name": "decorativeTwoSurface",
584
+ "value": {"r": 206, "g": 88, "b": 20, "a": 1},
585
+ "figmaName": "Decorative/Surface/Two"
586
+ },
587
+ {
588
+ "name": "decorativeTwoText",
589
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
590
+ "figmaName": "Decorative/Text/Two"
591
+ },
592
+ {
593
+ "name": "decorativeThreeIcon",
594
+ "value": {"r": 0, "g": 227, "b": 141, "a": 1},
595
+ "figmaName": "Decorative/Icon/Three"
596
+ },
597
+ {
598
+ "name": "decorativeThreeSurface",
599
+ "value": {"r": 0, "g": 124, "b": 90, "a": 1},
600
+ "figmaName": "Decorative/Surface/Three"
601
+ },
602
+ {
603
+ "name": "decorativeThreeText",
604
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
605
+ "figmaName": "Decorative/Text/Three"
606
+ },
607
+ {
608
+ "name": "decorativeFourIcon",
609
+ "value": {"r": 0, "g": 221, "b": 218, "a": 1},
610
+ "figmaName": "Decorative/Icon/Four"
611
+ },
612
+ {
613
+ "name": "decorativeFourSurface",
614
+ "value": {"r": 22, "g": 124, "b": 121, "a": 1},
615
+ "figmaName": "Decorative/Surface/Four"
616
+ },
617
+ {
618
+ "name": "decorativeFourText",
619
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
620
+ "figmaName": "Decorative/Text/Four"
621
+ },
622
+ {
623
+ "name": "decorativeFiveIcon",
624
+ "value": {"r": 244, "g": 183, "b": 191, "a": 1},
625
+ "figmaName": "Decorative/Icon/Five"
626
+ },
627
+ {
628
+ "name": "decorativeFiveSurface",
629
+ "value": {"r": 194, "g": 51, "b": 86, "a": 1},
630
+ "figmaName": "Decorative/Surface/Five"
631
+ },
632
+ {
633
+ "name": "decorativeFiveText",
634
+ "value": {"r": 255, "g": 255, "b": 255, "a": 1},
635
+ "figmaName": "Decorative/Text/Five"
636
+ }
637
+ ]