@aurodesignsystem/design-tokens 5.12.0 → 5.13.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/CHANGELOG.md +7 -0
- package/dist/CSSCustomProperties--bundled.css +49 -1
- package/dist/alaska/CSSCustomProperties--alaska.css +17 -1
- package/dist/alaska/JSONVariablesNested--alaska.json +18 -0
- package/dist/alaska/JSObject--allTokens.js +499 -1
- package/dist/alaska/SCSSVariables--alaska.scss +17 -1
- package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +17 -1
- package/dist/alaska/primitives--alaska.scss +17 -1
- package/dist/alaska-classic/CSSCustomProperties--alaskaClassic.css +17 -1
- package/dist/alaska-classic/JSONVariablesNested--alaskaClassic.json +18 -0
- package/dist/alaska-classic/JSObject--allTokens.js +499 -1
- package/dist/alaska-classic/SCSSVariables--alaskaClassic.scss +17 -1
- package/dist/alaska-classic/SCSSVariablesMapFlat--alaskaClassic.scss +17 -1
- package/dist/alaska-classic/primitives--alaskaClassic.scss +17 -1
- package/dist/auro-classic/CSSCustomProperties.css +1 -1
- package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
- package/dist/auro-classic/JSData--color.js +1 -1
- package/dist/auro-classic/JSObject--allTokens.js +1 -1
- package/dist/auro-classic/JSObject--deprecated.js +1 -1
- package/dist/auro-classic/JSVariables--color.js +1 -1
- package/dist/auro-classic/SCSSVariableMap.scss +1 -1
- package/dist/auro-classic/SCSSVariables.scss +1 -1
- package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
- package/dist/auro-classic/SassCustomProperties.scss +1 -1
- package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
- package/dist/hawaiian/CSSCustomProperties--hawaiian.css +17 -1
- package/dist/hawaiian/JSONVariablesNested--hawaiian.json +18 -0
- package/dist/hawaiian/JSObject--allTokens.js +499 -1
- package/dist/hawaiian/SCSSVariables--hawaiian.scss +17 -1
- package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +17 -1
- package/dist/hawaiian/primitives--hawaiian.scss +17 -1
- package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
- package/package.json +1 -1
- package/src/primitives/base/color.json +98 -0
- package/src/themes/alaska/basic/color/tier-program.json +114 -0
- package/src/themes/alaska-classic/basic/color/tier-program.json +114 -0
- package/src/themes/hawaiian/basic/color/tier-program.json +114 -0
|
@@ -156,6 +156,104 @@
|
|
|
156
156
|
"value": "#53B390"
|
|
157
157
|
}
|
|
158
158
|
},
|
|
159
|
+
"loyaltytier": {
|
|
160
|
+
"bronze": {
|
|
161
|
+
"deprecated": false,
|
|
162
|
+
"public": false,
|
|
163
|
+
"type": "primitive",
|
|
164
|
+
"value": "#D99F6D"
|
|
165
|
+
},
|
|
166
|
+
"bronzeMuted": {
|
|
167
|
+
"deprecated": false,
|
|
168
|
+
"public": false,
|
|
169
|
+
"type": "primitive",
|
|
170
|
+
"value": "#EED4BE"
|
|
171
|
+
},
|
|
172
|
+
"cobalt": {
|
|
173
|
+
"deprecated": false,
|
|
174
|
+
"public": false,
|
|
175
|
+
"type": "primitive",
|
|
176
|
+
"value": "#030772"
|
|
177
|
+
},
|
|
178
|
+
"cobaltMuted": {
|
|
179
|
+
"deprecated": false,
|
|
180
|
+
"public": false,
|
|
181
|
+
"type": "primitive",
|
|
182
|
+
"value": "#A9B6D6"
|
|
183
|
+
},
|
|
184
|
+
"copper": {
|
|
185
|
+
"deprecated": false,
|
|
186
|
+
"public": false,
|
|
187
|
+
"type": "primitive",
|
|
188
|
+
"value": "#CB7457"
|
|
189
|
+
},
|
|
190
|
+
"copperMuted": {
|
|
191
|
+
"deprecated": false,
|
|
192
|
+
"public": false,
|
|
193
|
+
"type": "primitive",
|
|
194
|
+
"value": "#E7BFB1"
|
|
195
|
+
},
|
|
196
|
+
"gold": {
|
|
197
|
+
"deprecated": false,
|
|
198
|
+
"public": false,
|
|
199
|
+
"type": "primitive",
|
|
200
|
+
"value": "#FBDC7A"
|
|
201
|
+
},
|
|
202
|
+
"goldMuted": {
|
|
203
|
+
"deprecated": false,
|
|
204
|
+
"public": false,
|
|
205
|
+
"type": "primitive",
|
|
206
|
+
"value": "#FDEFC4"
|
|
207
|
+
},
|
|
208
|
+
"nickel": {
|
|
209
|
+
"deprecated": false,
|
|
210
|
+
"public": false,
|
|
211
|
+
"type": "primitive",
|
|
212
|
+
"value": "#ABAAB1"
|
|
213
|
+
},
|
|
214
|
+
"nickelMuted": {
|
|
215
|
+
"deprecated": false,
|
|
216
|
+
"public": false,
|
|
217
|
+
"type": "primitive",
|
|
218
|
+
"value": "#E5E4E7"
|
|
219
|
+
},
|
|
220
|
+
"platinum": {
|
|
221
|
+
"deprecated": false,
|
|
222
|
+
"public": false,
|
|
223
|
+
"type": "primitive",
|
|
224
|
+
"value": "#BCB8A4"
|
|
225
|
+
},
|
|
226
|
+
"platinumMuted": {
|
|
227
|
+
"deprecated": false,
|
|
228
|
+
"public": false,
|
|
229
|
+
"type": "primitive",
|
|
230
|
+
"value": "#DAD8CD"
|
|
231
|
+
},
|
|
232
|
+
"silver": {
|
|
233
|
+
"deprecated": false,
|
|
234
|
+
"public": false,
|
|
235
|
+
"type": "primitive",
|
|
236
|
+
"value": "#E4E9EC"
|
|
237
|
+
},
|
|
238
|
+
"silverMuted": {
|
|
239
|
+
"deprecated": false,
|
|
240
|
+
"public": false,
|
|
241
|
+
"type": "primitive",
|
|
242
|
+
"value": "#F9FAFB"
|
|
243
|
+
},
|
|
244
|
+
"titanium": {
|
|
245
|
+
"deprecated": false,
|
|
246
|
+
"public": false,
|
|
247
|
+
"type": "primitive",
|
|
248
|
+
"value": "#282828"
|
|
249
|
+
},
|
|
250
|
+
"titaniumMuted": {
|
|
251
|
+
"deprecated": false,
|
|
252
|
+
"public": false,
|
|
253
|
+
"type": "primitive",
|
|
254
|
+
"value": "#545454"
|
|
255
|
+
}
|
|
256
|
+
},
|
|
159
257
|
"oneworld": {
|
|
160
258
|
"emerald": {
|
|
161
259
|
"deprecated": false,
|
|
@@ -18,6 +18,120 @@
|
|
|
18
18
|
"value": "{color.loungetier.loungeplus.value}"
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
|
+
"loyaltytier": {
|
|
22
|
+
"bronze": {
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "Lounge brand color",
|
|
27
|
+
"value": "{color.loyaltytier.bronze.value}"
|
|
28
|
+
},
|
|
29
|
+
"bronzeMuted": {
|
|
30
|
+
"deprecated": false,
|
|
31
|
+
"public": true,
|
|
32
|
+
"type": "semantic",
|
|
33
|
+
"usage": "Lounge brand color",
|
|
34
|
+
"value": "{color.loyaltytier.bronzeMuted.value}"
|
|
35
|
+
},
|
|
36
|
+
"cobalt": {
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"public": true,
|
|
39
|
+
"type": "semantic",
|
|
40
|
+
"usage": "Lounge brand color",
|
|
41
|
+
"value": "{color.loyaltytier.cobalt.value}"
|
|
42
|
+
},
|
|
43
|
+
"cobaltMuted": {
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"public": true,
|
|
46
|
+
"type": "semantic",
|
|
47
|
+
"usage": "Lounge brand color",
|
|
48
|
+
"value": "{color.loyaltytier.cobaltMuted.value}"
|
|
49
|
+
},
|
|
50
|
+
"copper": {
|
|
51
|
+
"deprecated": false,
|
|
52
|
+
"public": true,
|
|
53
|
+
"type": "semantic",
|
|
54
|
+
"usage": "Lounge brand color",
|
|
55
|
+
"value": "{color.loyaltytier.copper.value}"
|
|
56
|
+
},
|
|
57
|
+
"copperMuted": {
|
|
58
|
+
"deprecated": false,
|
|
59
|
+
"public": true,
|
|
60
|
+
"type": "semantic",
|
|
61
|
+
"usage": "Lounge brand color",
|
|
62
|
+
"value": "{color.loyaltytier.copperMuted.value}"
|
|
63
|
+
},
|
|
64
|
+
"gold": {
|
|
65
|
+
"deprecated": false,
|
|
66
|
+
"public": true,
|
|
67
|
+
"type": "semantic",
|
|
68
|
+
"usage": "Lounge brand color",
|
|
69
|
+
"value": "{color.loyaltytier.gold.value}"
|
|
70
|
+
},
|
|
71
|
+
"goldMuted": {
|
|
72
|
+
"deprecated": false,
|
|
73
|
+
"public": true,
|
|
74
|
+
"type": "semantic",
|
|
75
|
+
"usage": "Lounge brand color",
|
|
76
|
+
"value": "{color.loyaltytier.goldMuted.value}"
|
|
77
|
+
},
|
|
78
|
+
"nickel": {
|
|
79
|
+
"deprecated": false,
|
|
80
|
+
"public": true,
|
|
81
|
+
"type": "semantic",
|
|
82
|
+
"usage": "Lounge brand color",
|
|
83
|
+
"value": "{color.loyaltytier.nickel.value}"
|
|
84
|
+
},
|
|
85
|
+
"nickelMuted": {
|
|
86
|
+
"deprecated": false,
|
|
87
|
+
"public": true,
|
|
88
|
+
"type": "semantic",
|
|
89
|
+
"usage": "Lounge brand color",
|
|
90
|
+
"value": "{color.loyaltytier.nickelMuted.value}"
|
|
91
|
+
},
|
|
92
|
+
"platinum": {
|
|
93
|
+
"deprecated": false,
|
|
94
|
+
"public": true,
|
|
95
|
+
"type": "semantic",
|
|
96
|
+
"usage": "Lounge brand color",
|
|
97
|
+
"value": "{color.loyaltytier.platinum.value}"
|
|
98
|
+
},
|
|
99
|
+
"platinumMuted": {
|
|
100
|
+
"deprecated": false,
|
|
101
|
+
"public": true,
|
|
102
|
+
"type": "semantic",
|
|
103
|
+
"usage": "Lounge brand color",
|
|
104
|
+
"value": "{color.loyaltytier.platinumMuted.value}"
|
|
105
|
+
},
|
|
106
|
+
"silver": {
|
|
107
|
+
"deprecated": false,
|
|
108
|
+
"public": true,
|
|
109
|
+
"type": "semantic",
|
|
110
|
+
"usage": "Lounge brand color",
|
|
111
|
+
"value": "{color.loyaltytier.silver.value}"
|
|
112
|
+
},
|
|
113
|
+
"silverMuted": {
|
|
114
|
+
"deprecated": false,
|
|
115
|
+
"public": true,
|
|
116
|
+
"type": "semantic",
|
|
117
|
+
"usage": "Lounge brand color",
|
|
118
|
+
"value": "{color.loyaltytier.silverMuted.value}"
|
|
119
|
+
},
|
|
120
|
+
"titanium": {
|
|
121
|
+
"deprecated": false,
|
|
122
|
+
"public": true,
|
|
123
|
+
"type": "semantic",
|
|
124
|
+
"usage": "Lounge brand color",
|
|
125
|
+
"value": "{color.loyaltytier.titanium.value}"
|
|
126
|
+
},
|
|
127
|
+
"titaniumMuted": {
|
|
128
|
+
"deprecated": false,
|
|
129
|
+
"public": true,
|
|
130
|
+
"type": "semantic",
|
|
131
|
+
"usage": "Lounge brand color",
|
|
132
|
+
"value": "{color.loyaltytier.titaniumMuted.value}"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
21
135
|
"oneworld": {
|
|
22
136
|
"emerald": {
|
|
23
137
|
"deprecated": false,
|
|
@@ -18,6 +18,120 @@
|
|
|
18
18
|
"value": "{color.loungetier.loungeplus.value}"
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
|
+
"loyaltytier": {
|
|
22
|
+
"bronze": {
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "Lounge brand color",
|
|
27
|
+
"value": "{color.loyaltytier.bronze.value}"
|
|
28
|
+
},
|
|
29
|
+
"bronzeMuted": {
|
|
30
|
+
"deprecated": false,
|
|
31
|
+
"public": true,
|
|
32
|
+
"type": "semantic",
|
|
33
|
+
"usage": "Lounge brand color",
|
|
34
|
+
"value": "{color.loyaltytier.bronzeMuted.value}"
|
|
35
|
+
},
|
|
36
|
+
"cobalt": {
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"public": true,
|
|
39
|
+
"type": "semantic",
|
|
40
|
+
"usage": "Lounge brand color",
|
|
41
|
+
"value": "{color.loyaltytier.cobalt.value}"
|
|
42
|
+
},
|
|
43
|
+
"cobaltMuted": {
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"public": true,
|
|
46
|
+
"type": "semantic",
|
|
47
|
+
"usage": "Lounge brand color",
|
|
48
|
+
"value": "{color.loyaltytier.cobaltMuted.value}"
|
|
49
|
+
},
|
|
50
|
+
"copper": {
|
|
51
|
+
"deprecated": false,
|
|
52
|
+
"public": true,
|
|
53
|
+
"type": "semantic",
|
|
54
|
+
"usage": "Lounge brand color",
|
|
55
|
+
"value": "{color.loyaltytier.copper.value}"
|
|
56
|
+
},
|
|
57
|
+
"copperMuted": {
|
|
58
|
+
"deprecated": false,
|
|
59
|
+
"public": true,
|
|
60
|
+
"type": "semantic",
|
|
61
|
+
"usage": "Lounge brand color",
|
|
62
|
+
"value": "{color.loyaltytier.copperMuted.value}"
|
|
63
|
+
},
|
|
64
|
+
"gold": {
|
|
65
|
+
"deprecated": false,
|
|
66
|
+
"public": true,
|
|
67
|
+
"type": "semantic",
|
|
68
|
+
"usage": "Lounge brand color",
|
|
69
|
+
"value": "{color.loyaltytier.gold.value}"
|
|
70
|
+
},
|
|
71
|
+
"goldMuted": {
|
|
72
|
+
"deprecated": false,
|
|
73
|
+
"public": true,
|
|
74
|
+
"type": "semantic",
|
|
75
|
+
"usage": "Lounge brand color",
|
|
76
|
+
"value": "{color.loyaltytier.goldMuted.value}"
|
|
77
|
+
},
|
|
78
|
+
"nickel": {
|
|
79
|
+
"deprecated": false,
|
|
80
|
+
"public": true,
|
|
81
|
+
"type": "semantic",
|
|
82
|
+
"usage": "Lounge brand color",
|
|
83
|
+
"value": "{color.loyaltytier.nickel.value}"
|
|
84
|
+
},
|
|
85
|
+
"nickelMuted": {
|
|
86
|
+
"deprecated": false,
|
|
87
|
+
"public": true,
|
|
88
|
+
"type": "semantic",
|
|
89
|
+
"usage": "Lounge brand color",
|
|
90
|
+
"value": "{color.loyaltytier.nickelMuted.value}"
|
|
91
|
+
},
|
|
92
|
+
"platinum": {
|
|
93
|
+
"deprecated": false,
|
|
94
|
+
"public": true,
|
|
95
|
+
"type": "semantic",
|
|
96
|
+
"usage": "Lounge brand color",
|
|
97
|
+
"value": "{color.loyaltytier.platinum.value}"
|
|
98
|
+
},
|
|
99
|
+
"platinumMuted": {
|
|
100
|
+
"deprecated": false,
|
|
101
|
+
"public": true,
|
|
102
|
+
"type": "semantic",
|
|
103
|
+
"usage": "Lounge brand color",
|
|
104
|
+
"value": "{color.loyaltytier.platinumMuted.value}"
|
|
105
|
+
},
|
|
106
|
+
"silver": {
|
|
107
|
+
"deprecated": false,
|
|
108
|
+
"public": true,
|
|
109
|
+
"type": "semantic",
|
|
110
|
+
"usage": "Lounge brand color",
|
|
111
|
+
"value": "{color.loyaltytier.silver.value}"
|
|
112
|
+
},
|
|
113
|
+
"silverMuted": {
|
|
114
|
+
"deprecated": false,
|
|
115
|
+
"public": true,
|
|
116
|
+
"type": "semantic",
|
|
117
|
+
"usage": "Lounge brand color",
|
|
118
|
+
"value": "{color.loyaltytier.silverMuted.value}"
|
|
119
|
+
},
|
|
120
|
+
"titanium": {
|
|
121
|
+
"deprecated": false,
|
|
122
|
+
"public": true,
|
|
123
|
+
"type": "semantic",
|
|
124
|
+
"usage": "Lounge brand color",
|
|
125
|
+
"value": "{color.loyaltytier.titanium.value}"
|
|
126
|
+
},
|
|
127
|
+
"titaniumMuted": {
|
|
128
|
+
"deprecated": false,
|
|
129
|
+
"public": true,
|
|
130
|
+
"type": "semantic",
|
|
131
|
+
"usage": "Lounge brand color",
|
|
132
|
+
"value": "{color.loyaltytier.titaniumMuted.value}"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
21
135
|
"oneworld": {
|
|
22
136
|
"emerald": {
|
|
23
137
|
"deprecated": false,
|
|
@@ -18,6 +18,120 @@
|
|
|
18
18
|
"value": "{color.loungetier.loungeplus.value}"
|
|
19
19
|
}
|
|
20
20
|
},
|
|
21
|
+
"loyaltytier": {
|
|
22
|
+
"bronze": {
|
|
23
|
+
"deprecated": false,
|
|
24
|
+
"public": true,
|
|
25
|
+
"type": "semantic",
|
|
26
|
+
"usage": "Lounge brand color",
|
|
27
|
+
"value": "{color.loyaltytier.bronze.value}"
|
|
28
|
+
},
|
|
29
|
+
"bronzeMuted": {
|
|
30
|
+
"deprecated": false,
|
|
31
|
+
"public": true,
|
|
32
|
+
"type": "semantic",
|
|
33
|
+
"usage": "Lounge brand color",
|
|
34
|
+
"value": "{color.loyaltytier.bronzeMuted.value}"
|
|
35
|
+
},
|
|
36
|
+
"cobalt": {
|
|
37
|
+
"deprecated": false,
|
|
38
|
+
"public": true,
|
|
39
|
+
"type": "semantic",
|
|
40
|
+
"usage": "Lounge brand color",
|
|
41
|
+
"value": "{color.loyaltytier.cobalt.value}"
|
|
42
|
+
},
|
|
43
|
+
"cobaltMuted": {
|
|
44
|
+
"deprecated": false,
|
|
45
|
+
"public": true,
|
|
46
|
+
"type": "semantic",
|
|
47
|
+
"usage": "Lounge brand color",
|
|
48
|
+
"value": "{color.loyaltytier.cobaltMuted.value}"
|
|
49
|
+
},
|
|
50
|
+
"copper": {
|
|
51
|
+
"deprecated": false,
|
|
52
|
+
"public": true,
|
|
53
|
+
"type": "semantic",
|
|
54
|
+
"usage": "Lounge brand color",
|
|
55
|
+
"value": "{color.loyaltytier.copper.value}"
|
|
56
|
+
},
|
|
57
|
+
"copperMuted": {
|
|
58
|
+
"deprecated": false,
|
|
59
|
+
"public": true,
|
|
60
|
+
"type": "semantic",
|
|
61
|
+
"usage": "Lounge brand color",
|
|
62
|
+
"value": "{color.loyaltytier.copperMuted.value}"
|
|
63
|
+
},
|
|
64
|
+
"gold": {
|
|
65
|
+
"deprecated": false,
|
|
66
|
+
"public": true,
|
|
67
|
+
"type": "semantic",
|
|
68
|
+
"usage": "Lounge brand color",
|
|
69
|
+
"value": "{color.loyaltytier.gold.value}"
|
|
70
|
+
},
|
|
71
|
+
"goldMuted": {
|
|
72
|
+
"deprecated": false,
|
|
73
|
+
"public": true,
|
|
74
|
+
"type": "semantic",
|
|
75
|
+
"usage": "Lounge brand color",
|
|
76
|
+
"value": "{color.loyaltytier.goldMuted.value}"
|
|
77
|
+
},
|
|
78
|
+
"nickel": {
|
|
79
|
+
"deprecated": false,
|
|
80
|
+
"public": true,
|
|
81
|
+
"type": "semantic",
|
|
82
|
+
"usage": "Lounge brand color",
|
|
83
|
+
"value": "{color.loyaltytier.nickel.value}"
|
|
84
|
+
},
|
|
85
|
+
"nickelMuted": {
|
|
86
|
+
"deprecated": false,
|
|
87
|
+
"public": true,
|
|
88
|
+
"type": "semantic",
|
|
89
|
+
"usage": "Lounge brand color",
|
|
90
|
+
"value": "{color.loyaltytier.nickelMuted.value}"
|
|
91
|
+
},
|
|
92
|
+
"platinum": {
|
|
93
|
+
"deprecated": false,
|
|
94
|
+
"public": true,
|
|
95
|
+
"type": "semantic",
|
|
96
|
+
"usage": "Lounge brand color",
|
|
97
|
+
"value": "{color.loyaltytier.platinum.value}"
|
|
98
|
+
},
|
|
99
|
+
"platinumMuted": {
|
|
100
|
+
"deprecated": false,
|
|
101
|
+
"public": true,
|
|
102
|
+
"type": "semantic",
|
|
103
|
+
"usage": "Lounge brand color",
|
|
104
|
+
"value": "{color.loyaltytier.platinumMuted.value}"
|
|
105
|
+
},
|
|
106
|
+
"silver": {
|
|
107
|
+
"deprecated": false,
|
|
108
|
+
"public": true,
|
|
109
|
+
"type": "semantic",
|
|
110
|
+
"usage": "Lounge brand color",
|
|
111
|
+
"value": "{color.loyaltytier.silver.value}"
|
|
112
|
+
},
|
|
113
|
+
"silverMuted": {
|
|
114
|
+
"deprecated": false,
|
|
115
|
+
"public": true,
|
|
116
|
+
"type": "semantic",
|
|
117
|
+
"usage": "Lounge brand color",
|
|
118
|
+
"value": "{color.loyaltytier.silverMuted.value}"
|
|
119
|
+
},
|
|
120
|
+
"titanium": {
|
|
121
|
+
"deprecated": false,
|
|
122
|
+
"public": true,
|
|
123
|
+
"type": "semantic",
|
|
124
|
+
"usage": "Lounge brand color",
|
|
125
|
+
"value": "{color.loyaltytier.titanium.value}"
|
|
126
|
+
},
|
|
127
|
+
"titaniumMuted": {
|
|
128
|
+
"deprecated": false,
|
|
129
|
+
"public": true,
|
|
130
|
+
"type": "semantic",
|
|
131
|
+
"usage": "Lounge brand color",
|
|
132
|
+
"value": "{color.loyaltytier.titaniumMuted.value}"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
21
135
|
"oneworld": {
|
|
22
136
|
"emerald": {
|
|
23
137
|
"deprecated": false,
|