@momentum-design/tokens 0.0.62 → 0.0.64

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 (33) hide show
  1. package/dist/css/core/complete.css +1 -1
  2. package/dist/css/theme/aaos/day-complete.css +1 -1
  3. package/dist/css/theme/aaos/night-complete.css +1 -1
  4. package/dist/css/theme/webex/dark-stable.css +8 -8
  5. package/dist/css/theme/webex/hc-dark-stable.css +1 -1
  6. package/dist/css/theme/webex/hc-light-stable.css +1 -1
  7. package/dist/css/theme/webex/light-stable.css +2 -2
  8. package/dist/ios/core/complete.swift +1 -1
  9. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  10. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  11. package/dist/ios/theme/webex/dark-stable.swift +8 -8
  12. package/dist/ios/theme/webex/hc-dark-stable.swift +1 -1
  13. package/dist/ios/theme/webex/hc-light-stable.swift +1 -1
  14. package/dist/ios/theme/webex/light-stable.swift +2 -2
  15. package/dist/json/theme/webex/dark-stable.json +96 -94
  16. package/dist/json/theme/webex/light-stable.json +6 -6
  17. package/dist/json-minimal/theme/webex/dark-stable.json +9 -9
  18. package/dist/json-minimal/theme/webex/light-stable.json +1 -1
  19. package/dist/resources/core/complete.xml +1 -1
  20. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  21. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  22. package/dist/resources/theme/webex/dark-stable.xml +8 -8
  23. package/dist/resources/theme/webex/hc-dark-stable.xml +1 -1
  24. package/dist/resources/theme/webex/hc-light-stable.xml +1 -1
  25. package/dist/resources/theme/webex/light-stable.xml +2 -2
  26. package/dist/scss/core/complete.scss +1 -1
  27. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  28. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  29. package/dist/scss/theme/webex/dark-stable.scss +8 -8
  30. package/dist/scss/theme/webex/hc-dark-stable.scss +1 -1
  31. package/dist/scss/theme/webex/hc-light-stable.scss +1 -1
  32. package/dist/scss/theme/webex/light-stable.scss +2 -2
  33. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:37 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:41 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-day {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-aaos-night {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:37 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 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-copy: linear-gradient(46deg, #c233c4 0%, #d43b52 100%);
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%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%);
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%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%);
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 Thu, 25 Jul 2024 17:42:38 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcDarkWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-hcLightWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 25 Jul 2024 17:42:37 GMT
3
+ * Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -353,7 +353,7 @@
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 100%, #00000033 100%, #00000000 0%);
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%);
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:37 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:37 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 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(46deg, #3b1840 0%, #3b1e21 100%)
121
- public static let mdsColorThemeCommonButtonPromotionHover = linear-gradient(46deg, #601e66 0%, #66262d 100%)
122
- public static let mdsColorThemeCommonButtonPromotionNormal = linear-gradient(46deg, #932099 0%, #a12a3a 100%)
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%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)
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%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)
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 mdsColorThemeOutlinePromotionNormalCopy = linear-gradient(46deg, #c233c4 0%, #d43b52 100%)
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 Thu, 25 Jul 2024 17:42:38 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
7
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -213,7 +213,7 @@ 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 100%, #00000033 100%, #00000000 0%)
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
219
  public static let mdsColorThemeGradientdividerOrangeHover = linear-gradient(90deg, #9c320200 0%,#9c3202E6 22.4%, #9c3202E6 76.04%, #9c320200 100%)
@@ -4442,7 +4442,7 @@
4442
4442
  }
4443
4443
  },
4444
4444
  "type": "color",
4445
- "value": "linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)",
4445
+ "value": "linear-gradient(180deg, {color.gradient.default.dark.primary.0} 0%, {color.gradient.default.dark.primary.1} 100%)",
4446
4446
  "description": "linear-gradient(180deg, {color.gradient.default.dark.primary.0} 0%, {color.gradient.default.dark.primary.1} 100%)"
4447
4447
  },
4448
4448
  "name": "mds-color-theme-background-gradient-primary-normal",
@@ -4484,7 +4484,7 @@
4484
4484
  }
4485
4485
  },
4486
4486
  "type": "color",
4487
- "value": "linear-gradient(180deg, #262626 0%, #0f0f0f 100%)",
4487
+ "value": "linear-gradient(180deg, {color.gradient.default.dark.secondary.0} 0%, {color.gradient.default.dark.secondary.1} 100%)",
4488
4488
  "description": "linear-gradient(180deg, {color.gradient.default.dark.secondary.0} 0%, {color.gradient.default.dark.secondary.1} 100%)"
4489
4489
  },
4490
4490
  "name": "mds-color-theme-background-gradient-secondary-normal",
@@ -5903,31 +5903,41 @@
5903
5903
  }
5904
5904
  },
