@momentum-design/tokens 0.0.56 → 0.0.57

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 (61) hide show
  1. package/dist/css/core/complete.css +97 -98
  2. package/dist/css/theme/aaos/day-complete.css +14 -16
  3. package/dist/css/theme/aaos/night-complete.css +10 -12
  4. package/dist/css/theme/webex/dark-stable.css +96 -121
  5. package/dist/css/theme/webex/hc-dark-stable.css +145 -94
  6. package/dist/css/theme/webex/hc-light-stable.css +159 -108
  7. package/dist/css/theme/webex/light-stable.css +121 -148
  8. package/dist/ios/core/complete.swift +97 -98
  9. package/dist/ios/theme/aaos/day-complete.swift +14 -16
  10. package/dist/ios/theme/aaos/night-complete.swift +10 -12
  11. package/dist/ios/theme/webex/dark-stable.swift +77 -102
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +145 -94
  13. package/dist/ios/theme/webex/hc-light-stable.swift +159 -108
  14. package/dist/ios/theme/webex/light-stable.swift +101 -128
  15. package/dist/json/core/complete.json +3150 -2380
  16. package/dist/json/theme/aaos/day-complete.json +273 -257
  17. package/dist/json/theme/aaos/night-complete.json +273 -257
  18. package/dist/json/theme/webex/dark-stable.json +6102 -6098
  19. package/dist/json/theme/webex/hc-dark-stable.json +6694 -3987
  20. package/dist/json/theme/webex/hc-light-stable.json +6601 -3890
  21. package/dist/json/theme/webex/light-stable.json +5990 -6043
  22. package/dist/json-minimal/core/complete.json +179 -148
  23. package/dist/json-minimal/theme/aaos/day-complete.json +13 -21
  24. package/dist/json-minimal/theme/aaos/night-complete.json +9 -17
  25. package/dist/json-minimal/theme/webex/dark-stable.json +173 -222
  26. package/dist/json-minimal/theme/webex/hc-dark-stable.json +253 -132
  27. package/dist/json-minimal/theme/webex/hc-light-stable.json +268 -147
  28. package/dist/json-minimal/theme/webex/light-stable.json +205 -252
  29. package/dist/resources/core/complete.xml +97 -98
  30. package/dist/resources/theme/aaos/day-complete.xml +14 -16
  31. package/dist/resources/theme/aaos/night-complete.xml +10 -12
  32. package/dist/resources/theme/webex/dark-stable.xml +96 -121
  33. package/dist/resources/theme/webex/hc-dark-stable.xml +145 -94
  34. package/dist/resources/theme/webex/hc-light-stable.xml +159 -108
  35. package/dist/resources/theme/webex/light-stable.xml +121 -148
  36. package/dist/scss/core/complete.scss +97 -98
  37. package/dist/scss/theme/aaos/day-complete.scss +14 -16
  38. package/dist/scss/theme/aaos/night-complete.scss +10 -12
  39. package/dist/scss/theme/webex/dark-stable.scss +97 -122
  40. package/dist/scss/theme/webex/hc-dark-stable.scss +145 -94
  41. package/dist/scss/theme/webex/hc-light-stable.scss +159 -108
  42. package/dist/scss/theme/webex/light-stable.scss +122 -149
  43. package/package.json +1 -1
  44. package/dist/css/theme/webex/common-stable.css +0 -81
  45. package/dist/css/theme/webex/dark-complete.css +0 -298
  46. package/dist/css/theme/webex/light-complete.css +0 -295
  47. package/dist/ios/theme/webex/common-stable.swift +0 -87
  48. package/dist/ios/theme/webex/dark-complete.swift +0 -304
  49. package/dist/ios/theme/webex/light-complete.swift +0 -301
  50. package/dist/json/theme/webex/common-stable.json +0 -2168
  51. package/dist/json/theme/webex/dark-complete.json +0 -8500
  52. package/dist/json/theme/webex/light-complete.json +0 -8395
  53. package/dist/json-minimal/theme/webex/common-stable.json +0 -162
  54. package/dist/json-minimal/theme/webex/dark-complete.json +0 -635
  55. package/dist/json-minimal/theme/webex/light-complete.json +0 -632
  56. package/dist/resources/theme/webex/common-stable.xml +0 -83
  57. package/dist/resources/theme/webex/dark-complete.xml +0 -300
  58. package/dist/resources/theme/webex/light-complete.xml +0 -297
  59. package/dist/scss/theme/webex/common-stable.scss +0 -78
  60. package/dist/scss/theme/webex/dark-complete.scss +0 -295
  61. package/dist/scss/theme/webex/light-complete.scss +0 -292
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 11 Jun 2024 18:13:50 GMT
7
+ // Generated on Thu, 27 Jun 2024 11:14:10 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -16,22 +16,22 @@ public class {
16
16
  public static let mdsColorThemeAvatarGold = #735107
