@momentum-design/tokens 0.0.56 → 0.0.58

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 +122 -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 +147 -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 +83 -82
  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 +107 -108
  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 +7088 -6235
  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 +7056 -6262
  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 +238 -221
  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 +270 -251
  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 +122 -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 +147 -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 +123 -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 +148 -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
@@ -1,87 +0,0 @@
1
-
2
- //
3
- // theme/webex/common-stable.swift
4
- //
5
-
6
- // Do not edit directly
7
- // Generated on Tue, 11 Jun 2024 18:13:50 GMT
8
-
9
-
10
- import UIKit
11
-
12
- public class {
13
- public static let mdsColorThemeCommonBackgroundSolidPrimaryLight = #ffffff
14
- public static let mdsColorThemeCommonBackgroundSolidSecondaryDark = #1a1a1a
15
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal0 = #30c9b0
16
- public static let mdsColorThemeCommonButtonJoinAnimatedGradientNormal1 = #64b4fa
17
- public static let mdsColorThemeCommonButtonPrimaryDisabled = #ffffff33
18
- public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
19
- public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
20
- public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
21
- public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%)
22
- public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%)
23
- public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%)
24
- public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
25
- public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffff33
26
- public static let mdsColorThemeCommonButtonSecondaryActivePressed = #ffffff66
27
- public static let mdsColorThemeCommonButtonSecondaryDarkDisabled = #00000000
28
- public static let mdsColorThemeCommonButtonSecondaryDarkHover = #00000012
29
- public static let mdsColorThemeCommonButtonSecondaryDarkNormal = #00000000
30
- public static let mdsColorThemeCommonButtonSecondaryDarkPressed = #00000033
31
- public static let mdsColorThemeCommonButtonSecondaryDisabled = #ffffff00
32
- public static let mdsColorThemeCommonButtonSecondaryHover = #ffffff12
33
- public static let mdsColorThemeCommonButtonSecondaryNormal = #ffffff00
34
- public static let mdsColorThemeCommonContentDoc = #4285f4
35
- public static let mdsColorThemeCommonContentExcel = #00893E
36
- public static let mdsColorThemeCommonContentKeynote = #029CFB
37
- public static let mdsColorThemeCommonContentOnenote = #B839DB
38
- public static let mdsColorThemeCommonContentPdf = #EE0507
39
- public static let mdsColorThemeCommonContentPowerpoint = #D93E17
40
- public static let mdsColorThemeCommonContentSheets = #F4B400
41
- public static let mdsColorThemeCommonContentSlides = #0F9D58
42
- public static let mdsColorThemeCommonContentWord = #0078D6
43
- public static let mdsColorThemeCommonControlInactiveNormal = #00000033
44
- public static let mdsColorThemeCommonControlShareContentActive = #C94403
45
- public static let mdsColorThemeCommonControlShareContentInactive = #707070
46
- public static let mdsColorThemeCommonControlShareContentSelected = #3cc29a
47
- public static let mdsColorThemeCommonOutlineButtonNormal = #ffffff4d
48
- public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryDark = #00000033
49
- public static let mdsColorThemeCommonOutlineClosedCaptionSecondaryLight = #ffffff33
50
- public static let mdsColorThemeCommonOutlineDisabledNormal = #ffffff33
51
- public static let mdsColorThemeCommonOutlineInputNormal = #ffffff80
52
- public static let mdsColorThemeCommonOutlinePrimaryNormal = #ffffff66
53
- public static let mdsColorThemeCommonOverlayMeetingNormal = linear-gradient(180deg, #000000cc 0%, #0000004d 50.23%, #00000000 100%)
54
- public static let mdsColorThemeCommonOverlayPrimaryNormal = #000000e6
55
- public static let mdsColorThemeCommonOverlaySecondaryNormal = #00000066
56
- public static let mdsColorThemeCommonTextBlack = #000000f2
57
- public static let mdsColorThemeCommonTextDisabled = #ffffff66
58
- public static let mdsColorThemeCommonTextErrorHover = #ffd4da
59
- public static let mdsColorThemeCommonTextErrorNormal = #fc8b98
60
- public static let mdsColorThemeCommonTextGray = #ffffffb3
61
- public static let mdsColorThemeCommonTextSecondaryDark = #00000099
62
- public static let mdsColorThemeCommonTextSecondaryLight = #ffffffb3
63
- public static let mdsColorThemeCommonTextSuccessHover = #9fedd8
64
- public static let mdsColorThemeCommonTextSuccessNormal = #3cc29a
65
- public static let mdsColorThemeCommonTextWarningNormal = #f2990a
66
- public static let mdsColorThemeCommonTextWhite = #fffffff2
67
- public static let mdsColorThemeCommonTouchbarBackgroundBlueNormal = #1170cf
68
- public static let mdsColorThemeCommonTouchbarBackgroundBluePressed = #063a75
69
- public static let mdsColorThemeCommonTouchbarBackgroundGreenNormal = #1d805f
70
- public static let mdsColorThemeCommonTouchbarBackgroundGreenPressed = #134231
71
- public static let mdsColorThemeCommonTouchbarBackgroundMintNormal = #148579
72
- public static let mdsColorThemeCommonTouchbarBackgroundMintPressed = #12423f
73
- public static let mdsColorThemeCommonTouchbarBackgroundOrangeNormal = #C94403
74
- public static let mdsColorThemeCommonTouchbarBackgroundOrangePressed = #682601
75
- public static let mdsColorThemeCommonTouchbarBackgroundPinkNormal = #d43b52
76
- public static let mdsColorThemeCommonTouchbarBackgroundPinkPressed = #66262d
77
- public static let mdsColorThemeCommonTouchbarBackgroundPurpleNormal = #c233c4
78
- public static let mdsColorThemeCommonTouchbarBackgroundPurplePressed = #601e66
79
- public static let mdsColorThemeCommonTouchbarBackgroundRedNormal = #db1f2e
80
- public static let mdsColorThemeCommonTouchbarBackgroundRedPressed = #780d13
81
- public static let mdsColorThemeCommonTouchbarBackgroundTransparent = #00000000
82
- public static let mdsColorThemeCommonTouchbarBackgroundVioletNormal = #875ae0
83
- public static let mdsColorThemeCommonTouchbarBackgroundVioletPressed = #432c78
84
- public static let mdsColorThemeCommonTouchbarIconAttention = #fc8b98
85
- public static let mdsColorThemeCommonTouchbarIconSecure = #64b4fa
86
- public static let mdsColorThemeCommonTouchbarIconStable = #27a17a
87
- }
@@ -1,304 +0,0 @@
1
-
2
- //
3
- // theme/webex/dark-complete.swift
4
- //
5
-
6
- // Do not edit directly
7
- // Generated on Tue, 11 Jun 2024 18:13:50 GMT
8
-
9
-
10
- import UIKit
11
-
12
- public class {
13
- public static let mdsColorThemeAccentBorderDefault = #3492eb
14
- public static let mdsColorThemeAccentBorderModerate = #64b4fa
15
- public static let mdsColorThemeAccentBtnFixedDefault = #1170cf
16
- public static let mdsColorThemeAccentBtnFixedHover = #0353a8
17
- public static let mdsColorThemeAccentBtnFixedPressed = #063a75
18
- public static let mdsColorThemeAccentControlDefault = #64b4fa
19
- public static let mdsColorThemeAccentControlHover = #3492eb
20
- public static let mdsColorThemeAccentControlPressed = #1170cf
21
- public static let mdsColorThemeAccentIndicatorBadgeFixed = #1170cf
22
- public static let mdsColorThemeAccentIndicatorChipDefault = #0a274a
23
- public static let mdsColorThemeAccentIndicatorChipHover = #063a75
24
- public static let mdsColorThemeAccentIndicatorChipPressed = #0353a8
25
- public static let mdsColorThemeAccentIndicatorDefault = #3492eb
26
- public static let mdsColorThemeAccentIndicatorFixedDefault = #3492eb
27
- public static let mdsColorThemeAccentSurfaceActive = #063a75
28
- public static let mdsColorThemeAccentSurfaceDefault = #0a274a
29
- public static let mdsColorThemeAccentSurfaceMobileActive = #1170cf
30
- public static let mdsColorThemeAccentSurfaceMobileDefault = #3492eb
31
- public static let mdsColorThemeAccentTextActive = #bfe3ff
32
- public static let mdsColorThemeAccentTextDefault = #64b4fa
33
- public static let mdsColorThemeAccentTextHover = #bfe3ff
34
- public static let mdsColorThemeDecorativeAccentBorderDefault = linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%)
35
- public static let mdsColorThemeDecorativeAccentBorderHover = linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%)
36
- public static let mdsColorThemeDecorativeCobaltBorderFixed = #5ebff7
37
- public static let mdsColorThemeDecorativeCobaltIndicatorAvatarFixed = #08599c
38
- public static let mdsColorThemeDecorativeCobaltIndicatorDefault = #12283d
39
- public static let mdsColorThemeDecorativeCobaltIndicatorHover = #103c63
40
- public static let mdsColorThemeDecorativeCobaltIndicatorPressed = #08599c
41
- public static let mdsColorThemeDecorativeCobaltTextActive = #c7eeff
42
- public static let mdsColorThemeDecorativeCobaltTextDefault = #5ebff7
43
- public static let mdsColorThemeDecorativeCyanBorderFixed = #22c7d6
44
- public static let mdsColorThemeDecorativeCyanIndicatorAvatarFixed = #066070
45
- public static let mdsColorThemeDecorativeCyanSurfaceFixed = #22c7d6
46
- public static let mdsColorThemeDecorativeCyanTextActive = #b2f4f7
47
- public static let mdsColorThemeDecorativeCyanTextDefault = #22c7d6
48
- public static let mdsColorThemeDecorativeGoldBorderFixed = #d6b220
49
- public static let mdsColorThemeDecorativeGoldIndicatorAvatarFixed = #735107
50
- public static let mdsColorThemeDecorativeGoldIndicatorDefault = #30240d
51
- public static let mdsColorThemeDecorativeGoldIndicatorHover = #4d370c
52
- public static let mdsColorThemeDecorativeGoldIndicatorPressed = #735107
53
- public static let mdsColorThemeDecorativeGoldTextActive = #f5eaa2
54
- public static let mdsColorThemeDecorativeGoldTextDefault = #d6b220
55
- public static let mdsColorThemeDecorativeIllustrationDefault = #ffffff
56
- public static let mdsColorThemeDecorativeIllustrationFixedEmpty0 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
57
- public static let mdsColorThemeDecorativeIllustrationFixedEmpty1 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
58
- public static let mdsColorThemeDecorativeIllustrationFixedNegative = linear-gradient(180deg, #f0677e 0%, #db1f2e 100%)
59
- public static let mdsColorThemeDecorativeIllustrationFixedOnboarding0 = linear-gradient(180deg, #ffbe4f 0%, #93c437 100%)
60
- public static let mdsColorThemeDecorativeIllustrationFixedOnboarding1 = linear-gradient(180deg, #f55868 0%, #875ae0 100%)
61
- public static let mdsColorThemeDecorativeIllustrationFixedOnboarding2 = linear-gradient(180deg, #ffbe4f 0%, #EC6400 100%)
62
- public static let mdsColorThemeDecorativeIllustrationFixedOnboarding3 = linear-gradient(180deg, #93c437 0%, #279be8 100%)
63
- public static let mdsColorThemeDecorativeIllustrationFixedOnboarding4 = linear-gradient(180deg, #279be8 0%, #875ae0 100%)
64
- public static let mdsColorThemeDecorativeIllustrationFixedPositive = linear-gradient(180deg, #3cc29a 0%, #93c437 100%)
65
- public static let mdsColorThemeDecorativeLimeBorderFixed = #93c437
66
- public static let mdsColorThemeDecorativeLimeIndicatorAvatarFixed = #416116
67
- public static let mdsColorThemeDecorativeLimeIndicatorDefault = #1e2b10
68
- public static let mdsColorThemeDecorativeLimeIndicatorHover = #2d4214
69
- public static let mdsColorThemeDecorativeLimeIndicatorPressed = #416116
70
- public static let mdsColorThemeDecorativeLimeTextActive = #ddf2ae
71
- public static let mdsColorThemeDecorativeLimeTextDefault = #93c437
72
- public static let mdsColorThemeDecorativeMintBorderFixed = #30c9b0
73
- public static let mdsColorThemeDecorativeMintIndicatorAvatarFixed = #12615a
74
- public static let mdsColorThemeDecorativeMintIndicatorDefault = #102b2a
75
- public static let mdsColorThemeDecorativeMintIndicatorHover = #12423f
76
- public static let mdsColorThemeDecorativeMintIndicatorPressed = #12615a
77
- public static let mdsColorThemeDecorativeMintSurfaceFixed = #30c9b0
78
- public static let mdsColorThemeDecorativeMintTextActive = #baf5e7
79
- public static let mdsColorThemeDecorativeMintTextDefault = #30c9b0
80
- public static let mdsColorThemeDecorativeNegativeBorderDefault = linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)
81
- public static let mdsColorThemeDecorativeNegativeBorderHover = linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)
82
- public static let mdsColorThemeDecorativeNeutralBorderPrimaryDefault = linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)
83
- public static let mdsColorThemeDecorativeNeutralBorderPrimaryHover = linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)
84
- public static let mdsColorThemeDecorativeNeutralSurfacePrimary = linear-gradient(90deg, #1a1a1a 60.56%, #1a1a1a 92.59%)
85
- public static let mdsColorThemeDecorativeNeutralSurfaceSecondary = linear-gradient(180deg, #000000e6 0%, #00000000 100%)
86
- public static let mdsColorThemeDecorativePinkBorderFixed = #fc97aa
87
- public static let mdsColorThemeDecorativePinkIndicatorAvatarFixed = #a12a3a
88
- public static let mdsColorThemeDecorativePinkIndicatorDefault = #3b1e21
89
- public static let mdsColorThemeDecorativePinkIndicatorHover = #66262d
90
- public static let mdsColorThemeDecorativePinkIndicatorPressed = #a12a3a
91
- public static let mdsColorThemeDecorativePinkTextActive = #ffe0e7
92
- public static let mdsColorThemeDecorativePinkTextDefault = #fc97aa
93
- public static let mdsColorThemeDecorativePurpleBorderFixed = #f294f1
94
- public static let mdsColorThemeDecorativePurpleIndicatorAvatarFixed = #932099
95
- public static let mdsColorThemeDecorativePurpleIndicatorDefault = #3b1840
96
- public static let mdsColorThemeDecorativePurpleIndicatorFixedDefault = #e060de
97
- public static let mdsColorThemeDecorativePurpleIndicatorHover = #601e66
98
- public static let mdsColorThemeDecorativePurpleIndicatorPressed = #932099
99
- public static let mdsColorThemeDecorativePurpleSurfaceFixed = #f294f1
100
- public static let mdsColorThemeDecorativePurpleTextActive = #fce1fc
101
- public static let mdsColorThemeDecorativePurpleTextDefault = #f294f1
102
- public static let mdsColorThemeDecorativeSlateBorderFixed = #b0b4d9
103
- public static let mdsColorThemeDecorativeSlateIndicatorAvatarFixed = #535573
104
- public static let mdsColorThemeDecorativeSlateIndicatorDefault = #26262b
105
- public static let mdsColorThemeDecorativeSlateIndicatorHover = #393a47
106
- public static let mdsColorThemeDecorativeSlateIndicatorPressed = #535573
107
- public static let mdsColorThemeDecorativeSlateTextActive = #e3e7fa
108
- public static let mdsColorThemeDecorativeSlateTextDefault = #b0b4d9
109
- public static let mdsColorThemeDecorativeVioletBorderFixed = #c7a5fa
110
- public static let mdsColorThemeDecorativeVioletIndicatorAvatarFixed = #643abd
111
- public static let mdsColorThemeDecorativeVioletIndicatorDefault = #29223d
112
- public static let mdsColorThemeDecorativeVioletIndicatorHover = #432c78
113
- public static let mdsColorThemeDecorativeVioletIndicatorPressed = #643abd
114
- public static let mdsColorThemeDecorativeVioletTextActive = #f0e3fc
115
- public static let mdsColorThemeDecorativeVioletTextDefault = #c7a5fa
116
- public static let mdsColorThemeDecorativeWarningBorderDefault = linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)
117
- public static let mdsColorThemeDecorativeWarningBorderHover = linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)
118
- public static let mdsColorThemeInverseAccentTextFixedActive = #0a274a
119
- public static let mdsColorThemeInverseAccentTextFixedDefault = #0353a8
120
- public static let mdsColorThemeInverseAccentTextFixedHover = #0a274a
121
- public static let mdsColorThemeInverseNeutralBtnPrimaryDefault = #0f0f0f
122
- public static let mdsColorThemeInverseNeutralBtnPrimaryDisabled = #00000033
123
- public static let mdsColorThemeInverseNeutralBtnPrimaryHover = #262626
124
- public static let mdsColorThemeInverseNeutralBtnPrimaryPressed = #3b3b3b
125
- public static let mdsColorThemeInverseNeutralBtnSecondaryDefault = #00000000
126
- public static let mdsColorThemeInverseNeutralBtnSecondaryDisabled = #00000033
127
- public static let mdsColorThemeInverseNeutralBtnSecondaryHover = #00000012
128
- public static let mdsColorThemeInverseNeutralBtnSecondaryPressed = #00000033
129
- public static let mdsColorThemeInverseNeutralBtnTertiaryDefault = #00000000
130
- public static let mdsColorThemeInverseNeutralBtnTertiaryDisabled = #00000033
131
- public static let mdsColorThemeInverseNeutralBtnTertiaryHover = #00000012
132
- public static let mdsColorThemeInverseNeutralBtnTertiaryPressed = #00000033
133
- public static let mdsColorThemeInverseNeutralSurfaceDefault = #ffffff
134
- public static let mdsColorThemeInverseNeutralTextDisabled = #00000033
135
- public static let mdsColorThemeInverseNeutralTextFixed = #000000f2
136
- public static let mdsColorThemeInverseNeutralTextPrimary = #000000f2
137
- public static let mdsColorThemeInverseNeutralTextSecondary = #00000099
138
- public static let mdsColorThemeMiscellaneousMacOsBlueDefault = #1170cf
139
- public static let mdsColorThemeMiscellaneousMacOsBlueIcon = #64b4fa
140
- public static let mdsColorThemeMiscellaneousMacOsBluePressed = #063a75
141
- public static let mdsColorThemeMiscellaneousMacOsGreenDefault = #1d805f
142
- public static let mdsColorThemeMiscellaneousMacOsGreenIcon = #27a17a
143
- public static let mdsColorThemeMiscellaneousMacOsGreenPressed = #134231
144
- public static let mdsColorThemeMiscellaneousMacOsMintDefault = #148579
145
- public static let mdsColorThemeMiscellaneousMacOsMintPressed = #12423f
146
- public static let mdsColorThemeMiscellaneousMacOsOrangeDefault = #C94403
147
- public static let mdsColorThemeMiscellaneousMacOsOrangePressed = #682601
148
- public static let mdsColorThemeMiscellaneousMacOsPinkDefault = #d43b52
149
- public static let mdsColorThemeMiscellaneousMacOsPinkPressed = #66262d
150
- public static let mdsColorThemeMiscellaneousMacOsPurpleDefault = #c233c4
151
- public static let mdsColorThemeMiscellaneousMacOsPurplePressed = #601e66
152
- public static let mdsColorThemeMiscellaneousMacOsRedDefault = #db1f2e
153
- public static let mdsColorThemeMiscellaneousMacOsRedIcon = #fc8b98
154
- public static let mdsColorThemeMiscellaneousMacOsRedPressed = #780d13
155
- public static let mdsColorThemeMiscellaneousMacOsVioletDefault = #875ae0
156
- public static let mdsColorThemeMiscellaneousMacOsVioletPressed = #432c78
157
- public static let mdsColorThemeMiscellaneousMobileDeviceRing = linear-gradient(44deg, #08599c 0%, #22c7d6 51.56%, #27a17a 100%)
158
- public static let mdsColorThemeMiscellaneousPartnerDoc = #4285f4
159
- public static let mdsColorThemeMiscellaneousPartnerExcel = #00893E
160
- public static let mdsColorThemeMiscellaneousPartnerKeynotes = #029CFB
161
- public static let mdsColorThemeMiscellaneousPartnerOnenote = #B839DB
162
- public static let mdsColorThemeMiscellaneousPartnerPdf = #4285f4
163
- public static let mdsColorThemeMiscellaneousPartnerPowerpoint = #D93E17
164
- public static let mdsColorThemeMiscellaneousPartnerSheets = #F4B400
165
- public static let mdsColorThemeMiscellaneousPartnerSlides = #0F9D58
166
- public static let mdsColorThemeMiscellaneousPartnerWord = #0078D6
167
- public static let mdsColorThemeNegativeBorderDefault = #fc8b98
168
- public static let mdsColorThemeNegativeBtnFixedDefault = #db1f2e
169
- public static let mdsColorThemeNegativeBtnFixedHover = #ab0a15
170
- public static let mdsColorThemeNegativeBtnFixedPressed = #780d13
171
- public static let mdsColorThemeNegativeIndicatorChipDefault = #4f0e10
172
- public static let mdsColorThemeNegativeIndicatorChipHover = #780d13
173
- public static let mdsColorThemeNegativeIndicatorChipPressed = #ab0a15
174
- public static let mdsColorThemeNegativeIndicatorDefault = #f55868
175
- public static let mdsColorThemeNegativeIndicatorFixedDefault = #f55868
176
- public static let mdsColorThemeNegativeSurfaceActive = #780d13
177
- public static let mdsColorThemeNegativeSurfaceDefault = #4f0e10
178
- public static let mdsColorThemeNegativeSurfaceFixed = #fc8b98
179
- public static let mdsColorThemeNegativeTextActive = #ffd4da
180
- public static let mdsColorThemeNegativeTextDefault = #fc8b98
181
- public static let mdsColorThemeNegativeTextFixedDefault = #fc8b98
182
- public static let mdsColorThemeNegativeTextFixedHover = #ffd4da
183
- public static let mdsColorThemeNegativeTextHover = #ffd4da
184
- public static let mdsColorThemeNeutralBgMobPrimary = #000000
185
- public static let mdsColorThemeNeutralBgMobSecondary = #1a1a1a
186
- public static let mdsColorThemeNeutralBgPrimary = linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)
187
- public static let mdsColorThemeNeutralBgSecondary = linear-gradient(180deg, #262626 0%, #0f0f0f 100%)
188
- public static let mdsColorThemeNeutralBorderDefault = #ffffff80
189
- public static let mdsColorThemeNeutralBorderFixedBold = #707070
190
- public static let mdsColorThemeNeutralBorderFixedDefault = #ffffff80
191
- public static let mdsColorThemeNeutralBorderFixedModerate = #ffffff66
192
- public static let mdsColorThemeNeutralBorderFixedSubtle = #ffffff4d
193
- public static let mdsColorThemeNeutralBorderFixedWeak = #ffffff33
194
- public static let mdsColorThemeNeutralBorderModerate = #ffffff66
195
- public static let mdsColorThemeNeutralBorderStrong = #ffffffe6
196
- public static let mdsColorThemeNeutralBorderSubtle = #ffffff4d
197
- public static let mdsColorThemeNeutralBorderWeak = #ffffff33
198
- public static let mdsColorThemeNeutralBtnFixedPrimaryDefault = #fffffff2
199
- public static let mdsColorThemeNeutralBtnFixedPrimaryDisabled = #ffffff33
200
- public static let mdsColorThemeNeutralBtnFixedPrimaryHover = #ffffffcc
201
- public static let mdsColorThemeNeutralBtnFixedPrimaryPressed = #ffffffb3
202
- public static let mdsColorThemeNeutralBtnFixedSecondaryActiveDefault = #ffffff33
203
- public static let mdsColorThemeNeutralBtnFixedSecondaryActiveHover = #ffffff4d
204
- public static let mdsColorThemeNeutralBtnFixedSecondaryActivePressed = #ffffff66
205
- public static let mdsColorThemeNeutralBtnFixedSecondaryDefault = #ffffff00
206
- public static let mdsColorThemeNeutralBtnFixedSecondaryDisabled = #ffffff00
207
- public static let mdsColorThemeNeutralBtnFixedSecondaryHover = #ffffff12
208
- public static let mdsColorThemeNeutralBtnFixedSecondaryPressed = #ffffff33
209
- public static let mdsColorThemeNeutralBtnPrimaryDefault = #fffffff2
210
- public static let mdsColorThemeNeutralBtnPrimaryDisabled = #ffffff33
211
- public static let mdsColorThemeNeutralBtnPrimaryHover = #ffffffcc
212
- public static let mdsColorThemeNeutralBtnPrimaryPressed = #ffffffb3
213
- public static let mdsColorThemeNeutralBtnSecondaryActiveDefault = #ffffff33
214
- public static let mdsColorThemeNeutralBtnSecondaryActiveHover = #ffffff4d
215
- public static let mdsColorThemeNeutralBtnSecondaryActivePressed = #ffffff66
216
- public static let mdsColorThemeNeutralBtnSecondaryDefault = #ffffff00
217
- public static let mdsColorThemeNeutralBtnSecondaryDisabled = #ffffff00
218
- public static let mdsColorThemeNeutralBtnSecondaryHover = #ffffff12
219
- public static let mdsColorThemeNeutralBtnSecondaryPressed = #ffffff33
220
- public static let mdsColorThemeNeutralControlDefault = #ffffff33
221
- public static let mdsColorThemeNeutralControlDisabled = #ffffff33
222
- public static let mdsColorThemeNeutralControlFixedDefault = #ffffff
223
- public static let mdsColorThemeNeutralControlHover = #ffffff4d
224
- public static let mdsColorThemeNeutralControlPressed = #ffffff66
225
- public static let mdsColorThemeNeutralControlScrollbarDefault = #ffffff00
226
- public static let mdsColorThemeNeutralControlScrollbarHover = #ffffff1c
227
- public static let mdsColorThemeNeutralControlScrollbarPressed = #ffffff33
228
- public static let mdsColorThemeNeutralControlSliderDefault = #adadad
229
- public static let mdsColorThemeNeutralControlSliderDisabled = #707070
230
- public static let mdsColorThemeNeutralIndicatorAvatarFixed = #545454
231
- public static let mdsColorThemeNeutralIndicatorChipDefault = #262626
232
- public static let mdsColorThemeNeutralIndicatorChipHover = #3b3b3b
233
- public static let mdsColorThemeNeutralIndicatorChipPressed = #545454
234
- public static let mdsColorThemeNeutralIndicatorDefault = #8f8f8f
235
- public static let mdsColorThemeNeutralIndicatorFixedDefault = #8f8f8f
236
- public static let mdsColorThemeNeutralIndicatorFixedModerate = #00000080
237
- public static let mdsColorThemeNeutralIndicatorFixedStrong = #ffffff
238
- public static let mdsColorThemeNeutralSurfaceFixed0 = #000000cc
239
- public static let mdsColorThemeNeutralSurfaceFixed1 = #00000066
240
- public static let mdsColorThemeNeutralSurfaceOverlay0 = #000000e6
241
- public static let mdsColorThemeNeutralSurfaceOverlay1 = #000000cc
242
- public static let mdsColorThemeNeutralSurfaceOverlayFixed = #000000e6
243
- public static let mdsColorThemeNeutralSurfacePrimaryActive = #ffffff1c
244
- public static let mdsColorThemeNeutralSurfacePrimaryDefault = #ffffff00
245
- public static let mdsColorThemeNeutralSurfacePrimaryDisabled = #ffffff00
246
- public static let mdsColorThemeNeutralSurfacePrimaryHover = #ffffff12
247
- public static let mdsColorThemeNeutralSurfaceSecondaryActive = #ffffff4d
248
- public static let mdsColorThemeNeutralSurfaceSecondaryDefault = #ffffff1c
249
- public static let mdsColorThemeNeutralSurfaceSecondaryDisabled = #ffffff1c
250
- public static let mdsColorThemeNeutralSurfaceSecondaryHover = #ffffff33
251
- public static let mdsColorThemeNeutralSurfaceTertiary0 = #000000
252
- public static let mdsColorThemeNeutralSurfaceTertiary1 = #1a1a1a
253
- public static let mdsColorThemeNeutralSurfaceTertiary2 = #262626
254
- public static let mdsColorThemeNeutralTextDisabled = #ffffff33
255
- public static let mdsColorThemeNeutralTextFixedDisabled = #ffffff33
256
- public static let mdsColorThemeNeutralTextFixedPrimary = #fffffff2
257
- public static let mdsColorThemeNeutralTextFixedSecondary = #ffffffb3
258
- public static let mdsColorThemeNeutralTextPrimary = #fffffff2
259
- public static let mdsColorThemeNeutralTextSecondaryActive = #fffffff2
260
- public static let mdsColorThemeNeutralTextSecondaryDefault = #ffffffb3
261
- public static let mdsColorThemeNoticeBorderDefault = #EC6400
262
- public static let mdsColorThemeNoticeBorderFixedBold = #C94403
263
- public static let mdsColorThemeNoticeIndicatorAvatarFixed = #9C3202
264
- public static let mdsColorThemeNoticeIndicatorChipDefualt = #411B04
265
- public static let mdsColorThemeNoticeIndicatorChipFixed = #C94403
266
- public static let mdsColorThemeNoticeIndicatorChipHover = #682601
267
- public static let mdsColorThemeNoticeIndicatorChipPressed = #9C3202
268
- public static let mdsColorThemeNoticeIndicatorDefault = #EC6400
269
- public static let mdsColorThemeNoticeTextActive = #FED5AC
270
- public static let mdsColorThemeNoticeTextDefault = #FD884E
271
- public static let mdsColorThemeNoticeTextHover = #FED5AC
272
- public static let mdsColorThemePositiveBorderDefault = #3cc29a
273
- public static let mdsColorThemePositiveBorderFixedModerate = #3cc29a
274
- public static let mdsColorThemePositiveBtnFixedDefault = #1d805f
275
- public static let mdsColorThemePositiveBtnFixedHover = #185e46
276
- public static let mdsColorThemePositiveBtnFixedPressed = #134231
277
- public static let mdsColorThemePositiveIndicatorDefault = #27a17a
278
- public static let mdsColorThemePositiveIndicatorFixedDefault = #27a17a
279
- public static let mdsColorThemePositiveSurfaceActive = #134231
280
- public static let mdsColorThemePositiveSurfaceDefault = #0e2b20
281
- public static let mdsColorThemePositiveTextActive = #9fedd8
282
- public static let mdsColorThemePositiveTextDefault = #3cc29a
283
- public static let mdsColorThemePositiveTextFixedDefault = #3cc29a
284
- public static let mdsColorThemePositiveTextFixedHover = #9fedd8
285
- public static let mdsColorThemePositiveTextHover = #9fedd8
286
- public static let mdsColorThemePromotionBorderDefault = linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%)
287
- public static let mdsColorThemePromotionButtonFixedActive = linear-gradient(46deg, #3b1840 -0.05%, #3b1e21 99.96%)
288
- public static let mdsColorThemePromotionButtonFixedDefault = linear-gradient(46deg, #932099 -0.03%, #a12a3a 99.99%)
289
- public static let mdsColorThemePromotionButtonFixedHover = linear-gradient(46deg, #601e66 -0.04%, #66262d 99.97%)
290
- public static let mdsColorThemeWarningBorderDefault = #f2990a
291
- public static let mdsColorThemeWarningIndicatorAvatarFixed = #7d4705
292
- public static let mdsColorThemeWarningIndicatorChipDefault = #36220c
293
- public static let mdsColorThemeWarningIndicatorChipHover = #57330a
294
- public static let mdsColorThemeWarningIndicatorChipPressed = #7d4705
295
- public static let mdsColorThemeWarningIndicatorDefault = #cf7900
296
- public static let mdsColorThemeWarningIndicatorFixedDefault = #cf7900
297
- public static let mdsColorThemeWarningSurfaceActive = #57330a
298
- public static let mdsColorThemeWarningSurfaceDefault = #36220c
299
- public static let mdsColorThemeWarningSurfaceFixed = #f2990a
300
- public static let mdsColorThemeWarningTextActive = #ffda94
301
- public static let mdsColorThemeWarningTextDefault = #f2990a
302
- public static let mdsColorThemeWarningTextFixedDefault = #f2990a
303
- public static let mdsColorThemeWarningTextHover = #ffda94
304
- }