5905
5905
  "promotion": {
5906
- "normal-copy": {
5906
+ "normal": {
5907
+ "$extensions": {
5908
+ "studio.tokens": {
5909
+ "modify": {}
5910
+ }
5911
+ },
5907
5912
  "type": "color",
5908
5913
  "value": "linear-gradient(46deg, #c233c4 0%, #d43b52 100%)",
5909
5914
  "description": "Used for border of promotional banner",
5910
5915
  "filePath": "src/theme/stable/dark.json",
5911
5916
  "isSource": true,
5912
5917
  "original": {
5918
+ "$extensions": {
5919
+ "studio.tokens": {
5920
+ "modify": {}
5921
+ }
5922
+ },
5913
5923
  "type": "color",
5914
5924
  "value": "linear-gradient(46deg, {color.decorative.purple.60} 0%, {color.decorative.pink.60} 100%)",
5915
5925
  "description": "Used for border of promotional banner"
5916
5926
  },
5917
- "name": "mds-color-theme-outline-promotion-normal-copy",
5927
+ "name": "mds-color-theme-outline-promotion-normal",
5918
5928
  "attributes": {
5919
5929
  "category": "color",
5920
5930
  "type": "theme",
5921
5931
  "item": "outline",
5922
5932
  "subitem": "promotion",
5923
- "state": "normal-copy"
5933
+ "state": "normal"
5924
5934
  },
5925
5935
  "path": [
5926
5936
  "color",
5927
5937
  "theme",
5928
5938
  "outline",
5929
5939
  "promotion",
5930
- "normal-copy"
5940
+ "normal"
5931
5941
  ]
5932
5942
  }
5933
5943
  },
@@ -7892,29 +7902,73 @@
7892
7902
  ]
7893
7903
  }
7894
7904
  },
7905
+ "join": {
7906
+ "animated": {
7907
+ "gradient": {
7908
+ "normal": {
7909
+ "$extensions": {
7910
+ "studio.tokens": {
7911
+ "modify": {}
7912
+ }
7913
+ },
7914
+ "type": "color",
7915
+ "value": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)",
7916
+ "description": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #529e91 100%)\nlinear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)",
7917
+ "filePath": "src/theme/stable/dark.json",
7918
+ "isSource": true,
7919
+ "original": {
7920
+ "$extensions": {
7921
+ "studio.tokens": {
7922
+ "modify": {}
7923
+ }
7924
+ },
7925
+ "type": "color",
7926
+ "value": "linear-gradient(90deg, {color.decorative.mint.40} 0%, {color.core.blue.40} 51%, {color.decorative.mint.40} 100%)",
7927
+ "description": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #529e91 100%)\nlinear-gradient(90deg, {color.decorative.mint.40} 0%, {color.core.blue.40} 51%, {color.decorative.mint.40} 100%)"
7928
+ },
7929
+ "name": "mds-color-theme-common-button-join-animated-gradient-normal",
7930
+ "attributes": {
7931
+ "category": "color",
7932
+ "type": "theme",
7933
+ "item": "common",
7934
+ "subitem": "button",
7935
+ "state": "join"
7936
+ },
7937
+ "path": [
7938
+ "color",
7939
+ "theme",
7940
+ "common",
7941
+ "button",
7942
+ "join",
7943
+ "animated",
7944
+ "gradient",
7945
+ "normal"
7946
+ ]
7947
+ }
7948
+ }
7949
+ }
7950
+ },
7895
7951
  "promotion": {
7896
7952
  "normal": {
7897
- "parent": "theme/stable/dark",
7898
7953
  "$extensions": {
7899
7954
  "studio.tokens": {
7900
7955
  "modify": {}
7901
7956
  }
7902
7957
  },
7903
7958
  "type": "color",
7904
- "value": "linear-gradient(46deg, #932099 0%, #a12a3a 100%)",
7905
- "description": "Used for rest state of promotional button",
7959
+ "value": "linear-gradient(45deg, #932099 0%, #a12a3a 100%)",
7960
+ "description": "linear-gradient(45deg, #932099 0%, #a12a3a 100%)",
7906
7961
  "filePath": "src/theme/stable/dark.json",
7907
7962
  "isSource": true,
7908
7963
  "original": {
7909
- "parent": "theme/stable/dark",
7910
7964
  "$extensions": {
7911
7965
  "studio.tokens": {
7912
7966
  "modify": {}
7913
7967
  }
7914
7968
  },
7915
7969
  "type": "color",
7916
- "value": "linear-gradient(46deg, {color.decorative.purple.70} 0%, {color.decorative.pink.70} 100%)",
7917
- "description": "Used for rest state of promotional button"
7970
+ "value": "linear-gradient(45deg, {color.decorative.purple.70} 0%, {color.decorative.pink.70} 100%)",
7971
+ "description": "linear-gradient(45deg, #932099 0%, #a12a3a 100%)"
7918
7972
  },
7919
7973
  "name": "mds-color-theme-common-button-promotion-normal",
7920
7974
  "attributes": {
@@ -7934,27 +7988,25 @@
7934
7988
  ]
7935
7989
  },
7936
7990
  "hover": {
7937
- "parent": "theme/stable/dark",
7938
7991
  "$extensions": {
7939
7992
  "studio.tokens": {
7940
7993
  "modify": {}
7941
7994
  }
7942
7995
  },
7943
7996
  "type": "color",
7944
- "value": "linear-gradient(46deg, #601e66 0%, #66262d 100%)",
7945
- "description": "Used for hover state of promotional button",
7997
+ "value": "linear-gradient(45deg, #601e66 0%, #66262d 100%)",
7998
+ "description": "linear-gradient(45deg, #601e66 0%, #66262d 100%)",
7946
7999
  "filePath": "src/theme/stable/dark.json",
7947
8000
  "isSource": true,
7948
8001
  "original": {
7949
- "parent": "theme/stable/dark",
7950
8002
  "$extensions": {
7951
8003
  "studio.tokens": {
7952
8004
  "modify": {}
7953
8005
  }
7954
8006
  },
7955
8007
  "type": "color",
7956
- "value": "linear-gradient(46deg, {color.decorative.purple.80} 0%, {color.decorative.pink.80} 100%)",
7957
- "description": "Used for hover state of promotional button"
8008
+ "value": "linear-gradient(45deg, {color.decorative.purple.80} 0%, {color.decorative.pink.80} 100%)",
8009
+ "description": "linear-gradient(45deg, #601e66 0%, #66262d 100%)"
7958
8010
  },
7959
8011
  "name": "mds-color-theme-common-button-promotion-hover",
7960
8012
  "attributes": {
@@ -7974,27 +8026,23 @@
7974
8026
  ]
7975
8027
  },
7976
8028
  "active": {
7977
- "parent": "theme/stable/dark",
7978
8029
  "$extensions": {
7979
8030
  "studio.tokens": {
7980
8031
  "modify": {}
7981
8032
  }
7982
8033
  },
7983
8034
  "type": "color",
7984
- "value": "linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)",
7985
- "description": "Used for active state of promotional button",
8035
+ "value": "linear-gradient(45deg, #3b1840 0%, #3b1e21 100%)",
7986
8036
  "filePath": "src/theme/stable/dark.json",
7987
8037
  "isSource": true,
7988
8038
  "original": {
7989
- "parent": "theme/stable/dark",
7990
8039
  "$extensions": {
7991
8040
  "studio.tokens": {
7992
8041
  "modify": {}
7993
8042
  }
7994
8043
  },
7995
8044
  "type": "color",
7996
- "value": "linear-gradient(46deg, {color.decorative.purple.90} 0%, {color.decorative.pink.90} 100%)",
7997
- "description": "Used for active state of promotional button"
8045
+ "value": "linear-gradient(45deg, {color.decorative.purple.90} 0%, {color.decorative.pink.90} 100%)"
7998
8046
  },
7999
8047
  "name": "mds-color-theme-common-button-promotion-active",
8000
8048
  "attributes": {
@@ -8013,52 +8061,6 @@
8013
8061
  "active"
8014
8062
  ]
8015
8063
  }
8016
- },
8017
- "join": {
8018
- "animated": {
8019
- "gradient": {
8020
- "normal": {
8021
- "$extensions": {
8022
- "studio.tokens": {
8023
- "modify": {}
8024
- }
8025
- },
8026
- "type": "color",
8027
- "value": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)",
8028
- "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)",
8029
- "filePath": "src/theme/stable/dark.json",
8030
- "isSource": true,
8031
- "original": {
8032
- "$extensions": {
8033
- "studio.tokens": {
8034
- "modify": {}
8035
- }
8036
- },
8037
- "type": "color",
8038
- "value": "linear-gradient(90deg, {color.decorative.mint.40} 0%, {color.core.blue.40} 51%, {color.decorative.mint.40} 100%)",
8039
- "description": "linear-gradient(90deg, #30C9B0 0%, #64B4FA 51%, #529E91 100%)"
8040
- },
8041
- "name": "mds-color-theme-common-button-join-animated-gradient-normal",
8042
- "attributes": {
8043
- "category": "color",
8044
- "type": "theme",
8045
- "item": "common",
8046
- "subitem": "button",
8047
- "state": "join"
8048
- },
8049
- "path": [
8050
- "color",
8051
- "theme",
8052
- "common",
8053
- "button",
8054
- "join",
8055
- "animated",
8056
- "gradient",
8057
- "normal"
8058
- ]
8059
- }
8060
- }
8061
- }
8062
8064
  }