17
17
  public static let mdsColorThemeAvatarLime = #416116
18
18
  public static let mdsColorThemeAvatarMint = #12615a
19
- public static let mdsColorThemeAvatarOrange = #9C3202
19
+ public static let mdsColorThemeAvatarOrange = #9c3202
20
20
  public static let mdsColorThemeAvatarPink = #a12a3a
21
21
  public static let mdsColorThemeAvatarPurple = #932099
22
22
  public static let mdsColorThemeAvatarSlate = #535573
23
23
  public static let mdsColorThemeAvatarViolet = #643abd
24
24
  public static let mdsColorThemeAvatarYellow = #7d4705
25
25
  public static let mdsColorThemeBackgroundAccentNormal = #1170cf
26
- public static let mdsColorThemeBackgroundAlertDefaultActive = #dedede
27
- public static let mdsColorThemeBackgroundAlertDefaultHover = #f7f7f7
28
- public static let mdsColorThemeBackgroundAlertDefaultNormal = #f7f7f7
26
+ public static let mdsColorThemeBackgroundAlertDefaultActive = #c9c9c9
27
+ public static let mdsColorThemeBackgroundAlertDefaultHover = #dedede
28
+ public static let mdsColorThemeBackgroundAlertDefaultNormal = #dedede
29
29
  public static let mdsColorThemeBackgroundAlertErrorActive = #ffd4da
30
30
  public static let mdsColorThemeBackgroundAlertErrorHover = #ffe8ea
31
31
  public static let mdsColorThemeBackgroundAlertErrorNormal = #ffe8ea
32
- public static let mdsColorThemeBackgroundAlertOrangeActive = #FED5AC
33
- public static let mdsColorThemeBackgroundAlertOrangeHover = #FEEBD7
34
- public static let mdsColorThemeBackgroundAlertOrangeNormal = #FEEBD7
32
+ public static let mdsColorThemeBackgroundAlertOrangeActive = #fed5ac
33
+ public static let mdsColorThemeBackgroundAlertOrangeHover = #feebd7
34
+ public static let mdsColorThemeBackgroundAlertOrangeNormal = #feebd7
35
35
  public static let mdsColorThemeBackgroundAlertPurpleActive = #fce1fc
36
36
  public static let mdsColorThemeBackgroundAlertPurpleHover = #fcf2fc
37
37
  public static let mdsColorThemeBackgroundAlertPurpleNormal = #fcf2fc
