@aurodesignsystem/design-tokens 5.4.0 → 5.6.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.
Files changed (80) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/CSSCustomProperties--bundled.css +847 -71
  3. package/dist/alaska/CSSCustomProperties--alaska.css +457 -0
  4. package/dist/alaska/JSONVariablesNested--alaska.json +706 -0
  5. package/dist/alaska/JSObject--allTokens.js +15481 -0
  6. package/dist/alaska/SCSSVariables--alaska.scss +454 -0
  7. package/dist/alaska/SCSSVariablesMapFlat--alaska.scss +458 -0
  8. package/dist/alaska/primitives--alaska.scss +246 -0
  9. package/dist/auro-classic/CSSCustomProperties.css +1 -1
  10. package/dist/auro-classic/CSSSizeCustomProperties.css +1 -1
  11. package/dist/auro-classic/JSData--color.js +1 -1
  12. package/dist/auro-classic/JSObject--allTokens.js +1 -1
  13. package/dist/auro-classic/JSObject--deprecated.js +1 -1
  14. package/dist/auro-classic/JSVariables--color.js +1 -1
  15. package/dist/auro-classic/SCSSVariableMap.scss +1 -1
  16. package/dist/auro-classic/SCSSVariables.scss +1 -1
  17. package/dist/auro-classic/SCSSVariablesMapFlat.scss +1 -1
  18. package/dist/auro-classic/SassCustomProperties.scss +1 -1
  19. package/dist/auro-classic/SassSizeCustomProperties.scss +1 -1
  20. package/dist/hawaiian/CSSCustomProperties--hawaiian.css +393 -71
  21. package/dist/hawaiian/JSONVariablesNested--hawaiian.json +614 -96
  22. package/dist/hawaiian/JSObject--allTokens.js +13917 -2636
  23. package/dist/hawaiian/SCSSVariables--hawaiian.scss +393 -71
  24. package/dist/hawaiian/SCSSVariablesMapFlat--hawaiian.scss +394 -72
  25. package/dist/hawaiian/primitives--hawaiian.scss +25 -24
  26. package/dist/transparent/CSSCustomProperties--transparent.css +1 -1
  27. package/package.json +1 -1
  28. package/src/primitives/alaska/color.json +456 -456
  29. package/src/primitives/alaska/font.json +9 -9
  30. package/src/primitives/base/color.json +284 -284
  31. package/src/primitives/base/font.json +186 -175
  32. package/src/primitives/base/transparency.json +108 -108
  33. package/src/primitives/hawaiian/color.json +287 -287
  34. package/src/primitives/hawaiian/font.json +9 -9
  35. package/src/themes/alaska/advanced/accents.json +104 -0
  36. package/src/themes/alaska/advanced/boolean.json +87 -95
  37. package/src/themes/alaska/advanced/button/primary.json +146 -0
  38. package/src/themes/alaska/advanced/button/secondary.json +106 -0
  39. package/src/themes/alaska/advanced/button/tertiary.json +98 -0
  40. package/src/themes/alaska/advanced/hyperlink.json +34 -56
  41. package/src/themes/alaska/advanced/shared.json +43 -41
  42. package/src/themes/alaska/advanced/state.json +42 -48
  43. package/src/themes/alaska/basic/color/border.json +43 -45
  44. package/src/themes/alaska/basic/color/brand.json +68 -72
  45. package/src/themes/alaska/basic/color/fare-brand.json +46 -46
  46. package/src/themes/alaska/basic/color/page-background.json +9 -9
  47. package/src/themes/alaska/basic/color/status.json +61 -69
  48. package/src/themes/alaska/basic/color/surface.json +72 -80
  49. package/src/themes/alaska/basic/color/text-icon.json +38 -78
  50. package/src/themes/alaska/basic/corner-radius.json +15 -15
  51. package/src/themes/alaska/basic/font/accent.json +847 -217
  52. package/src/themes/alaska/basic/font/body.json +203 -48
  53. package/src/themes/alaska/basic/font/display.json +727 -187
  54. package/src/themes/alaska/basic/font/heading.json +725 -182
  55. package/src/themes/alaska-classic/color.json +2 -2
  56. package/src/themes/alaska-classic/typography.json +124 -124
  57. package/src/themes/hawaiian/advanced/accents.json +104 -0
  58. package/src/themes/hawaiian/advanced/boolean.json +115 -125
  59. package/src/themes/hawaiian/advanced/button/primary.json +146 -0
  60. package/src/themes/hawaiian/advanced/button/secondary.json +106 -0
  61. package/src/themes/hawaiian/advanced/button/tertiary.json +98 -0
  62. package/src/themes/hawaiian/advanced/hyperlink.json +19 -43
  63. package/src/themes/hawaiian/advanced/shared.json +30 -30
  64. package/src/themes/hawaiian/advanced/state.json +52 -60
  65. package/src/themes/hawaiian/basic/color/border.json +28 -29
  66. package/src/themes/hawaiian/basic/color/brand.json +48 -49
  67. package/src/themes/hawaiian/basic/color/fare-brand.json +44 -45
  68. package/src/themes/hawaiian/basic/color/page-background.json +8 -9
  69. package/src/themes/hawaiian/basic/color/status.json +36 -37
  70. package/src/themes/hawaiian/basic/color/surface.json +40 -41
  71. package/src/themes/hawaiian/basic/color/text-icon.json +38 -40
  72. package/src/themes/hawaiian/basic/corner-radius.json +30 -0
  73. package/src/themes/hawaiian/basic/font/accent.json +846 -216
  74. package/src/themes/hawaiian/basic/font/body.json +202 -47
  75. package/src/themes/hawaiian/basic/font/display.json +788 -0
  76. package/src/themes/hawaiian/basic/font/heading.json +724 -184
  77. package/src/themes/alaska/advanced/button.json +0 -260
  78. package/src/themes/hawaiian/advanced/button.json +0 -334
  79. package/src/themes/hawaiian/basic/color/color.json +0 -57
  80. package/src/themes/hawaiian/basic/font/typography.json +0 -248