8063
8065
  },
8064
8066
  "outline": {
@@ -10520,7 +10522,7 @@
10520
10522
  }
10521
10523
  },
10522
10524
  "type": "color",
10523
- "value": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
10525
+ "value": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
10524
10526
  "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 60%, #fc8b98 60%, #fc8b98 0%)\nUsed for divider on the compose area for classified spaces",
10525
10527
  "filePath": "src/theme/stable/dark.json",
10526
10528
  "isSource": true,
@@ -10532,7 +10534,7 @@
10532
10534
  }
10533
10535
  },
10534
10536
  "type": "color",
10535
- "value": "linear-gradient(90deg, {color.core.red.40}00 0%, {color.core.red.40}22.4%, {color.core.red.40}99 76.04%, {color.core.red.40}00 100%)",
10537
+ "value": "linear-gradient(90deg, {color.core.red.40}00 0%, {color.core.red.40}99 22.4%, {color.core.red.40}99 76.04%, {color.core.red.40}00 100%)",
10536
10538
  "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 60%, #fc8b98 60%, #fc8b98 0%)\nUsed for divider on the compose area for classified spaces"
10537
10539
  },
10538
10540
  "name": "mds-color-theme-gradientdivider-error-normal",
@@ -10560,7 +10562,7 @@
10560
10562
  },
10561
10563
  "type": "color",
10562
10564
  "value": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)",
10563
- "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 90%, #fc8b98 90%, #fc8b98 0%)",
10565
+ "description": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)",
10564
10566
  "filePath": "src/theme/stable/dark.json",
10565
10567
  "isSource": true,
10566
10568
  "original": {
@@ -10572,7 +10574,7 @@
10572
10574
  },
10573
10575
  "type": "color",
10574
10576
  "value": "linear-gradient(90deg, {color.core.red.40}00 0%, {color.core.red.40}e6 22.4%, {color.core.red.40}e6 76.04%, {color.core.red.40}00 100%)",
10575
- "description": "linear-gradient(90deg, #fc8b98 0%, #fc8b98 90%, #fc8b98 90%, #fc8b98 0%)"
10577
+ "description": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)"
10576
10578
  },
10577
10579
  "name": "mds-color-theme-gradientdivider-error-hover",