@@ -44,9 +44,7 @@ public class {
44
44
  public static let mdsColorThemeBackgroundAlertWarningActive = #ffda94
45
45
  public static let mdsColorThemeBackgroundAlertWarningHover = #ffebc2
46
46
  public static let mdsColorThemeBackgroundAlertWarningNormal = #ffebc2
47
- public static let mdsColorThemeBackgroundCommonNormal = #ffffff
48
- public static let mdsColorThemeBackgroundGradientPrimary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
49
- public static let mdsColorThemeBackgroundGradientSecondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
47
+ public static let mdsColorThemeBackgroundCommonNormal = #000000
50
48
  public static let mdsColorThemeBackgroundLabelCobaltActive = #99ddff
51
49
  public static let mdsColorThemeBackgroundLabelCobaltHover = #c7eeff
52
50
  public static let mdsColorThemeBackgroundLabelCobaltNormal = #e5f8ff
@@ -59,9 +57,9 @@ public class {
59
57
  public static let mdsColorThemeBackgroundLabelMintActive = #74e8d1
60
58
  public static let mdsColorThemeBackgroundLabelMintHover = #baf5e7
61
59
  public static let mdsColorThemeBackgroundLabelMintNormal = #e9f7f3
62
- public static let mdsColorThemeBackgroundLabelOrangeActive = #FEBA7F
63
- public static let mdsColorThemeBackgroundLabelOrangeHover = #FED5AC
64
- public static let mdsColorThemeBackgroundLabelOrangeNormal = #FEEBD7
60
+ public static let mdsColorThemeBackgroundLabelOrangeActive = #feba7f
61
+ public static let mdsColorThemeBackgroundLabelOrangeHover = #fed5ac
62
+ public static let mdsColorThemeBackgroundLabelOrangeNormal = #feebd7
65
63
  public static let mdsColorThemeBackgroundLabelPinkActive = #ffc7d2
66
64
  public static let mdsColorThemeBackgroundLabelPinkHover = #ffe0e7
67
65
  public static let mdsColorThemeBackgroundLabelPinkNormal = #fff2f5
@@ -74,153 +72,135 @@ public class {
74
72
  public static let mdsColorThemeBackgroundLabelVioletActive = #e2cafc
75
73
  public static let mdsColorThemeBackgroundLabelVioletHover = #f0e3fc
76
74
  public static let mdsColorThemeBackgroundLabelVioletNormal = #f8f2fc
77
- public static let mdsColorThemeBackgroundNamelabelNormal = #00000080
75
+ public static let mdsColorThemeBackgroundNamelabelNormal = #ffffff80
78
76
  public static let mdsColorThemeBackgroundPrimaryActive = #0000001c
79
77
  public static let mdsColorThemeBackgroundPrimaryDisabled = #0000001c
80
- public static let mdsColorThemeBackgroundPrimaryGhost = #ffffff00
78
+ public static let mdsColorThemeBackgroundPrimaryGhost = #00000000
81
79
  public static let mdsColorThemeBackgroundPrimaryHover = #00000012
82
- public static let mdsColorThemeBackgroundReactionNormal = linear-gradient(180deg, #ffffff 90%, #ffffff 0%)
83
80
  public static let mdsColorThemeBackgroundSecondaryActive = #0000004d
84
81
  public static let mdsColorThemeBackgroundSecondaryDisabled = #00000000
85
82
  public static let mdsColorThemeBackgroundSecondaryHover = #00000033
86
83
  public static let mdsColorThemeBackgroundSecondaryNormal = #0000001c
87
- public static let mdsColorThemeBackgroundSkeletonNormal = linear-gradient(123deg, #00000033 14.98%, #0000004d 38.98%, #00000066 64.82%, #00000080);
88
84
  public static let mdsColorThemeBackgroundSolidPrimaryNormal = #ffffff
89
85
  public static let mdsColorThemeBackgroundSolidQuaternaryNormal = #ffffff
90
- public static let mdsColorThemeBackgroundSolidSecondaryNormal = #ededed
91
- public static let mdsColorThemeBackgroundSolidTertiaryNormal = #f7f7f7
86
+ public static let mdsColorThemeBackgroundSolidSecondaryNormal = #f7f7f7
87
+ public static let mdsColorThemeBackgroundSolidTertiaryNormal = #ededed
92
88
  public static let mdsColorThemeButtonAccentHover = #0353a8
93
89
  public static let mdsColorThemeButtonAccentNormal = #1170cf
94
90
  public static let mdsColorThemeButtonAccentPressed = #063a75
95
- public static let mdsColorThemeButtonBorderNormal = none
96
91
  public static let mdsColorThemeButtonCancelHover = #ab0a15
97
92
  public static let mdsColorThemeButtonCancelNormal = #db1f2e
98
93
  public static let mdsColorThemeButtonCancelPressed = #780d13
99
- public static let mdsColorThemeButtonInvertedHover = #ededed
100
- public static let mdsColorThemeButtonInvertedNormal = #ffffff
101
- public static let mdsColorThemeButtonInvertedPressed = #dedede
102
94
  public static let mdsColorThemeButtonJoinHover = #185e46
103
95
  public static let mdsColorThemeButtonJoinNormal = #1d805f
104
96
  public static let mdsColorThemeButtonJoinPressed = #134231
105
- public static let mdsColorThemeButtonPrimaryDisabled = #00000033
97
+ public static let mdsColorThemeButtonPrimaryDisabled = #00000000
106
98
  public static let mdsColorThemeButtonPrimaryHover = #000000cc
107
99
  public static let mdsColorThemeButtonPrimaryNormal = #000000f2
108
100
  public static let mdsColorThemeButtonPrimaryPressed = #000000b3
101
+ public static let mdsColorThemeButtonSecondaryActiveDisabled = #0000001c
109
102
  public static let mdsColorThemeButtonSecondaryActiveHover = #0000004d
110
103
  public static let mdsColorThemeButtonSecondaryActiveNormal = #00000033
111
104
  public static let mdsColorThemeButtonSecondaryActivePressed = #00000066
112
- public static let mdsColorThemeButtonSecondaryDisabled = #ffffff00
105
+ public static let mdsColorThemeButtonSecondaryDisabled = #00000000
113
106
  public static let mdsColorThemeButtonSecondaryHover = #00000012
114
107
  public static let mdsColorThemeButtonSecondaryNormal = #00000000
115
108
  public static let mdsColorThemeButtonSecondaryPressed = #00000033
116
- public static let mdsColorThemeCommonBackgroundSolidPrimaryLight = #ffffff
117
- public static let mdsColorThemeCommonBackgroundSolidSecondaryDark = #1a1a1a
118
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
119
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
109
+ public static let mdsColorThemeCommonBackgroundAlertShareNormal = #c94403
120
110
  public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
121
111
  public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
122
112
  public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
123
113
  public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
124
- public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%)
125
- public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%)
126
- public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%)
114
+ public static let mdsColorThemeCommonButtonPromotionActive0 = #601e66
115
+ public static let mdsColorThemeCommonButtonPromotionActive1 = #3b1e21
116
+ public static let mdsColorThemeCommonButtonPromotionHover0 = #601e66
117
+ public static let mdsColorThemeCommonButtonPromotionHover1 = #66262d
118
+ public static let mdsColorThemeCommonButtonPromotionNormal0 = #932099
119
+ public static let mdsColorThemeCommonButtonPromotionNormal1 = #a12a3a
120
+ public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
127
121
  public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
128
- public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
122
+ public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
129
123
  public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
130
- public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
131
- public static let mdsColorThemeCommonButtonSecondaryDarkHover = #00000012
132
- public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
133
- public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
134
124
  public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
135
125
  public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
136
126
  public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
137
- public static let mdsColorThemeCommonContentDoc = #4285f4
138
- public static let mdsColorThemeCommonContentExcel = #00893E
139
- public static let mdsColorThemeCommonContentKeynote = #029CFB
140
- public static let mdsColorThemeCommonContentOnenote = #B839DB
141
- public static let mdsColorThemeCommonContentPdf = #EE0507
142
- public static let mdsColorThemeCommonContentPowerpoint = #D93E17
143
- public static let mdsColorThemeCommonContentSheets = #F4B400
144
- public static let mdsColorThemeCommonContentSlides = #0F9D58
145
- public static let mdsColorThemeCommonContentWord = #0078D6
146
127
  public static let mdsColorThemeCommonControlInactiveNormal = #00000033
147
- public static let mdsColorThemeCommonControlShareContentActive = #C94403
128
+ public static let mdsColorThemeCommonControlShareContentActive = #c94403
148
129
  public static let mdsColorThemeCommonControlShareContentInactive = #707070
149
130
  public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
131
+ public static let mdsColorThemeCommonInvertedTextPrimaryNormal = #000000f2
150
132
  public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
151
- public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryDark = #00000033
152
- public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryLight = #ffffff33
153
- public static let mdsColorThemeCommonOutlineDisabledNormal = #ffffff33
154
133
  public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
134
+ public static let mdsColorThemeCommonOutlinePrimaryDisabled = #ffffff33
155
135
  public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
156
- public static let mdsColorThemeCommonOverlayMeetingNormal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
157
- public static let mdsColorThemeCommonOverlayPrimaryNormal = #000000e6
158
- public static let mdsColorThemeCommonOverlaySecondaryNormal = #00000066
159
- public static let mdsColorThemeCommonTextBlack = #000000f2
160
- public static let mdsColorThemeCommonTextDisabled = #ffffff66
136
+ public static let mdsColorThemeCommonOverlaysMeetingNormal0 = #00000000
137
+ public static let mdsColorThemeCommonOverlaysMeetingNormal1 = #0000004d
138
+ public static let mdsColorThemeCommonOverlaysMeetingNormal2 = #000000cc
139
+ public static let mdsColorThemeCommonOverlaysPrimaryNormal = #000000e6
140
+ public static let mdsColorThemeCommonOverlaysSecondaryNormal = #00000066
141
+ public static let mdsColorThemeCommonPartnerDoc = #4285f4
142
+ public static let mdsColorThemeCommonPartnerExcel = #00893e
143
+ public static let mdsColorThemeCommonPartnerKeynote = #029cfb
144
+ public static let mdsColorThemeCommonPartnerOnenote = #b839db
145
+ public static let mdsColorThemeCommonPartnerPdf = #ee0507
146
+ public static let mdsColorThemeCommonPartnerPowerpoint = #d93e17
147
+ public static let mdsColorThemeCommonPartnerSheets = #f4b400
148
+ public static let mdsColorThemeCommonPartnerSlides = #0f9d58
149
+ public static let mdsColorThemeCommonPartnerWord = #0078d6
161
150
  public static let mdsColorThemeCommonTextErrorHover = #ffd4da
162
151
  public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
163
- public static let mdsColorThemeCommonTextGray = #ffffffb3
164
- public static let mdsColorThemeCommonTextSecondaryDark = #00000099
165
- public static let mdsColorThemeCommonTextSecondaryLight = #ffffffb3
152
+ public static let mdsColorThemeCommonTextPrimaryDisabled = #ffffff66
153
+ public static let mdsColorThemeCommonTextPrimaryNormal = #fffffff2
154
+ public static let mdsColorThemeCommonTextSecondaryNormal = #ffffffb3
166
155
  public static let mdsColorThemeCommonTextSuccessHover = #9fedd8
167
156
  public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
157
+ public static let mdsColorThemeCommonTextWarningHover = #ffda94
168
158
  public static let mdsColorThemeCommonTextWarningNormal = #f2990a
169
- public static let mdsColorThemeCommonTextWhite = #fffffff2
170
- public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
171
- public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
172
- public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
173
- public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
174
- public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
175
- public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
176
- public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #C94403
177
- public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
178
- public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
179
- public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
180
- public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
181
- public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
182
- public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
183
- public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
184
- public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
185
- public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
186
- public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
187
- public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
188
- public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
189
- public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
159
+ public static let mdsColorThemeCommonWhiteboardPenBlack = #0f0f0f
160
+ public static let mdsColorThemeCommonWhiteboardPenBlue = #64b4fa
161
+ public static let mdsColorThemeCommonWhiteboardPenGreen = #3cc29a
162
+ public static let mdsColorThemeCommonWhiteboardPenPurple = #c233c4
163
+ public static let mdsColorThemeCommonWhiteboardPenRed = #f55868
164
+ public static let mdsColorThemeCommonWhiteboardPenWhite = #ffffff
165
+ public static let mdsColorThemeCommonWhiteboardPenYellow = #f2990a
166
+ public static let mdsColorThemeCommonWhiteboardStickyNoteCyan = #22c7d6
167
+ public static let mdsColorThemeCommonWhiteboardStickyNoteMint = #30c9b0
168
+ public static let mdsColorThemeCommonWhiteboardStickyNotePurple = #f294f1
169
+ public static let mdsColorThemeCommonWhiteboardStickyNoteRed = #fc8b98
170
+ public static let mdsColorThemeCommonWhiteboardStickyNoteYellow = #ffbe4f
190
171
  public static let mdsColorThemeControlActiveActive = #063a75
191
- public static let mdsColorThemeControlActiveDisabled = #bfe3ff
172
+ public static let mdsColorThemeControlActiveDisabled = #00000033
192
173
  public static let mdsColorThemeControlActiveHover = #0353a8
193
174
  public static let mdsColorThemeControlActiveNormal = #1170cf
194
175
  public static let mdsColorThemeControlActivePressed = #063a75
195
- public static let mdsColorThemeControlInactiveDisabled = #ffffff33
196
- public static let mdsColorThemeControlInactiveHover = #ffffff4d
197
- public static let mdsColorThemeControlInactiveNormal = #8f8f8f
198
- public static let mdsColorThemeControlInactivePressed = #ffffff66
176
+ public static let mdsColorThemeControlInactiveDisabled = #00000033
177
+ public static let mdsColorThemeControlInactiveHover = #0000004d
178
+ public static let mdsColorThemeControlInactiveNormal = #00000000
179
+ public static let mdsColorThemeControlInactivePressed = #00000066
180
+ public static let mdsColorThemeControlIndicatorInactiveNormal = #8f8f8f
199
181
  public static let mdsColorThemeGlobaltintNormal = #1170cf
200
182
  public static let mdsColorThemeGlobaltintSelected = #1170cf
201
- public static let mdsColorThemeGradationPrimary = linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)
202
- public static let mdsColorThemeGradationSecondary = linear-gradient(180deg, #fafafa 0%, #ffffff 100%)
203
- public static let mdsColorThemeGradientdividerAnnounceHover0 = #0353a800
204
- public static let mdsColorThemeGradientdividerAnnounceHover1 = #0353a8E6
205
- public static let mdsColorThemeGradientdividerAnnounceNormal0 = #0353a800
206
- public static let mdsColorThemeGradientdividerAnnounceNormal1 = #0353a899
207
- public static let mdsColorThemeGradientdividerErrorHover0 = #ab0a1500
208
- public static let mdsColorThemeGradientdividerErrorHover1 = #ab0a15E6
209
- public static let mdsColorThemeGradientdividerErrorNormal0 = #ab0a1500
210
- public static let mdsColorThemeGradientdividerErrorNormal1 = #ab0a1599
183
+ public static let mdsColorThemeGradientdividerAnnounceHover0 = #0353a8
184
+ public static let mdsColorThemeGradientdividerAnnounceHover1 = #0353a8
185
+ public static let mdsColorThemeGradientdividerAnnounceNormal0 = #0353a8
186
+ public static let mdsColorThemeGradientdividerAnnounceNormal1 = #0353a8
187
+ public static let mdsColorThemeGradientdividerErrorHover0 = #ab0a15
188
+ public static let mdsColorThemeGradientdividerErrorHover1 = #ab0a15
189
+ public static let mdsColorThemeGradientdividerErrorNormal0 = #ab0a15
190
+ public static let mdsColorThemeGradientdividerErrorNormal1 = #ab0a15
211
191
  public static let mdsColorThemeGradientdividerHover0 = #00000000
212
192
  public static let mdsColorThemeGradientdividerHover1 = #00000099
213
193
  public static let mdsColorThemeGradientdividerNormal0 = #00000000
214
194
  public static let mdsColorThemeGradientdividerNormal1 = #00000033
215
- public static let mdsColorThemeGradientdividerWarningHover0 = #7d470500
216
- public static let mdsColorThemeGradientdividerWarningHover1 = #7d4705E6
217
- public static let mdsColorThemeGradientdividerWarningNormal0 = #7d470500
218
- public static let mdsColorThemeGradientdividerWarningNormal1 = #7d470599
195
+ public static let mdsColorThemeGradientdividerWarningHover0 = #7d4705
196
+ public static let mdsColorThemeGradientdividerWarningHover1 = #7d4705
197
+ public static let mdsColorThemeGradientdividerWarningNormal0 = #7d4705
198
+ public static let mdsColorThemeGradientdividerWarningNormal1 = #7d4705
219
199
  public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #f7f7f7
220
200
  public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
221
201
  public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
222
202
  public static let mdsColorThemeGroupedbackgroundTertiaryNormal = #f7f7f7
223
- public static let mdsColorThemeIllustrationsDefault = #0f0f0f
203
+ public static let mdsColorThemeIllustrationsDefault = #000000
224
204
  public static let mdsColorThemeIllustrationsEmptyPrimary0 = #93c437
225
205
  public static let mdsColorThemeIllustrationsEmptyPrimary1 = #279be8
226
206
  public static let mdsColorThemeIllustrationsEmptySecondary0 = #279be8
@@ -236,15 +216,15 @@ public class {
236
216
  public static let mdsColorThemeIllustrationsOnboardingSecondary0 = #f55868
237
217
  public static let mdsColorThemeIllustrationsOnboardingSecondary1 = #875ae0
238
218
  public static let mdsColorThemeIllustrationsOnboardingTertiary0 = #ffbe4f
239
- public static let mdsColorThemeIllustrationsOnboardingTertiary1 = #EC6400
219
+ public static let mdsColorThemeIllustrationsOnboardingTertiary1 = #ec6400
240
220
  public static let mdsColorThemeIllustrationsSuccess0 = #3cc29a
241
221
  public static let mdsColorThemeIllustrationsSuccess1 = #93c437
242
222
  public static let mdsColorThemeIndicatorAttention = #db1f2e
243
- public static let mdsColorThemeIndicatorCaution = #cf7900
223
+ public static let mdsColorThemeIndicatorCaution = #a65e00
244
224
  public static let mdsColorThemeIndicatorLocked = #707070
245
225
  public static let mdsColorThemeIndicatorSecure = #1170cf
246
226
  public static let mdsColorThemeIndicatorStable = #1d805f
247
- public static let mdsColorThemeIndicatorUnstable = #C94403
227
+ public static let mdsColorThemeIndicatorUnstable = #c94403
248
228
  public static let mdsColorThemeInvertedBackgroundNormal = #000000
249
229
  public static let mdsColorThemeInvertedButtonPrimaryDisabled = #ffffff33
250
230
  public static let mdsColorThemeInvertedButtonPrimaryHover = #ffffffcc
@@ -259,14 +239,14 @@ public class {
259
239
  public static let mdsColorThemeInvertedControlActiveHover = #3492eb
260
240
  public static let mdsColorThemeInvertedControlActiveNormal = #64b4fa
261
241
  public static let mdsColorThemeInvertedControlActivePressed = #1170cf
262
- public static let mdsColorThemeInvertedControlInactiveDisabled = #00000033
263
- public static let mdsColorThemeInvertedControlInactiveHover = #0000004d
264
- public static let mdsColorThemeInvertedControlInactiveNormal = #00000033
265
- public static let mdsColorThemeInvertedControlInactivePressed = #00000066
242
+ public static let mdsColorThemeInvertedControlInactiveDisabled = #ffffff33
243
+ public static let mdsColorThemeInvertedControlInactiveHover = #ffffff4d
244
+ public static let mdsColorThemeInvertedControlInactiveNormal = #8f8f8f
245
+ public static let mdsColorThemeInvertedControlInactivePressed = #ffffff66
266
246
  public static let mdsColorThemeInvertedOutlineButtonNormal = #ffffff80
267
- public static let mdsColorThemeInvertedOutlinePrimaryDisabled = #ffffff33
247
+ public static let mdsColorThemeInvertedOutlineDisabledNormal = #ffffff33
268
248
  public static let mdsColorThemeInvertedOutlinePrimaryNormal = #ffffff66
269
- public static let mdsColorThemeInvertedOutlineTheme = #64b4fa
249
+ public static let mdsColorThemeInvertedOutlineThemeNormal = #64b4fa
270
250
  public static let mdsColorThemeInvertedTextAccentHover = #bfe3ff
271
251
  public static let mdsColorThemeInvertedTextAccentNormal = #64b4fa
272
252
  public static let mdsColorThemeInvertedTextPrimaryDisabled = #ffffff66
@@ -274,8 +254,6 @@ public class {
274
254
  public static let mdsColorThemeInvertedTextSecondaryNormal = #ffffffb3
275
255
  public static let mdsColorThemeOutlineButtonNormal = #00000080
276
256
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
277
- public static let mdsColorThemeOutlineDisabledNormal = #00000033
278
- public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
279
257
  public static let mdsColorThemeOutlineHighContrastFocus = #000000
280
258
  public static let mdsColorThemeOutlineInputActive = #000000e6
281
259
  public static let mdsColorThemeOutlineInputNormal = #00000080
@@ -284,16 +262,16 @@ public class {
284
262
  public static let mdsColorThemeOutlineLabelGold = #d6b220
285
263
  public static let mdsColorThemeOutlineLabelLime = #93c437
286
264
  public static let mdsColorThemeOutlineLabelMint = #30c9b0
287
- public static let mdsColorThemeOutlineLabelOrange = #FD884E
265
+ public static let mdsColorThemeOutlineLabelOrange = #fd884e
288
266
  public static let mdsColorThemeOutlineLabelPink = #fc97aa
289
267
  public static let mdsColorThemeOutlineLabelPurple = #f294f1
290
268
  public static let mdsColorThemeOutlineLabelSlate = #b0b4d9
291
269
  public static let mdsColorThemeOutlineLabelViolet = #c7a5fa
292
270
  public static let mdsColorThemeOutlineOverlayNormal = #707070
271
+ public static let mdsColorThemeOutlinePrimaryDisabled = #00000033
293
272
  public static let mdsColorThemeOutlinePrimaryNormal = #00000075
294
- public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%)
295
273
  public static let mdsColorThemeOutlineSecondaryNormal = #00000033
296
- public static let mdsColorThemeOutlineShareActive = #EC6400
274
+ public static let mdsColorThemeOutlineShareActive = #ec6400
297
275
  public static let mdsColorThemeOutlineShareInactive = #8f8f8f
298
276
  public static let mdsColorThemeOutlineShareSelected = #27a17a
299
277
  public static let mdsColorThemeOutlineThemeNormal = #1170cf
@@ -308,14 +286,14 @@ public class {
308
286
  public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #00000000
309
287
  public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #0000001c
310
288
  public static let mdsColorThemeScrollbarButtonHover = #00000080
311
- public static let mdsColorThemeScrollbarButtonNormal = #00000066
289
+ public static let mdsColorThemeScrollbarButtonNormal = #00000075
312
290
  public static let mdsColorThemeScrollbarButtonPressed = #00000099
313
291
  public static let mdsColorThemeTextAccentActive = #0a274a
314
292
  public static let mdsColorThemeTextAccentHover = #0a274a
315
293
  public static let mdsColorThemeTextAccentNormal = #0353a8
316
- public static let mdsColorThemeTextAlertOrangeActive = #411B04
317
- public static let mdsColorThemeTextAlertOrangeHover = #411B04
318
- public static let mdsColorThemeTextAlertOrangeNormal = #9C3202
294
+ public static let mdsColorThemeTextAlertOrangeActive = #411b04
295
+ public static let mdsColorThemeTextAlertOrangeHover = #411b04
296
+ public static let mdsColorThemeTextAlertOrangeNormal = #9c3202
319
297
  public static let mdsColorThemeTextAlertPurpleActive = #3b1840
320
298
  public static let mdsColorThemeTextAlertPurpleHover = #3b1840
321
299
  public static let mdsColorThemeTextAlertPurpleNormal = #932099
@@ -333,7 +311,7 @@ public class {
333
311
  public static let mdsColorThemeTextTeamCobaltHover = #08599c
334
312
  public static let mdsColorThemeTextTeamCobaltNormal = #08599c
335
313
  public static let mdsColorThemeTextTeamCyanActive = #0b2a30
336
- public static let mdsColorThemeTextTeamCyanHover = #066070
314
+ public static let mdsColorThemeTextTeamCyanHover = #0b2a30
337
315
  public static let mdsColorThemeTextTeamCyanNormal = #066070
338
316
  public static let mdsColorThemeTextTeamGoldActive = #30240d
339
317
  public static let mdsColorThemeTextTeamGoldHover = #735107
@@ -342,11 +320,11 @@ public class {
342
320
  public static let mdsColorThemeTextTeamLimeHover = #416116
343
321
  public static let mdsColorThemeTextTeamLimeNormal = #416116
344
322
  public static let mdsColorThemeTextTeamMintActive = #102b2a
345
- public static let mdsColorThemeTextTeamMintHover = #12615a
323
+ public static let mdsColorThemeTextTeamMintHover = #102b2a
346
324
  public static let mdsColorThemeTextTeamMintNormal = #12615a
347
- public static let mdsColorThemeTextTeamOrangeActive = #411B04
348
- public static let mdsColorThemeTextTeamOrangeHover = #9C3202
349
- public static let mdsColorThemeTextTeamOrangeNormal = #9C3202
325
+ public static let mdsColorThemeTextTeamOrangeActive = #411b04
326
+ public static let mdsColorThemeTextTeamOrangeHover = #9c3202
327
+ public static let mdsColorThemeTextTeamOrangeNormal = #9c3202
350
328
  public static let mdsColorThemeTextTeamPinkActive = #3b1e21
351
329
  public static let mdsColorThemeTextTeamPinkHover = #a12a3a
352
330
  public static let mdsColorThemeTextTeamPinkNormal = #a12a3a
@@ -365,9 +343,4 @@ public class {
365
343
  public static let mdsColorThemeTextWarningActive = #36220c
366
344
  public static let mdsColorThemeTextWarningHover = #36220c
367
345
  public static let mdsColorThemeTextWarningNormal = #7d4705
368
- public static let mdsColorThemeWhiteboardStickyNoteCyan = #22c7d6
369
- public static let mdsColorThemeWhiteboardStickyNoteMint = #30c9b0
370
- public static let mdsColorThemeWhiteboardStickyNotePurple = #f294f1
371
- public static let mdsColorThemeWhiteboardStickyNoteRed = #fc8b98
372
- public static let mdsColorThemeWhiteboardStickyNoteYellow = #ffbe4f
373
346
  }