@@ -0,0 +1,98 @@
1
+ {
2
+ "advanced": {
3
+ "color": {
4
+ "button": {
5
+ "tertiary": {
6
+ "background": {
7
+ "default": true,
8
+ "deprecated": false,
9
+ "public": true,
10
+ "type": "semantic",
11
+ "usage": "Tertiary button background color",
12
+ "value": "{transparency.black.5.value}"
13
+ },
14
+ "backgroundHover": {
15
+ "default": true,
16
+ "deprecated": false,
17
+ "public": true,
18
+ "type": "semantic",
19
+ "usage": "Tertiary button background hover color",
20
+ "value": "{transparency.black.10.value}"
21
+ },
22
+ "backgroundInverse": {
23
+ "default": true,
24
+ "deprecated": false,
25
+ "public": true,
26
+ "type": "semantic",
27
+ "usage": "Tertiary button inverse background color",
28
+ "value": "{transparency.white.5.value}"
29
+ },
30
+ "backgroundInverseHover": {
31
+ "default": true,
32
+ "deprecated": false,
33
+ "public": true,
34
+ "type": "semantic",
35
+ "usage": "Tertiary button inverse background hover color",
36
+ "value": "{transparency.white.10.value}"
37
+ },
38
+ "border": {
39
+ "default": true,
40
+ "deprecated": false,
41
+ "public": true,
42
+ "type": "semantic",
43
+ "usage": "Tertiary button border color",
44
+ "value": "{transparency.black.5.value}"
45
+ },
46
+ "borderHover": {
47
+ "default": true,
48
+ "deprecated": false,
49
+ "public": true,
50
+ "type": "semantic",
51
+ "usage": "Tertiary button border hover color",
52
+ "value": "{transparency.black.10.value}"
53
+ },
54
+ "borderInverse": {
55
+ "default": true,
56
+ "deprecated": false,
57
+ "public": true,
58
+ "type": "semantic",
59
+ "usage": "Tertiary button inverse border color",
60
+ "value": "{transparency.white.5.value}"
61
+ },
62
+ "borderInverseHover": {
63
+ "default": true,
64
+ "deprecated": false,
65
+ "public": true,
66
+ "type": "semantic",
67
+ "usage": "Tertiary button inverse border hover color",
68
+ "value": "{transparency.white.10.value}"
69
+ },
70
+ "text": {
71
+ "default": true,
72
+ "deprecated": false,
73
+ "public": true,
74
+ "type": "semantic",
75
+ "usage": "Tertiary button text color",
76
+ "value": "{basic.color.brand.primary.value}"
77
+ },
78
+ "textHover": {
79
+ "default": true,
80
+ "deprecated": false,
81
+ "public": true,
82
+ "type": "semantic",
83
+ "usage": "Tertiary button text hover color",
84
+ "value": "{basic.color.brand.primaryBold.value}"
85
+ },
86
+ "textInverse": {
87
+ "default": true,
88
+ "deprecated": false,
89
+ "public": true,
90
+ "type": "semantic",
91
+ "usage": "Tertiary button inverse text color",
92
+ "value": "{color.white.value}"
93
+ }
94
+ }
95
+ }
96
+ }
97
+ }
98
+ }
@@ -2,61 +2,37 @@
2
2
  "advanced": {
3
3
  "color": {
4
4
  "hyperlink": {
5
- "default": {
6
- "value": "{basic.color.brand.primary.value}",
7
- "type": "semantic",
8
- "public": true,
5
+ "text": {
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Default hyperlink color",
11
- "deprecated": false
11
+ "value": "{basic.color.brand.primary.value}"
12
12
  },
13
- "hover": {
14
- "value": "{basic.color.brand.primaryBold.value}",
15
- "type": "semantic",
16
- "public": true,
13
+ "textHover": {
17
14
  "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
18
  "usage": "Hyperlink hover state color",
19
- "deprecated": false
19
+ "value": "{basic.color.brand.primaryBold.value}"
20
20
  },
21
- "active": {
22
- "value": "{basic.color.brand.primaryBold.value}",
23
- "type": "semantic",
24
- "public": true,
21
+ "textInverse": {
25
22
  "default": true,
26
- "usage": "Hyperlink active state color",
27
- "deprecated": false
28
- },
29
- "visited": {
30
- "value": "{basic.color.brand.primaryMuted.value}",
31
- "type": "semantic",
23
+ "deprecated": false,
32
24
  "public": true,
33
- "default": true,
34
- "usage": "Hyperlink visited state color",
35
- "deprecated": false
36
- },
37
- "disabled": {
38
- "value": "{color.gray.400.value}",
39
25
  "type": "semantic",
40
- "public": true,
41
- "default": true,
42
- "usage": "Hyperlink disabled state color",
43
- "deprecated": false
26
+ "usage": "Default hyperlink color on inverse/dark backgrounds",
27
+ "value": "{basic.color.texticon.inverse.value}"
44
28
  },
45
- "inverse": {
46
- "value": "{color.white.value}",
47
- "type": "semantic",
48
- "public": true,
29
+ "textInverseHover": {
49
30
  "default": true,
50
- "usage": "Hyperlink inverse color",
51
- "deprecated": false
52
- },
53
- "inverseHover": {
54
- "value": "{basic.color.brand.primaryMuted.value}",
55
- "type": "semantic",
31
+ "deprecated": false,
56
32
  "public": true,
57
- "default": true,
58
- "usage": "Hyperlink inverse hover color",
59
- "deprecated": false
33
+ "type": "semantic",
34
+ "usage": "Hyperlink hover state color on inverse/dark backgrounds",
35
+ "value": "{basic.color.texticon.inverse.value}"
60
36
  }
61
37
  }
62
38
  }
@@ -1,48 +1,48 @@
1
1
  {
2
2
  "advanced": {
3
3
  "color": {
4
- "background": {
5
- "default": {
6
- "value": "{color.white.value}",
7
- "type": "semantic",
8
- "public": true,
4
+ "shared": {
5
+ "background": {
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Component background color",
11
- "deprecated": false
11
+ "value": "{color.white.value}"
12
12
  },
13
- "muted": {
14
- "value": "{color.gray.50.value}",
15
- "type": "semantic",
13
+ "backgroundInverse": {
14
+ "default": true,
15
+ "deprecated": false,
16
16
  "public": true,
17
+ "type": "semantic",
18
+ "usage": "Component background hover color",
19
+ "value": "{transparency.white.5.value}"
20
+ },
21
+ "backgroundMuted": {
17
22
  "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
18
26
  "usage": "Component background muted color",
19
- "deprecated": false
27
+ "value": "{color.gray.50.value}"
20
28
  },
21
- "strong": {
22
- "value": "{color.gray.600.value}",
23
- "type": "semantic",
24
- "public": true,
29
+ "backgroundStrong": {
25
30
  "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
26
34
  "usage": "Component background strong color",
27
- "deprecated": false
35
+ "value": "{color.gray.600.value}"
28
36
  },
29
- "inverse": {
30
- "value": "{transparency.white.5.value}",
31
- "type": "semantic",
32
- "public": true,
37
+ "textAccent": {
33
38
  "default": true,
34
- "usage": "Component background hover color",
35
- "deprecated": false
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "",
43
+ "value": "{basic.color.brand.primary.value}"
36
44
  }
37
- },
38
- "textAccent": {
39
- "value": "{basic.color.brand.primary.value}",
40
- "type": "semantic",
41
- "public": true,
42
- "default": true,
43
- "usage": "",
44
- "deprecated": false
45
45
  }
46
46
  }
47
47
  }
48
- }
48
+ }
@@ -2,71 +2,63 @@
2
2
  "advanced": {
3
3
  "color": {
4
4
  "state": {
5
+ "backgroundDisabled": {
6
+ "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
+ "usage": "",
11
+ "value": "{color.gray.200.value}"
12
+ },
13
+ "backgroundHover": {
14
+ "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
+ "usage": "",
19
+ "value": "{color.gray.100.value}"
20
+ },
21
+ "backgroundInverseHover": {
22
+ "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
+ "usage": "",
27
+ "value": "{transparency.white.15.value}"
28
+ },
5
29
  "focused": {
6
- "default": {
7
- "value": "{basic.color.brand.primary.value}",
8
- "type": "semantic",
9
- "public": true,
10
- "default": true,
11
- "usage": "",
12
- "deprecated": false
13
- },
14
- "inverse": {
15
- "value": "{color.white.value}",
16
- "type": "semantic",
17
- "public": true,
18
- "default": true,
19
- "usage": "",
20
- "deprecated": false
21
- }
30
+ "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
+ "usage": "",
35
+ "value": "{basic.color.brand.primary.value}"
36
+ },
37
+ "focusedInverse": {
38
+ "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
+ "usage": "",
43
+ "value": "{color.white.value}"
22
44
  },
23
45
  "selected": {
24
- "default": {
25
- "value": "{basic.color.brand.primary.value}",
26
- "type": "semantic",
27
- "public": true,
28
- "default": true,
29
- "usage": "",
30
- "deprecated": false
31
- },
32
- "hover": {
33
- "value": "{basic.color.brand.primaryBold.value}",
34
- "type": "semantic",
35
- "public": true,
36
- "default": true,
37
- "usage": "",
38
- "deprecated": false
39
- }
46
+ "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
+ "usage": "",
51
+ "value": "{basic.color.brand.primary.value}"
40
52
  },
41
- "background": {
42
- "hover": {
43
- "value": "{color.gray.100.value}",
44
- "type": "semantic",
45
- "public": true,
46
- "default": true,
47
- "usage": "",
48
- "deprecated": false
49
- },
50
- "disabled": {
51
- "value": "{color.gray.200.value}",
52
- "type": "semantic",
53
- "public": true,
54
- "default": true,
55
- "usage": "",
56
- "deprecated": false
57
- },
58
- "inverse": {
59
- "hover": {
60
- "value": "{transparency.white.15.value}",
61
- "type": "semantic",
62
- "public": true,
63
- "default": true,
64
- "usage": "",
65
- "deprecated": false
66
- }
67
- }
53
+ "selectedHover": {
54
+ "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
+ "usage": "",
59
+ "value": "{basic.color.brand.primaryBold.value}"
68
60
  }
69
61
  }
70
62
  }
71
63
  }
72
- }
64
+ }
@@ -3,63 +3,62 @@
3
3
  "color": {
4
4
  "border": {
5
5
  "bold": {
6
- "value": "{color.gray.400.value}",
7
- "type": "semantic",
8
- "public": true,
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Bold border color",
11
- "deprecated": false
11
+ "value": "{color.gray.400.value}"
12
12
  },
13
13
  "brand": {
14
- "value": "{basic.color.brand.primary.value}",
15
- "type": "semantic",
16
- "public": true,
17
14
  "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
18
  "usage": "Brand border color",
19
- "deprecated": false
19
+ "value": "{basic.color.brand.primary.value}"
20
20
  },
21
21
  "default": {
22
- "value": "{color.gray.250.value}",
23
- "type": "semantic",
24
- "public": true,
25
22
  "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
26
  "usage": "Default border color",
27
- "deprecated": false
27
+ "value": "{color.gray.250.value}"
28
28
  },
29
29
  "divider": {
30
- "value": "{transparency.black.15.value}",
31
- "type": "semantic",
32
- "public": true,
33
30
  "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
34
  "usage": "Divider border color",
35
- "deprecated": false
35
+ "value": "{transparency.black.15.value}"
36
36
  },
37
37
  "dividerInverse": {
38
- "value": "{transparency.white.40.value}",
39
- "type": "semantic",
40
- "public": true,
41
38
  "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
42
  "usage": "Inverse divider border color",
43
- "deprecated": false
43
+ "value": "{transparency.white.40.value}"
44
44
  },
45
45
  "inverse": {
46
- "value": "{color.white.value}",
47
- "type": "semantic",
48
- "public": true,
49
46
  "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
50
  "usage": "Inverse border color",
51
- "deprecated": false
51
+ "value": "{color.white.value}"
52
52
  },
53
53
  "subtle": {
54
- "value": "{color.gray.200.value}",
55
- "type": "semantic",
56
- "public": true,
57
54
  "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
58
  "usage": "Subtle border color",
59
- "deprecated": false
59
+ "value": "{color.gray.200.value}"
60
60
  }
61
61
  }
62
62
  }
63
63
  }
64
64
  }
65
-
@@ -3,103 +3,102 @@
3
3
  "color": {
4
4
  "brand": {
5
5
  "primary": {
6
- "value": "{color.royalpurple.600.value}",
7
- "type": "semantic",
8
- "public": true,
9
6
  "default": true,
7
+ "deprecated": false,
8
+ "public": true,
9
+ "type": "semantic",
10
10
  "usage": "Primary brand color",
11
- "deprecated": false
11
+ "value": "{color.royalpurple.600.value}"
12
12
  },
13
13
  "primaryBold": {
14
- "value": "{color.royalpurple.800.value}",
15
- "type": "semantic",
16
- "public": true,
17
14
  "default": true,
15
+ "deprecated": false,
16
+ "public": true,
17
+ "type": "semantic",
18
18
  "usage": "Bold primary brand color",
19
- "deprecated": false
19
+ "value": "{color.royalpurple.800.value}"
20
20
  },
21
21
  "primaryMuted": {
22
- "value": "{color.royalpurple.100.value}",
23
- "type": "semantic",
24
- "public": true,
25
22
  "default": true,
23
+ "deprecated": false,
24
+ "public": true,
25
+ "type": "semantic",
26
26
  "usage": "Muted primary brand color",
27
- "deprecated": false
27
+ "value": "{color.royalpurple.100.value}"
28
28
  },
29
29
  "primarySubtle": {
30
- "value": "{color.royalpurple.400.value}",
31
- "type": "semantic",
32
- "public": true,
33
30
  "default": true,
31
+ "deprecated": false,
32
+ "public": true,
33
+ "type": "semantic",
34
34
  "usage": "Subtle primary brand color",
35
- "deprecated": false
35
+ "value": "{color.royalpurple.400.value}"
36
36
  },
37
37
  "secondary": {
38
- "value": "{color.alohapink.600.value}",
39
- "type": "semantic",
40
- "public": true,
41
38
  "default": true,
39
+ "deprecated": false,
40
+ "public": true,
41
+ "type": "semantic",
42
42
  "usage": "Secondary brand color",
43
- "deprecated": false
43
+ "value": "{color.alohapink.600.value}"
44
44
  },
45
45
  "secondaryBold": {
46
- "value": "{color.alohapink.800.value}",
47
- "type": "semantic",
48
- "public": true,
49
46
  "default": true,
47
+ "deprecated": false,
48
+ "public": true,
49
+ "type": "semantic",
50
50
  "usage": "Bold secondary brand color",
51
- "deprecated": false
51
+ "value": "{color.alohapink.800.value}"
52
52
  },
53
53
  "secondaryMuted": {
54
- "value": "{color.alohapink.100.value}",
55
- "type": "semantic",
56
- "public": true,
57
54
  "default": true,
55
+ "deprecated": false,
56
+ "public": true,
57
+ "type": "semantic",
58
58
  "usage": "Muted secondary brand color",
59
- "deprecated": false
59
+ "value": "{color.alohapink.100.value}"
60
60
  },
61
61
  "secondarySubtle": {
62
- "value": "{color.alohapink.500.value}",
63
- "type": "semantic",
64
- "public": true,
65
62
  "default": true,
63
+ "deprecated": false,
64
+ "public": true,
65
+ "type": "semantic",
66
66
  "usage": "Subtle secondary brand color",
67
- "deprecated": false
67
+ "value": "{color.alohapink.500.value}"
68
68
  },
69
69
  "tertiary": {
70
- "value": "{color.sunset.600.value}",
71
- "type": "semantic",
72
- "public": true,
73
70
  "default": true,
71
+ "deprecated": false,
72
+ "public": true,
73
+ "type": "semantic",
74
74
  "usage": "Tertiary brand color",
75
- "deprecated": false
75
+ "value": "{color.sunset.600.value}"
76
76
  },
77
77
  "tertiaryBold": {
78
- "value": "{color.sunset.800.value}",
79
- "type": "semantic",
80
- "public": true,
81
78
  "default": true,
79
+ "deprecated": false,
80
+ "public": true,
81
+ "type": "semantic",
82
82
  "usage": "Bold tertiary brand color",
83
- "deprecated": false
83
+ "value": "{color.sunset.800.value}"
84
84
  },
85
85
  "tertiaryMuted": {
86
- "value": "{color.sunset.100.value}",
87
- "type": "semantic",
88
- "public": true,
89
86
  "default": true,
87
+ "deprecated": false,
88
+ "public": true,
89
+ "type": "semantic",
90
90
  "usage": "Muted tertiary brand color",
91
- "deprecated": false
91
+ "value": "{color.sunset.100.value}"
92
92
  },
93
93
  "tertiarySubtle": {
94
- "value": "{color.sunset.400.value}",
95
- "type": "semantic",
96
- "public": true,
97
94
  "default": true,
95
+ "deprecated": false,
96
+ "public": true,
97
+ "type": "semantic",
98
98
  "usage": "Subtle tertiary brand color",
99
- "deprecated": false
99
+ "value": "{color.sunset.400.value}"
100
100
  }
101
101
  }
102
102
  }
103
103
  }
104
104
  }
105
-