10578
10580
  "attributes": {
@@ -10600,8 +10602,8 @@
10600
10602
  }
10601
10603
  },
10602
10604
  "type": "color",
10603
- "value": "linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)",
10604
- "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 60%, ##f2990a 60%, #f2990a 0%)\n",
10605
+ "value": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)",
10606
+ "description": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)",
10605
10607
  "filePath": "src/theme/stable/dark.json",
10606
10608
  "isSource": true,
10607
10609
  "original": {
@@ -10612,8 +10614,8 @@
10612
10614
  }
10613
10615
  },
10614
10616
  "type": "color",
10615
- "value": "linear-gradient(90deg, {color.core.yellow.40}00 0%, {color.core.yellow.40}22.4%, {color.core.yellow.40}99 76.04%, {color.core.yellow.40}00 100%)",
10616
- "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 60%, ##f2990a 60%, #f2990a 0%)\n"
10617
+ "value": "linear-gradient(90deg, {color.core.yellow.40}00 0%, {color.core.yellow.40}99 22.4%, {color.core.yellow.40}99 76.04%, {color.core.yellow.40}00 100%)",
10618
+ "description": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)"
10617
10619
  },
10618
10620
  "name": "mds-color-theme-gradientdivider-warning-normal",
10619
10621
  "attributes": {
@@ -10640,7 +10642,7 @@
10640
10642
  },
10641
10643
  "type": "color",
10642
10644
  "value": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)",
10643
- "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 90%, ##f2990a 90%, #f2990a 0%)",
10645
+ "description": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)",
10644
10646
  "filePath": "src/theme/stable/dark.json",
10645
10647
  "isSource": true,
10646
10648
  "original": {
@@ -10652,7 +10654,7 @@
10652
10654
  },
10653
10655
  "type": "color",
10654
10656
  "value": "linear-gradient(90deg, {color.core.yellow.40}00 0%, {color.core.yellow.40}e6 22.4%, {color.core.yellow.40}e6 76.04%, {color.core.yellow.40}00 100%)",
10655
- "description": "linear-gradient(90deg, #f2990a 0%, #f2990a 90%, ##f2990a 90%, #f2990a 0%)"
10657
+ "description": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)"
10656
10658
  },
10657
10659
  "name": "mds-color-theme-gradientdivider-warning-hover",
10658
10660
  "attributes": {
@@ -10761,7 +10763,7 @@
10761
10763
  },
10762
10764
  "type": "color",
10763
10765
  "value": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)",
10764
- "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 60%, #3cc29a 60%, #3cc29a 0%)\n",
10766
+ "description": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)",
10765
10767
  "filePath": "src/theme/stable/dark.json",
10766
10768
  "isSource": true,
10767
10769
  "original": {
@@ -10773,7 +10775,7 @@
10773
10775
  },
10774
10776
  "type": "color",
10775
10777
  "value": "linear-gradient(90deg, {color.core.green.40}00 0%, {color.core.green.40}99 22.4%, {color.core.green.40}99 76.04%, {color.core.green.40}00 100%)",
10776
- "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 60%, #3cc29a 60%, #3cc29a 0%)\n"
10778
+ "description": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)"
10777
10779
  },
10778
10780
  "name": "mds-color-theme-gradientdivider-success-normal",
10779
10781
  "attributes": {
@@ -10800,7 +10802,7 @@
10800
10802
  },
10801
10803
  "type": "color",
10802
10804
  "value": "linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%)",
10803
- "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 90%, #3cc29a 90%, #3cc29a 0%)\n",
10805
+ "description": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)",
10804
10806
  "filePath": "src/theme/stable/dark.json",
10805
10807
  "isSource": true,
10806
10808
  "original": {
@@ -10812,7 +10814,7 @@
10812
10814
  },
10813
10815
  "type": "color",
10814
10816
  "value": "linear-gradient(90deg, {color.core.green.40}00 0%,{color.core.green.40}E6 22.4%, {color.core.green.40}E6 76.04%, {color.core.green.40}00 100%)",
10815
- "description": "linear-gradient(90deg, #3cc29a 0%, #3cc29a 90%, #3cc29a 90%, #3cc29a 0%)\n"
10817
+ "description": "linear-gradient(90deg, #3cc29a00 0%, #3cc29a99 22.4%, #3cc29a99 76.04%, #3cc29a00 100%)"
10816
10818
  },
10817
10819
  "name": "mds-color-theme-gradientdivider-success-hover",
10818
10820
  "attributes": {
@@ -10841,7 +10843,7 @@
10841
10843
  },
10842
10844
  "type": "color",
10843
10845
  "value": "linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%)",
10844
- "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 60%, #fd884e 60%, #fd884e 0%)\n",
10846
+ "description": "linear-gradient(90deg, #ff9d5200 0%, #ff9d5299 22.4%, #ff9d5299 76.04%, #ff9d5200 100%)",
10845
10847
  "filePath": "src/theme/stable/dark.json",
10846
10848
  "isSource": true,
10847
10849
  "original": {
@@ -10853,7 +10855,7 @@
10853
10855
  },
10854
10856
  "type": "color",
10855
10857
  "value": "linear-gradient(90deg, {color.core.orange.40}00 0%, {color.core.orange.40}99 22.4%, {color.core.orange.40}99 76.04%, {color.core.orange.40}00 100%)",
10856
- "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 60%, #fd884e 60%, #fd884e 0%)\n"
10858
+ "description": "linear-gradient(90deg, #ff9d5200 0%, #ff9d5299 22.4%, #ff9d5299 76.04%, #ff9d5200 100%)"
10857
10859
  },
