@momentum-design/tokens 0.0.63 → 0.0.65
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/dist/css/core/complete.css +2 -2
- package/dist/css/theme/aaos/day-complete.css +1 -1
- package/dist/css/theme/aaos/night-complete.css +1 -1
- package/dist/css/theme/webex/dark-stable.css +8 -8
- package/dist/css/theme/webex/hc-dark-stable.css +1 -1
- package/dist/css/theme/webex/hc-light-stable.css +1 -1
- package/dist/css/theme/webex/light-stable.css +5 -5
- package/dist/ios/core/complete.swift +2 -2
- package/dist/ios/theme/aaos/day-complete.swift +1 -1
- package/dist/ios/theme/aaos/night-complete.swift +1 -1
- package/dist/ios/theme/webex/dark-stable.swift +8 -8
- package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
- package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
- package/dist/ios/theme/webex/light-stable.swift +5 -5
- package/dist/json/core/complete.json +2 -4
- package/dist/json/theme/webex/dark-stable.json +96 -94
- package/dist/json/theme/webex/light-stable.json +27 -25
- package/dist/json-minimal/core/complete.json +1 -1
- package/dist/json-minimal/theme/webex/dark-stable.json +9 -9
- package/dist/json-minimal/theme/webex/light-stable.json +4 -4
- package/dist/resources/core/complete.xml +2 -2
- package/dist/resources/theme/aaos/day-complete.xml +1 -1
- package/dist/resources/theme/aaos/night-complete.xml +1 -1
- package/dist/resources/theme/webex/dark-stable.xml +8 -8
- package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
- package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
- package/dist/resources/theme/webex/light-stable.xml +5 -5
- package/dist/scss/core/complete.scss +2 -2
- package/dist/scss/theme/aaos/day-complete.scss +1 -1
- package/dist/scss/theme/aaos/night-complete.scss +1 -1
- package/dist/scss/theme/webex/dark-stable.scss +8 -8
- package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
- package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
- package/dist/scss/theme/webex/light-stable.scss +5 -5
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 31 Jul 2024 09:58:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-core {
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
--mds-color-gradient-default-dark-primary-1: #0f0f0f;
|
|
280
280
|
--mds-color-gradient-default-dark-secondary-0: #262626;
|
|
281
281
|
--mds-color-gradient-default-dark-secondary-1: #0f0f0f;
|
|
282
|
-
--mds-color-gradient-indigo-light-primary-0: #
|
|
282
|
+
--mds-color-gradient-indigo-light-primary-0: #ebeffc;
|
|
283
283
|
--mds-color-gradient-indigo-light-primary-1: #ffffff;
|
|
284
284
|
--mds-color-gradient-indigo-light-secondary-0: #f7f9ff;
|
|
285
285
|
--mds-color-gradient-indigo-light-secondary-1: #ffffff;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 31 Jul 2024 09:58:01 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-darkWebex {
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
--mds-color-theme-outline-label-purple: #f294f1;
|
|
197
197
|
--mds-color-theme-outline-label-slate: #b0b4d9;
|
|
198
198
|
--mds-color-theme-outline-label-violet: #c7a5fa;
|
|
199
|
-
--mds-color-theme-outline-promotion-normal
|
|
199
|
+
--mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #c233c4 0%, #d43b52 100%);
|
|
200
200
|
--mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
|
|
201
201
|
--mds-color-theme-control-active-normal: #64b4fa;
|
|
202
202
|
--mds-color-theme-control-active-hover: #3492eb;
|
|
@@ -261,10 +261,10 @@
|
|
|
261
261
|
--mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
|
|
262
262
|
--mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
|
|
263
263
|
--mds-color-theme-common-button-secondary-disabled: #ffffff00;
|
|
264
|
-
--mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
|
|
265
|
-
--mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 0%, #66262d 100%);
|
|
266
|
-
--mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 0%, #3b1e21 100%);
|
|
267
264
|
--mds-color-theme-common-button-join-animated-gradient-normal: linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%);
|
|
265
|
+
--mds-color-theme-common-button-promotion-normal: linear-gradient(45deg, #932099 0%, #a12a3a 100%);
|
|
266
|
+
--mds-color-theme-common-button-promotion-hover: linear-gradient(45deg, #601e66 0%, #66262d 100%);
|
|
267
|
+
--mds-color-theme-common-button-promotion-active: linear-gradient(45deg, #3b1840 0%, #3b1e21 100%);
|
|
268
268
|
--mds-color-theme-common-outline-button-normal: #ffffff4d;
|
|
269
269
|
--mds-color-theme-common-outline-primary-normal: #ffffff66;
|
|
270
270
|
--mds-color-theme-common-outline-primary-disabled: #ffffff33;
|
|
@@ -343,9 +343,9 @@
|
|
|
343
343
|
--mds-color-theme-groupedbackground-quaternary-normal: #3b3b3b;
|
|
344
344
|
--mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
|
|
345
345
|
--mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
|
|
346
|
-
--mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #fc8b9800 0%, #
|
|
346
|
+
--mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%);
|
|
347
347
|
--mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%);
|
|
348
|
-
--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #f2990a00 0%, #
|
|
348
|
+
--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%);
|
|
349
349
|
--mds-color-theme-gradientdivider-warning-hover: linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%);
|
|
350
350
|
--mds-color-theme-gradientdivider-announce-normal: linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%);
|
|
351
351
|
--mds-color-theme-gradientdivider-announce-hover: linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%);
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
--mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%);
|
|
354
354
|
--mds-color-theme-gradientdivider-orange-normal: linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%);
|
|
355
355
|
--mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%);
|
|
356
|
-
--mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%);
|
|
356
|
+
--mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%);
|
|
357
357
|
--mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
|
|
358
358
|
--mds-color-theme-avatar-default: #545454;
|
|
359
359
|
--mds-color-theme-avatar-cobalt: #08599c;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Wed, 31 Jul 2024 09:58:02 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
.mds-theme-stable-lightWebex {
|
|
@@ -353,18 +353,18 @@
|
|
|
353
353
|
--mds-color-theme-avatar-slate: #535573;
|
|
354
354
|
--mds-color-theme-avatar-violet: #643abd;
|
|
355
355
|
--mds-color-theme-avatar-yellow: #7d4705;
|
|
356
|
-
--mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033
|
|
356
|
+
--mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);
|
|
357
357
|
--mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%);
|
|
358
358
|
--mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%);
|
|
359
359
|
--mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%);
|
|
360
|
-
--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #7d470500 0%, #
|
|
360
|
+
--mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #7d470500 0%, #7d470599 22.4%, #7d470599 76.04%, #7d470500 100%);
|
|
361
361
|
--mds-color-theme-gradientdivider-warning-hover: linear-gradient(90deg, #7d470500 0%, #7d4705e6 22.4%, #7d4705e6 76.04%, #7d470500 100%);
|
|
362
362
|
--mds-color-theme-gradientdivider-announce-normal: linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%);
|
|
363
363
|
--mds-color-theme-gradientdivider-announce-hover: linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%);
|
|
364
364
|
--mds-color-theme-gradientdivider-success-normal: linear-gradient(90deg, #185e4600 0%, #185e4699 22.4%, #185e4699 76.04%, #185e4600 100%);
|
|
365
|
-
--mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #185e4600 0
|
|
365
|
+
--mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #185e4600 0%, #185e46E6 22.4%, #185e46E6 76.04%, #185e4600 100%);
|
|
366
366
|
--mds-color-theme-gradientdivider-orange-normal: linear-gradient(90deg, #9c320200 0%, #9c320299 22.4%, #9c320299 76.04%, #9c320200 100%);
|
|
367
|
-
--mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #9c320200 0
|
|
367
|
+
--mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #9c320200 0%, #9c3202e6 22.4%, #9c3202e6 76.04%, #9c320200 100%);
|
|
368
368
|
--mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #93209900 0%, #93209999 22.4%, #93209999 76.04%, #93209900 100%);
|
|
369
369
|
--mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%);
|
|
370
370
|
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 31 Jul 2024 09:58:01 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -249,7 +249,7 @@ public class {
|
|
|
249
249
|
public static let mdsColorGradientIndigoDarkPrimary1 = #0e111a
|
|
250
250
|
public static let mdsColorGradientIndigoDarkSecondary0 = #212536
|
|
251
251
|
public static let mdsColorGradientIndigoDarkSecondary1 = #0e111a
|
|
252
|
-
public static let mdsColorGradientIndigoLightPrimary0 = #
|
|
252
|
+
public static let mdsColorGradientIndigoLightPrimary0 = #ebeffc
|
|
253
253
|
public static let mdsColorGradientIndigoLightPrimary1 = #ffffff
|
|
254
254
|
public static let mdsColorGradientIndigoLightSecondary0 = #f7f9ff
|
|
255
255
|
public static let mdsColorGradientIndigoLightSecondary1 = #ffffff
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 31 Jul 2024 09:58:01 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -117,9 +117,9 @@ public class {
|
|
|
117
117
|
public static let mdsColorThemeCommonButtonPrimaryHover = #ffffffcc
|
|
118
118
|
public static let mdsColorThemeCommonButtonPrimaryNormal = #fffffff2
|
|
119
119
|
public static let mdsColorThemeCommonButtonPrimaryPressed = #ffffffb3
|
|
120
|
-
public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(
|
|
121
|
-
public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(
|
|
122
|
-
public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(
|
|
120
|
+
public static let mdsColorThemeCommonButtonPromotionActive = linear-gradient(45deg, #3b1840 0%, #3b1e21 100%)
|
|
121
|
+
public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(45deg, #601e66 0%, #66262d 100%)
|
|
122
|
+
public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(45deg, #932099 0%, #a12a3a 100%)
|
|
123
123
|
public static let mdsColorThemeCommonButtonSecondaryActiveDisabled = #ffffff1c
|
|
124
124
|
public static let mdsColorThemeCommonButtonSecondaryActiveHover = #ffffff4d
|
|
125
125
|
public static let mdsColorThemeCommonButtonSecondaryActiveNormal = #ffffffb3
|
|
@@ -215,15 +215,15 @@ public class {
|
|
|
215
215
|
public static let mdsColorThemeGradientdividerDefaultHover = linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)
|
|
216
216
|
public static let mdsColorThemeGradientdividerDefaultNormal = linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)
|
|
217
217
|
public static let mdsColorThemeGradientdividerErrorHover = linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)
|
|
218
|
-
public static let mdsColorThemeGradientdividerErrorNormal = linear-gradient(90deg, #fc8b9800 0%, #
|
|
218
|
+
public static let mdsColorThemeGradientdividerErrorNormal = linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)
|
|
219
219
|
public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)
|
|
220
220
|
public static let mdsColorThemeGradientdividerOrangeNormal = linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%)
|
|
221
221
|
public static let mdsColorThemeGradientdividerPurpleHover = linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)
|
|
222
|
-
public static let mdsColorThemeGradientdividerPurpleNormal = linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)
|
|
222
|
+
public static let mdsColorThemeGradientdividerPurpleNormal = linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)
|
|
223
223
|
public static let mdsColorThemeGradientdividerSuccessHover = linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%)
|
|
224
224
|
public static let mdsColorThemeGradientdividerSuccessNormal = linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)
|
|
225
225
|
public static let mdsColorThemeGradientdividerWarningHover = linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)
|
|
226
|
-
public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #f2990a00 0%, #
|
|
226
|
+
public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)
|
|
227
227
|
public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #000000
|
|
228
228
|
public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #3b3b3b
|
|
229
229
|
public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #1a1a1a
|
|
@@ -299,7 +299,7 @@ public class {
|
|
|
299
299
|
public static let mdsColorThemeOutlineOverlayNormal = #adadad
|
|
300
300
|
public static let mdsColorThemeOutlinePrimaryDisabled = #ffffff33
|
|
301
301
|
public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
|
|
302
|
-
public static let
|
|
302
|
+
public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #c233c4 0%, #d43b52 100%)
|
|
303
303
|
public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
|
|
304
304
|
public static let mdsColorThemeOutlineShareActive = #ec6400
|
|
305
305
|
public static let mdsColorThemeOutlineShareInactive = #8f8f8f
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly
|
|
7
|
-
// Generated on
|
|
7
|
+
// Generated on Wed, 31 Jul 2024 09:58:02 GMT
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
import UIKit
|
|
@@ -213,17 +213,17 @@ public class {
|
|
|
213
213
|
public static let mdsColorThemeGradientdividerAnnounceHover = linear-gradient(90deg, #0353a800 0%, #0353a8E6 76.04%, #0353a8E6 76.04%, #0353a800 100%)
|
|
214
214
|
public static let mdsColorThemeGradientdividerAnnounceNormal = linear-gradient(90deg, #0353a800 0%, #0353a899 22.4%, #0353a899 22.4%, #0353a800 100%)
|
|
215
215
|
public static let mdsColorThemeGradientdividerDefaultHover = linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)
|
|
216
|
-
public static let mdsColorThemeGradientdividerDefaultNormal = linear-gradient(90deg, #00000000 0%, #00000033
|
|
216
|
+
public static let mdsColorThemeGradientdividerDefaultNormal = linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)
|
|
217
217
|
public static let mdsColorThemeGradientdividerErrorHover = linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%)
|
|
218
218
|
public static let mdsColorThemeGradientdividerErrorNormal = linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%)
|
|
219
|
-
public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #9c320200 0
|
|
219
|
+
public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #9c320200 0%, #9c3202e6 22.4%, #9c3202e6 76.04%, #9c320200 100%)
|
|
220
220
|
public static let mdsColorThemeGradientdividerOrangeNormal = linear-gradient(90deg, #9c320200 0%, #9c320299 22.4%, #9c320299 76.04%, #9c320200 100%)
|
|
221
221
|
public static let mdsColorThemeGradientdividerPurpleHover = linear-gradient(90deg, #93209900 0%,#932099E6 22.4%, #932099E6 76.04%, #93209900 100%)
|
|
222
222
|
public static let mdsColorThemeGradientdividerPurpleNormal = linear-gradient(90deg, #93209900 0%, #93209999 22.4%, #93209999 76.04%, #93209900 100%)
|
|
223
|
-
public static let mdsColorThemeGradientdividerSuccessHover = linear-gradient(90deg, #185e4600 0
|
|
223
|
+
public static let mdsColorThemeGradientdividerSuccessHover = linear-gradient(90deg, #185e4600 0%, #185e46E6 22.4%, #185e46E6 76.04%, #185e4600 100%)
|
|
224
224
|
public static let mdsColorThemeGradientdividerSuccessNormal = linear-gradient(90deg, #185e4600 0%, #185e4699 22.4%, #185e4699 76.04%, #185e4600 100%)
|
|
225
225
|
public static let mdsColorThemeGradientdividerWarningHover = linear-gradient(90deg, #7d470500 0%, #7d4705e6 22.4%, #7d4705e6 76.04%, #7d470500 100%)
|
|
226
|
-
public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #7d470500 0%, #
|
|
226
|
+
public static let mdsColorThemeGradientdividerWarningNormal = linear-gradient(90deg, #7d470500 0%, #7d470599 22.4%, #7d470599 76.04%, #7d470500 100%)
|
|
227
227
|
public static let mdsColorThemeGroupedbackgroundPrimaryNormal = #f7f7f7
|
|
228
228
|
public static let mdsColorThemeGroupedbackgroundQuaternaryNormal = #ffffff
|
|
229
229
|
public static let mdsColorThemeGroupedbackgroundSecondaryNormal = #ffffff
|
|
@@ -7586,15 +7586,13 @@
|
|
|
7586
7586
|
"0": {
|
|
7587
7587
|
"parent": "core/value",
|
|
7588
7588
|
"type": "color",
|
|
7589
|
-
"value": "#
|
|
7590
|
-
"description": "",
|
|
7589
|
+
"value": "#ebeffc",
|
|
7591
7590
|
"filePath": "src/core/value.json",
|
|
7592
7591
|
"isSource": true,
|
|
7593
7592
|
"original": {
|
|
7594
7593
|
"parent": "core/value",
|
|
7595
7594
|
"type": "color",
|
|
7596
|
-
"value": "#
|
|
7597
|
-
"description": ""
|
|
7595
|
+
"value": "#ebeffc"
|
|
7598
7596
|
},
|
|
7599
7597
|
"name": "mds-color-gradient-indigo-light-primary-0",
|
|
7600
7598
|
"attributes": {
|