10858
10860
  "name": "mds-color-theme-gradientdivider-orange-normal",
10859
10861
  "attributes": {
@@ -10880,7 +10882,7 @@
10880
10882
  },
10881
10883
  "type": "color",
10882
10884
  "value": "linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)",
10883
- "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 90%, #fd884e 90%, #fd884e 0%)\n",
10885
+ "description": "linear-gradient(90deg, #ff9d5200 0%, #ff9d52e6 22.4%, #ff9d52e6 76.04%, #ff9d5200 100%)",
10884
10886
  "filePath": "src/theme/stable/dark.json",
10885
10887
  "isSource": true,
10886
10888
  "original": {
@@ -10892,7 +10894,7 @@
10892
10894
  },
10893
10895
  "type": "color",
10894
10896
  "value": "linear-gradient(90deg, {color.core.orange.40}00 0%,{color.core.orange.40}E6 22.4%, {color.core.orange.40}E6 76.04%, {color.core.orange.40}00 100%)",
10895
- "description": "linear-gradient(90deg, #fd884e 0%, #fd884e 90%, #fd884e 90%, #fd884e 0%)\n"
10897
+ "description": "linear-gradient(90deg, #ff9d5200 0%, #ff9d52e6 22.4%, #ff9d52e6 76.04%, #ff9d5200 100%)"
10896
10898
  },
10897
10899
  "name": "mds-color-theme-gradientdivider-orange-hover",
10898
10900
  "attributes": {
@@ -10920,8 +10922,8 @@
10920
10922
  }
10921
10923
  },
10922
10924
  "type": "color",
10923
- "value": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)",
10924
- "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 60%, #f294f1 60%, #f294f1 0%)\n",
10925
+ "value": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)",
10926
+ "description": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)",
10925
10927
  "filePath": "src/theme/stable/dark.json",
10926
10928
  "isSource": true,
10927
10929
  "original": {
@@ -10932,8 +10934,8 @@
10932
10934
  }
10933
10935
  },
10934
10936
  "type": "color",
10935
- "value": "linear-gradient(90deg, {color.decorative.purple.40}00 0%, {color.decorative.purple.40}99 22.4%, {color.decorative.purple.40}00 100%)",
10936
- "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 60%, #f294f1 60%, #f294f1 0%)\n"
10937
+ "value": "linear-gradient(90deg, {color.decorative.purple.40}00 0%, {color.decorative.purple.40}99 22.4%, {color.decorative.purple.40}99 76.04%, {color.decorative.purple.40}00 100%)",
10938
+ "description": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)"
10937
10939
  },
10938
10940
  "name": "mds-color-theme-gradientdivider-purple-normal",
10939
10941
  "attributes": {
@@ -10960,7 +10962,7 @@
10960
10962
  },
10961
10963
  "type": "color",
10962
10964
  "value": "linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)",
10963
- "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 90%, #f294f1 90%, #f294f1 0%)\n",
10965
+ "description": "linear-gradient(90deg, #f294f100 0%, #f294f1e6 22.4%, #f294f1e6 76.04%, #fc8b9800 100%, #f294f100 100%)",
10964
10966
  "filePath": "src/theme/stable/dark.json",
10965
10967
  "isSource": true,
10966
10968
  "original": {
@@ -10972,7 +10974,7 @@
10972
10974
  },
10973
10975
  "type": "color",
10974
10976
  "value": "linear-gradient(90deg, {color.decorative.purple.40}00 0%, {color.decorative.purple.40}E6 22.4%, {color.decorative.purple.40}E6 76.04%, {color.decorative.purple.40}00 100%)",
10975
- "description": "linear-gradient(90deg, #f294f1 0%, #f294f1 90%, #f294f1 90%, #f294f1 0%)\n"
10977
+ "description": "linear-gradient(90deg, #f294f100 0%, #f294f1e6 22.4%, #f294f1e6 76.04%, #fc8b9800 100%, #f294f100 100%)"
10976
10978
  },
10977
10979
  "name": "mds-color-theme-gradientdivider-purple-hover",
10978
10980
  "attributes": {
@@ -10772,8 +10772,8 @@
10772
10772
  }
10773
10773
  },
10774
10774
  "type": "color",
10775
- "value": "linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)",
10776
- "description": "linear-gradient(90deg, #00000000 0%, #0000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space",
10775
+ "value": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)",
10776
+ "description": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space",
10777
10777
  "filePath": "src/theme/stable/light.json",
10778
10778
  "isSource": true,
10779
10779
  "original": {
@@ -10784,8 +10784,8 @@
10784
10784
  }
10785
10785
  },
10786
10786
  "type": "color",
10787
- "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.20} 100%, {color.core.black-alpha.20} 100%, {color.core.black-alpha.0} 0%)",
10788
- "description": "linear-gradient(90deg, #00000000 0%, #0000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space"
10787
+ "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.20} 22.4%, {color.core.black-alpha.20} 72.4%, {color.core.black-alpha.0} 100%)",
10788
+ "description": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)\nUsed for default default on compose area in space"
10789
10789
  },
10790
10790
  "name": "mds-color-theme-gradientdivider-default-normal",
10791
10791
  "attributes": {
@@ -10812,7 +10812,7 @@
10812
10812
  },
10813
10813
  "type": "color",
10814
10814
  "value": "linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)",
10815
- "description": "(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces",
10815
+ "description": "linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces",
10816
10816
  "filePath": "src/theme/stable/light.json",
10817
10817
  "isSource": true,
10818
10818
  "original": {
@@ -10824,7 +10824,7 @@
10824
10824
  },
10825
10825
  "type": "color",
10826
10826
  "value": "linear-gradient(90deg, {color.core.black-alpha.0} 0%, {color.core.black-alpha.60} 22.4%, {color.core.black-alpha.60} 72.4%, {color.core.black-alpha.0} 100%)",
10827
- "description": "(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces"
10827
+ "description": "linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)\nUsed for hover state of gradient divider for spaces"
10828
10828
  },
10829
10829
  "name": "mds-color-theme-gradientdivider-default-hover",
10830
10830
  "attributes": {
@@ -375,7 +375,7 @@
375
375
  "violet": "#c7a5fa"
376
376
  },
377
377
  "promotion": {
378
- "normal-copy": "linear-gradient(46deg, #c233c4 0%, #d43b52 100%)"
378
+ "normal": "linear-gradient(46deg, #c233c4 0%, #d43b52 100%)"
379
379
  },
380
380
  "gradient": {
381
381
  "active": "linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)"
@@ -512,17 +512,17 @@
512
512
  },
513
513
  "disabled": "#ffffff00"
514
514
  },
515
- "promotion": {
516
- "normal": "linear-gradient(46deg, #932099 0%, #a12a3a 100%)",
517
- "hover": "linear-gradient(46deg, #601e66 0%, #66262d 100%)",
518
- "active": "linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)"
519
- },
520
515
  "join": {
521
516
  "animated": {
522
517
  "gradient": {
523
518
  "normal": "linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)"
524
519
  }
525
520
  }
521
+ },
522
+ "promotion": {
523
+ "normal": "linear-gradient(45deg, #932099 0%, #a12a3a 100%)",
524
+ "hover": "linear-gradient(45deg, #601e66 0%, #66262d 100%)",
525
+ "active": "linear-gradient(45deg, #3b1840 0%, #3b1e21 100%)"
526
526
  }
527
527
  },
528
528
  "outline": {
@@ -706,11 +706,11 @@
706
706
  "hover": "linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)"
707
707
  },
708
708
  "error": {
709
- "normal": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
709
+ "normal": "linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)",
710
710
  "hover": "linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)"
711
711
  },
712
712
  "warning": {
713
- "normal": "linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)",
713
+ "normal": "linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)",
714
714
  "hover": "linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)"
715
715
  },
716
716
  "announce": {
@@ -726,7 +726,7 @@
726
726
  "hover": "linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)"
727
727
  },
728
728
  "purple": {
729
- "normal": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)",
729
+ "normal": "linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)",
730
730
  "hover": "linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)"
731
731
  }
732
732
  },
@@ -716,7 +716,7 @@
716
716
  },
717
717
  "gradientdivider": {
718
718
  "default": {
719
- "normal": "linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)",
719
+ "normal": "linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)",
720
720
  "hover": "linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)"
721
721
  },
722
722
  "error": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:37 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-core-white-alpha-0">#ffffff00</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:38 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#17181b</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:38 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-surface-neutral-0-default">#0e1013</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:37 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#fffffff2</color>
@@ -197,7 +197,7 @@
197
197
  <color name="mds-color-theme-outline-label-purple">#f294f1</color>
198
198
  <color name="mds-color-theme-outline-label-slate">#b0b4d9</color>
199
199
  <color name="mds-color-theme-outline-label-violet">#c7a5fa</color>
200
- <color name="mds-color-theme-outline-promotion-normal-copy">linear-gradient(46deg, #c233c4 0%, #d43b52 100%)</color>
200
+ <color name="mds-color-theme-outline-promotion-normal">linear-gradient(46deg, #c233c4 0%, #d43b52 100%)</color>
201
201
  <color name="mds-color-theme-outline-gradient-active">linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%)</color>
202
202
  <color name="mds-color-theme-control-active-normal">#64b4fa</color>
203
203
  <color name="mds-color-theme-control-active-hover">#3492eb</color>
@@ -262,10 +262,10 @@
262
262
  <color name="mds-color-theme-common-button-secondary-active-pressed">#ffffff66</color>
263
263
  <color name="mds-color-theme-common-button-secondary-active-disabled">#ffffff1c</color>
264
264
  <color name="mds-color-theme-common-button-secondary-disabled">#ffffff00</color>
265
- <color name="mds-color-theme-common-button-promotion-normal">linear-gradient(46deg, #932099 0%, #a12a3a 100%)</color>
266
- <color name="mds-color-theme-common-button-promotion-hover">linear-gradient(46deg, #601e66 0%, #66262d 100%)</color>
267
- <color name="mds-color-theme-common-button-promotion-active">linear-gradient(46deg, #3b1840 0%, #3b1e21 100%)</color>
268
265
  <color name="mds-color-theme-common-button-join-animated-gradient-normal">linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%)</color>
266
+ <color name="mds-color-theme-common-button-promotion-normal">linear-gradient(45deg, #932099 0%, #a12a3a 100%)</color>
267
+ <color name="mds-color-theme-common-button-promotion-hover">linear-gradient(45deg, #601e66 0%, #66262d 100%)</color>
268
+ <color name="mds-color-theme-common-button-promotion-active">linear-gradient(45deg, #3b1840 0%, #3b1e21 100%)</color>
269
269
  <color name="mds-color-theme-common-outline-button-normal">#ffffff4d</color>
270
270
  <color name="mds-color-theme-common-outline-primary-normal">#ffffff66</color>
271
271
  <color name="mds-color-theme-common-outline-primary-disabled">#ffffff33</color>
@@ -344,9 +344,9 @@
344
344
  <color name="mds-color-theme-groupedbackground-quaternary-normal">#3b3b3b</color>
345
345
  <color name="mds-color-theme-gradientdivider-default-normal">linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%)</color>
346
346
  <color name="mds-color-theme-gradientdivider-default-hover">linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%)</color>
347
- <color name="mds-color-theme-gradientdivider-error-normal">linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%)</color>
347
+ <color name="mds-color-theme-gradientdivider-error-normal">linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%)</color>
348
348
  <color name="mds-color-theme-gradientdivider-error-hover">linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%)</color>
349
- <color name="mds-color-theme-gradientdivider-warning-normal">linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%)</color>
349
+ <color name="mds-color-theme-gradientdivider-warning-normal">linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%)</color>
350
350
  <color name="mds-color-theme-gradientdivider-warning-hover">linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%)</color>
351
351
  <color name="mds-color-theme-gradientdivider-announce-normal">linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%)</color>
352
352
  <color name="mds-color-theme-gradientdivider-announce-hover">linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%)</color>
@@ -354,7 +354,7 @@
354
354
  <color name="mds-color-theme-gradientdivider-success-hover">linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%)</color>
355
355
  <color name="mds-color-theme-gradientdivider-orange-normal">linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%)</color>
356
356
  <color name="mds-color-theme-gradientdivider-orange-hover">linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%)</color>
357
- <color name="mds-color-theme-gradientdivider-purple-normal">linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%)</color>
357
+ <color name="mds-color-theme-gradientdivider-purple-normal">linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%)</color>
358
358
  <color name="mds-color-theme-gradientdivider-purple-hover">linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%)</color>
359
359
  <color name="mds-color-theme-avatar-default">#545454</color>
360
360
  <color name="mds-color-theme-avatar-cobalt">#08599c</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:38 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#ffffff</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:38 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Thu, 25 Jul 2024 17:42:38 GMT
5
+ Generated on Mon, 29 Jul 2024 19:41:42 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-text-primary-normal">#000000f2</color>
@@ -354,7 +354,7 @@
354
354
  <color name="mds-color-theme-avatar-slate">#535573</color>
355
355
  <color name="mds-color-theme-avatar-violet">#643abd</color>
356
356
  <color name="mds-color-theme-avatar-yellow">#7d4705</color>
357
- <color name="mds-color-theme-gradientdivider-default-normal">linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%)</color>
357
+ <color name="mds-color-theme-gradientdivider-default-normal">linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%)</color>
358
358
  <color name="mds-color-theme-gradientdivider-default-hover">linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%)</color>
359
359
  <color name="mds-color-theme-gradientdivider-error-normal">linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%)</color>
360
360
  <color name="mds-color-theme-gradientdivider-error-hover">linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%)</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:37 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:41 GMT
4
4
 
5
5
  $mds-color-core-white-alpha-0: #ffffff00;
6
6
  $mds-color-core-white-alpha-5: #ffffff0d;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #17181b;
6
6
  $mds-color-theme-surface-neutral-1-default: #202124;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-surface-neutral-0-default: #0e1013;
6
6
  $mds-color-theme-surface-neutral-1-default: #17181b;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:37 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #fffffff2;
6
6
  $mds-color-theme-text-primary-disabled: #ffffff66;
@@ -194,7 +194,7 @@ $mds-color-theme-outline-label-pink: #fc97aa;
194
194
  $mds-color-theme-outline-label-purple: #f294f1;
195
195
  $mds-color-theme-outline-label-slate: #b0b4d9;
196
196
  $mds-color-theme-outline-label-violet: #c7a5fa;
197
- $mds-color-theme-outline-promotion-normal-copy: linear-gradient(46deg, #c233c4 0%, #d43b52 100%);
197
+ $mds-color-theme-outline-promotion-normal: linear-gradient(46deg, #c233c4 0%, #d43b52 100%);
198
198
  $mds-color-theme-outline-gradient-active: linear-gradient(44deg, #3492eb 14.64%, #22c7d6 51.1%, #68debd 85.36%);
199
199
  $mds-color-theme-control-active-normal: #64b4fa;
200
200
  $mds-color-theme-control-active-hover: #3492eb;
@@ -259,10 +259,10 @@ $mds-color-theme-common-button-secondary-active-hover: #ffffff4d;
259
259
  $mds-color-theme-common-button-secondary-active-pressed: #ffffff66;
260
260
  $mds-color-theme-common-button-secondary-active-disabled: #ffffff1c;
261
261
  $mds-color-theme-common-button-secondary-disabled: #ffffff00;
262
- $mds-color-theme-common-button-promotion-normal: linear-gradient(46deg, #932099 0%, #a12a3a 100%);
263
- $mds-color-theme-common-button-promotion-hover: linear-gradient(46deg, #601e66 0%, #66262d 100%);
264
- $mds-color-theme-common-button-promotion-active: linear-gradient(46deg, #3b1840 0%, #3b1e21 100%);
265
262
  $mds-color-theme-common-button-join-animated-gradient-normal: linear-gradient(90deg, #30c9b0 0%, #64b4fa 51%, #30c9b0 100%);
263
+ $mds-color-theme-common-button-promotion-normal: linear-gradient(45deg, #932099 0%, #a12a3a 100%);
264
+ $mds-color-theme-common-button-promotion-hover: linear-gradient(45deg, #601e66 0%, #66262d 100%);
265
+ $mds-color-theme-common-button-promotion-active: linear-gradient(45deg, #3b1840 0%, #3b1e21 100%);
266
266
  $mds-color-theme-common-outline-button-normal: #ffffff4d;
267
267
  $mds-color-theme-common-outline-primary-normal: #ffffff66;
268
268
  $mds-color-theme-common-outline-primary-disabled: #ffffff33;
@@ -341,9 +341,9 @@ $mds-color-theme-groupedbackground-tertiary-normal: #262626;
341
341
  $mds-color-theme-groupedbackground-quaternary-normal: #3b3b3b;
342
342
  $mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #ffffff00 0%, #ffffff33 22.4%, #ffffff33 72.4%, #ffffff00 100%);
343
343
  $mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #ffffff00 0%, #ffffff99 22.4%, #ffffff99 72.4%, #ffffff00 100%);
344
- $mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #fc8b9800 0%, #fc8b9822.4%, #fc8b9899 76.04%, #fc8b9800 100%);
344
+ $mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #fc8b9800 0%, #fc8b9899 22.4%, #fc8b9899 76.04%, #fc8b9800 100%);
345
345
  $mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #fc8b9800 0%, #fc8b98e6 22.4%, #fc8b98e6 76.04%, #fc8b9800 100%);
346
- $mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #f2990a00 0%, #f2990a22.4%, #f2990a99 76.04%, #f2990a00 100%);
346
+ $mds-color-theme-gradientdivider-warning-normal: linear-gradient(90deg, #f2990a00 0%, #f2990a99 22.4%, #f2990a99 76.04%, #f2990a00 100%);
347
347
  $mds-color-theme-gradientdivider-warning-hover: linear-gradient(90deg, #f2990a00 0%, #f2990ae6 22.4%, #f2990ae6 76.04%, #f2990a00 100%);
348
348
  $mds-color-theme-gradientdivider-announce-normal: linear-gradient(90deg, #64b4fa00 0%, #64b4fa99 22.4%, #64b4fa99 76.04%, #64b4fa00 100%);
349
349
  $mds-color-theme-gradientdivider-announce-hover: linear-gradient(90deg, #64b4fa00 0%,#64b4faE6 22.4%, #64b4faE6 76.04%, #64b4fa00 100%);
@@ -351,7 +351,7 @@ $mds-color-theme-gradientdivider-success-normal: linear-gradient(90deg, #3cc29a0
351
351
  $mds-color-theme-gradientdivider-success-hover: linear-gradient(90deg, #3cc29a00 0%,#3cc29aE6 22.4%, #3cc29aE6 76.04%, #3cc29a00 100%);
352
352
  $mds-color-theme-gradientdivider-orange-normal: linear-gradient(90deg, #fd884e00 0%, #fd884e99 22.4%, #fd884e99 76.04%, #fd884e00 100%);
353
353
  $mds-color-theme-gradientdivider-orange-hover: linear-gradient(90deg, #fd884e00 0%,#fd884eE6 22.4%, #fd884eE6 76.04%, #fd884e00 100%);
354
- $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f100 100%);
354
+ $mds-color-theme-gradientdivider-purple-normal: linear-gradient(90deg, #f294f100 0%, #f294f199 22.4%, #f294f199 76.04%, #f294f100 100%);
355
355
  $mds-color-theme-gradientdivider-purple-hover: linear-gradient(90deg, #f294f100 0%, #f294f1E6 22.4%, #f294f1E6 76.04%, #f294f100 100%);
356
356
  $mds-color-theme-avatar-default: #545454;
357
357
  $mds-color-theme-avatar-cobalt: #08599c;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #ffffff;
6
6
  $mds-color-theme-text-primary-disabled: #3ff23f;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000;
6
6
  $mds-color-theme-text-primary-disabled: #600000;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 25 Jul 2024 17:42:38 GMT
3
+ // Generated on Mon, 29 Jul 2024 19:41:42 GMT
4
4
 
5
5
  $mds-color-theme-text-primary-normal: #000000f2;
6
6
  $mds-color-theme-text-primary-disabled: #00000066;
@@ -351,7 +351,7 @@ $mds-color-theme-avatar-purple: #932099;
351
351
  $mds-color-theme-avatar-slate: #535573;
352
352
  $mds-color-theme-avatar-violet: #643abd;
353
353
  $mds-color-theme-avatar-yellow: #7d4705;
354
- $mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033 100%, #00000033 100%, #00000000 0%);
354
+ $mds-color-theme-gradientdivider-default-normal: linear-gradient(90deg, #00000000 0%, #00000033 22.4%, #00000033 72.4%, #00000000 100%);
355
355
  $mds-color-theme-gradientdivider-default-hover: linear-gradient(90deg, #00000000 0%, #00000099 22.4%, #00000099 72.4%, #00000000 100%);
356
356
  $mds-color-theme-gradientdivider-error-normal: linear-gradient(90deg, #ab0a1500 0%, #ab0a1599 22.4%, #ab0a1599 22.4%, #ab0a1500 100%);
357
357
  $mds-color-theme-gradientdivider-error-hover: linear-gradient(90deg, #ab0a1500 0%, #ab0a15e6 22.4%, #ab0a15e6 76.04%, #ab0a1500 100%);
package/package.json CHANGED
@@ -24,5 +24,5 @@
24
24
  "@momentum-design/token-builder": "^0.0.0",
25
25
  "rimraf": "^3.0.2"
26
26
  },
27
- "version": "0.0.62"
27
+ "version": "0.0.64"
28
28
  }