@momentum-design/tokens 0.0.51 → 0.0.53

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 (37) 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/common-stable.css +1 -1
  5. package/dist/css/theme/webex/dark-complete.css +1 -1
  6. package/dist/css/theme/webex/dark-stable.css +8 -8
  7. package/dist/css/theme/webex/light-complete.css +1 -1
  8. package/dist/css/theme/webex/light-stable.css +8 -8
  9. package/dist/ios/core/complete.swift +1 -1
  10. package/dist/ios/theme/aaos/day-complete.swift +1 -1
  11. package/dist/ios/theme/aaos/night-complete.swift +1 -1
  12. package/dist/ios/theme/webex/common-stable.swift +1 -1
  13. package/dist/ios/theme/webex/dark-complete.swift +1 -1
  14. package/dist/ios/theme/webex/dark-stable.swift +8 -8
  15. package/dist/ios/theme/webex/light-complete.swift +1 -1
  16. package/dist/ios/theme/webex/light-stable.swift +8 -8
  17. package/dist/json/theme/webex/dark-stable.json +28 -28
  18. package/dist/json/theme/webex/light-stable.json +28 -28
  19. package/dist/json-minimal/theme/webex/dark-stable.json +7 -7
  20. package/dist/json-minimal/theme/webex/light-stable.json +7 -7
  21. package/dist/resources/core/complete.xml +1 -1
  22. package/dist/resources/theme/aaos/day-complete.xml +1 -1
  23. package/dist/resources/theme/aaos/night-complete.xml +1 -1
  24. package/dist/resources/theme/webex/common-stable.xml +1 -1
  25. package/dist/resources/theme/webex/dark-complete.xml +1 -1
  26. package/dist/resources/theme/webex/dark-stable.xml +8 -8
  27. package/dist/resources/theme/webex/light-complete.xml +1 -1
  28. package/dist/resources/theme/webex/light-stable.xml +8 -8
  29. package/dist/scss/core/complete.scss +1 -1
  30. package/dist/scss/theme/aaos/day-complete.scss +1 -1
  31. package/dist/scss/theme/aaos/night-complete.scss +1 -1
  32. package/dist/scss/theme/webex/common-stable.scss +1 -1
  33. package/dist/scss/theme/webex/dark-complete.scss +1 -1
  34. package/dist/scss/theme/webex/dark-stable.scss +8 -8
  35. package/dist/scss/theme/webex/light-complete.scss +1 -1
  36. package/dist/scss/theme/webex/light-stable.scss +8 -8
  37. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:31 GMT
4
4
  */
5
5
 
6
6
  .mds-core {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:47 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:47 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:46 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-commonWebex {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:31 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-darkWebex {
@@ -217,12 +217,12 @@
217
217
  --mds-color-theme-button-accent-normal: #1170cf;
218
218
  --mds-color-theme-button-accent-hover: #0353a8;
219
219
  --mds-color-theme-button-accent-pressed: #063a75;
220
- --mds-color-theme-outline-primary-normal: #ffffff66;
220
+ --mds-color-theme-outline-primary-normal: #ffffff80;
221
221
  --mds-color-theme-outline-theme-normal: #64b4fa;
222
222
  --mds-color-theme-outline-secondary-normal: #ffffff33;
223
223
  --mds-color-theme-outline-input-normal: #ffffff80;
224
224
  --mds-color-theme-outline-input-active: #ffffffe6;
225
- --mds-color-theme-outline-button-normal: #ffffff4d;
225
+ --mds-color-theme-outline-button-normal: #ffffff80;
226
226
  --mds-color-theme-outline-join-normal: #3cc29a;
227
227
  --mds-color-theme-outline-cancel-normal: #fc8b98;
228
228
  --mds-color-theme-outline-disabled-normal: #ffffff33;
@@ -263,13 +263,13 @@
263
263
  --mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
264
264
  --mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
265
265
  --mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
266
- --mds-color-theme-scrollbar-button-normal: #ffffff33;
267
- --mds-color-theme-scrollbar-button-hover: #ffffff4d;
268
- --mds-color-theme-scrollbar-button-pressed: #ffffff66;
266
+ --mds-color-theme-scrollbar-button-normal: #ffffff66;
267
+ --mds-color-theme-scrollbar-button-hover: #ffffff80;
268
+ --mds-color-theme-scrollbar-button-pressed: #ffffff99;
269
269
  --mds-color-theme-scrollbar-arrow-normal: #ffffffb3;
270
270
  --mds-color-theme-scrollbar-arrow-background-normal: #ffffff00;
271
- --mds-color-theme-scrollbar-arrow-background-hover: #ffffff1c;
272
- --mds-color-theme-scrollbar-arrow-background-pressed: #ffffff33;
271
+ --mds-color-theme-scrollbar-arrow-background-hover: #ffffff33;
272
+ --mds-color-theme-scrollbar-arrow-background-pressed: #ffffff4d;
273
273
  --mds-color-theme-scrollbar-background-secondary-ghost: #ffffff00;
274
274
  --mds-color-theme-scrollbar-background-secondary-normal: #ffffff1c;
275
275
  --mds-color-theme-illustrations-empty-primary-0: #93c437;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-webex-light {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 26 Mar 2024 18:08:47 GMT
3
+ * Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
  */
5
5
 
6
6
  .mds-theme-stable-lightWebex {
@@ -217,12 +217,12 @@
217
217
  --mds-color-theme-button-accent-normal: #1170cf;
218
218
  --mds-color-theme-button-accent-hover: #0353a8;
219
219
  --mds-color-theme-button-accent-pressed: #063a75;
220
- --mds-color-theme-outline-primary-normal: #00000066;
220
+ --mds-color-theme-outline-primary-normal: #00000080;
221
221
  --mds-color-theme-outline-theme-normal: #1170cf;
222
222
  --mds-color-theme-outline-secondary-normal: #00000033;
223
223
  --mds-color-theme-outline-input-normal: #00000080;
224
224
  --mds-color-theme-outline-input-active: #000000e6;
225
- --mds-color-theme-outline-button-normal: #0000004d;
225
+ --mds-color-theme-outline-button-normal: #00000080;
226
226
  --mds-color-theme-outline-join-normal: #185e46;
227
227
  --mds-color-theme-outline-cancel-normal: #ab0a15;
228
228
  --mds-color-theme-outline-disabled-normal: #00000033;
@@ -263,13 +263,13 @@
263
263
  --mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
264
264
  --mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
265
265
  --mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
266
- --mds-color-theme-scrollbar-button-normal: #00000033;
267
- --mds-color-theme-scrollbar-button-hover: #0000004d;
268
- --mds-color-theme-scrollbar-button-pressed: #00000066;
266
+ --mds-color-theme-scrollbar-button-normal: #00000066;
267
+ --mds-color-theme-scrollbar-button-hover: #00000080;
268
+ --mds-color-theme-scrollbar-button-pressed: #00000099;
269
269
  --mds-color-theme-scrollbar-arrow-normal: #00000099;
270
270
  --mds-color-theme-scrollbar-arrow-background-normal: #00000000;
271
- --mds-color-theme-scrollbar-arrow-background-hover: #0000001c;
272
- --mds-color-theme-scrollbar-arrow-background-pressed: #00000033;
271
+ --mds-color-theme-scrollbar-arrow-background-hover: #00000033;
272
+ --mds-color-theme-scrollbar-arrow-background-pressed: #0000004d;
273
273
  --mds-color-theme-scrollbar-background-secondary-ghost: #00000000;
274
274
  --mds-color-theme-scrollbar-background-secondary-normal: #0000001c;
275
275
  --mds-color-theme-illustrations-empty-primary-0: #93c437;
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:31 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 Tue, 26 Mar 2024 18:08:47 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:47 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:46 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:46 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:31 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 Tue, 26 Mar 2024 18:08:47 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -235,7 +235,7 @@ public class {
235
235
  public static let mdsColorThemeIndicatorSecure = #3492eb
236
236
  public static let mdsColorThemeIndicatorStable = #27a17a
237
237
  public static let mdsColorThemeIndicatorUnstable = #EC6400
238
- public static let mdsColorThemeOutlineButtonNormal = #ffffff4d
238
+ public static let mdsColorThemeOutlineButtonNormal = #ffffff80
239
239
  public static let mdsColorThemeOutlineCancelNormal = #fc8b98
240
240
  public static let mdsColorThemeOutlineDisabledNormal = #ffffff33
241
241
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
@@ -253,7 +253,7 @@ public class {
253
253
  public static let mdsColorThemeOutlineLabelSlate = #b0b4d9
254
254
  public static let mdsColorThemeOutlineLabelViolet = #c7a5fa
255
255
  public static let mdsColorThemeOutlineOverlayNormal = #adadad
256
- public static let mdsColorThemeOutlinePrimaryNormal = #ffffff66
256
+ public static let mdsColorThemeOutlinePrimaryNormal = #ffffff80
257
257
  public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #c233c4 -0.03%, #d43b52 99.99%)
258
258
  public static let mdsColorThemeOutlineSecondaryNormal = #ffffff33
259
259
  public static let mdsColorThemeOutlineShareActive = #EC6400
@@ -261,15 +261,15 @@ public class {
261
261
  public static let mdsColorThemeOutlineShareSelected = #27a17a
262
262
  public static let mdsColorThemeOutlineThemeNormal = #64b4fa
263
263
  public static let mdsColorThemeOverlayMeetingsNormal = #000000b3
264
- public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff1c
264
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #ffffff33
265
265
  public static let mdsColorThemeScrollbarArrowBackgroundNormal = #ffffff00
266
- public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff33
266
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #ffffff4d
267
267
  public static let mdsColorThemeScrollbarArrowNormal = #ffffffb3
268
268
  public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #ffffff00
269
269
  public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #ffffff1c
270
- public static let mdsColorThemeScrollbarButtonHover = #ffffff4d
271
- public static let mdsColorThemeScrollbarButtonNormal = #ffffff33
272
- public static let mdsColorThemeScrollbarButtonPressed = #ffffff66
270
+ public static let mdsColorThemeScrollbarButtonHover = #ffffff80
271
+ public static let mdsColorThemeScrollbarButtonNormal = #ffffff66
272
+ public static let mdsColorThemeScrollbarButtonPressed = #ffffff99
273
273
  public static let mdsColorThemeTeachingBackgroundNormal = #ffffff
274
274
  public static let mdsColorThemeTeachingButtonPrimaryDisabled = #00000033
275
275
  public static let mdsColorThemeTeachingButtonPrimaryHover = #000000cc
@@ -4,7 +4,7 @@
4
4
  //
5
5
 
6
6
  // Do not edit directly
7
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:47 GMT
7
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
8
8
 
9
9
 
10
10
  import UIKit
@@ -235,7 +235,7 @@ public class {
235
235
  public static let mdsColorThemeIndicatorSecure = #1170cf
236
236
  public static let mdsColorThemeIndicatorStable = #1d805f
237
237
  public static let mdsColorThemeIndicatorUnstable = #C94403
238
- public static let mdsColorThemeOutlineButtonNormal = #0000004d
238
+ public static let mdsColorThemeOutlineButtonNormal = #00000080
239
239
  public static let mdsColorThemeOutlineCancelNormal = #ab0a15
240
240
  public static let mdsColorThemeOutlineDisabledNormal = #00000033
241
241
  public static let mdsColorThemeOutlineGradientActive = linear-gradient(44deg, #3492eb 14.64%, #00a3b5 51.1%, #3cc29a 85.36%);
@@ -253,7 +253,7 @@ public class {
253
253
  public static let mdsColorThemeOutlineLabelSlate = #b0b4d9
254
254
  public static let mdsColorThemeOutlineLabelViolet = #c7a5fa
255
255
  public static let mdsColorThemeOutlineOverlayNormal = #707070
256
- public static let mdsColorThemeOutlinePrimaryNormal = #00000066
256
+ public static let mdsColorThemeOutlinePrimaryNormal = #00000080
257
257
  public static let mdsColorThemeOutlinePromotionNormal = linear-gradient(46deg, #251329 -0.03%, #a12a3a 99.99%)
258
258
  public static let mdsColorThemeOutlineSecondaryNormal = #00000033
259
259
  public static let mdsColorThemeOutlineShareActive = #EC6400
@@ -261,15 +261,15 @@ public class {
261
261
  public static let mdsColorThemeOutlineShareSelected = #27a17a
262
262
  public static let mdsColorThemeOutlineThemeNormal = #1170cf
263
263
  public static let mdsColorThemeOverlayMeetingsNormal = #ffffffcc
264
- public static let mdsColorThemeScrollbarArrowBackgroundHover = #0000001c
264
+ public static let mdsColorThemeScrollbarArrowBackgroundHover = #00000033
265
265
  public static let mdsColorThemeScrollbarArrowBackgroundNormal = #00000000
266
- public static let mdsColorThemeScrollbarArrowBackgroundPressed = #00000033
266
+ public static let mdsColorThemeScrollbarArrowBackgroundPressed = #0000004d
267
267
  public static let mdsColorThemeScrollbarArrowNormal = #00000099
268
268
  public static let mdsColorThemeScrollbarBackgroundSecondaryGhost = #00000000
269
269
  public static let mdsColorThemeScrollbarBackgroundSecondaryNormal = #0000001c
270
- public static let mdsColorThemeScrollbarButtonHover = #0000004d
271
- public static let mdsColorThemeScrollbarButtonNormal = #00000033
272
- public static let mdsColorThemeScrollbarButtonPressed = #00000066
270
+ public static let mdsColorThemeScrollbarButtonHover = #00000080
271
+ public static let mdsColorThemeScrollbarButtonNormal = #00000066
272
+ public static let mdsColorThemeScrollbarButtonPressed = #00000099
273
273
  public static let mdsColorThemeTeachingBackgroundNormal = #000000
274
274
  public static let mdsColorThemeTeachingButtonPrimaryDisabled = #ffffff33
275
275
  public static let mdsColorThemeTeachingButtonPrimaryHover = #ffffffcc
@@ -6127,15 +6127,15 @@
6127
6127
  "outline": {
6128
6128
  "primary": {
6129
6129
  "normal": {
6130
- "value": "#ffffff66",
6130
+ "value": "#ffffff80",
6131
6131
  "type": "color",
6132
- "description": "",
6132
+ "description": "Theme Token: OutlinePrimary-normal\nCore Token: white-alpha-50",
6133
6133
  "filePath": "src/theme/stable/dark.json",
6134
6134
  "isSource": true,
6135
6135
  "original": {
6136
- "value": "{color.core.white-alpha.40}",
6136
+ "value": "{color.core.white-alpha.50}",
6137
6137
  "type": "color",
6138
- "description": ""
6138
+ "description": "Theme Token: OutlinePrimary-normal\nCore Token: white-alpha-50"
6139
6139
  },
6140
6140
  "name": "mds-color-theme-outline-primary-normal",
6141
6141
  "attributes": {
@@ -6270,15 +6270,15 @@
6270
6270
  },
6271
6271
  "button": {
6272
6272
  "normal": {
6273
- "value": "#ffffff4d",
6273
+ "value": "#ffffff80",
6274
6274
  "type": "color",
6275
- "description": "",
6275
+ "description": "Theme Token: OutlineButton-normal\nCore Token: white-alpha-50",
6276
6276
  "filePath": "src/theme/stable/dark.json",
6277
6277
  "isSource": true,
6278
6278
  "original": {
6279
- "value": "{color.core.white-alpha.30}",
6279
+ "value": "{color.core.white-alpha.50}",
6280
6280
  "type": "color",
6281
- "description": ""
6281
+ "description": "Theme Token: OutlineButton-normal\nCore Token: white-alpha-50"
6282
6282
  },
6283
6283
  "name": "mds-color-theme-outline-button-normal",
6284
6284
  "attributes": {
@@ -7403,15 +7403,15 @@
7403
7403
  "scrollbar": {
7404
7404
  "button": {
7405
7405
  "normal": {
7406
- "value": "#ffffff33",
7406
+ "value": "#ffffff66",
7407
7407
  "type": "color",
7408
- "description": "",
7408
+ "description": "Theme Token: ScrollbarButton-normal\nCoreToken: white-alpha-40",
7409
7409
  "filePath": "src/theme/stable/dark.json",
7410
7410
  "isSource": true,
7411
7411
  "original": {
7412
- "value": "{color.core.white-alpha.20}",
7412
+ "value": "{color.core.white-alpha.40}",
7413
7413
  "type": "color",
7414
- "description": ""
7414
+ "description": "Theme Token: ScrollbarButton-normal\nCoreToken: white-alpha-40"
7415
7415
  },
7416
7416
  "name": "mds-color-theme-scrollbar-button-normal",
7417
7417
  "attributes": {
@@ -7430,15 +7430,15 @@
7430
7430
  ]
7431
7431
  },
7432
7432
  "hover": {
7433
- "value": "#ffffff4d",
7433
+ "value": "#ffffff80",
7434
7434
  "type": "color",
7435
- "description": "",
7435
+ "description": "Theme Token: ScrollbarButton-hover\nCoreToken: white-alpha-50",
7436
7436
  "filePath": "src/theme/stable/dark.json",
7437
7437
  "isSource": true,
7438
7438
  "original": {
7439
- "value": "{color.core.white-alpha.30}",
7439
+ "value": "{color.core.white-alpha.50}",
7440
7440
  "type": "color",
7441
- "description": ""
7441
+ "description": "Theme Token: ScrollbarButton-hover\nCoreToken: white-alpha-50"
7442
7442
  },
7443
7443
  "name": "mds-color-theme-scrollbar-button-hover",
7444
7444
  "attributes": {
@@ -7457,15 +7457,15 @@
7457
7457
  ]
7458
7458
  },
7459
7459
  "pressed": {
7460
- "value": "#ffffff66",
7460
+ "value": "#ffffff99",
7461
7461
  "type": "color",
7462
- "description": "",
7462
+ "description": "Theme Token: ScrollbarButton-pressed\nCoreToken: white-alpha-60",
7463
7463
  "filePath": "src/theme/stable/dark.json",
7464
7464
  "isSource": true,
7465
7465
  "original": {
7466
- "value": "{color.core.white-alpha.40}",
7466
+ "value": "{color.core.white-alpha.60}",
7467
7467
  "type": "color",
7468
- "description": ""
7468
+ "description": "Theme Token: ScrollbarButton-pressed\nCoreToken: white-alpha-60"
7469
7469
  },
7470
7470
  "name": "mds-color-theme-scrollbar-button-pressed",
7471
7471
  "attributes": {
@@ -7542,15 +7542,15 @@
7542
7542
  ]
7543
7543
  },
7544
7544
  "hover": {
7545
- "value": "#ffffff1c",
7545
+ "value": "#ffffff33",
7546
7546
  "type": "color",
7547
- "description": "",
7547
+ "description": "Theme Token: ScrollbarArrowBackground-hover\nCoreToken: white-alpha-20",
7548
7548
  "filePath": "src/theme/stable/dark.json",
7549
7549
  "isSource": true,
7550
7550
  "original": {
7551
- "value": "{color.core.white-alpha.11}",
7551
+ "value": "{color.core.white-alpha.20}",
7552
7552
  "type": "color",
7553
- "description": ""
7553
+ "description": "Theme Token: ScrollbarArrowBackground-hover\nCoreToken: white-alpha-20"
7554
7554
  },
7555
7555
  "name": "mds-color-theme-scrollbar-arrow-background-hover",
7556
7556
  "attributes": {
@@ -7570,15 +7570,15 @@
7570
7570
  ]
7571
7571
  },
7572
7572
  "pressed": {
7573
- "value": "#ffffff33",
7573
+ "value": "#ffffff4d",
7574
7574
  "type": "color",
7575
- "description": "",
7575
+ "description": "Theme Token: ScrollbarArrowBackground-press\nCoreToken: white-alpha-30",
7576
7576
  "filePath": "src/theme/stable/dark.json",
7577
7577
  "isSource": true,
7578
7578
  "original": {
7579
- "value": "{color.core.white-alpha.20}",
7579
+ "value": "{color.core.white-alpha.30}",
7580
7580
  "type": "color",
7581
- "description": ""
7581
+ "description": "Theme Token: ScrollbarArrowBackground-press\nCoreToken: white-alpha-30"
7582
7582
  },
7583
7583
  "name": "mds-color-theme-scrollbar-arrow-background-pressed",
7584
7584
  "attributes": {
@@ -6135,15 +6135,15 @@
6135
6135
  "outline": {
6136
6136
  "primary": {
6137
6137
  "normal": {
6138
- "value": "#00000066",
6138
+ "value": "#00000080",
6139
6139
  "type": "color",
6140
- "description": "",
6140
+ "description": "Theme Token: OutlinePrimary-normal\nCore Token: black-alpha-50",
6141
6141
  "filePath": "src/theme/stable/light.json",
6142
6142
  "isSource": true,
6143
6143
  "original": {
6144
- "value": "{color.core.black-alpha.40}",
6144
+ "value": "{color.core.black-alpha.50}",
6145
6145
  "type": "color",
6146
- "description": ""
6146
+ "description": "Theme Token: OutlinePrimary-normal\nCore Token: black-alpha-50"
6147
6147
  },
6148
6148
  "name": "mds-color-theme-outline-primary-normal",
6149
6149
  "attributes": {
@@ -6278,15 +6278,15 @@
6278
6278
  },
6279
6279
  "button": {
6280
6280
  "normal": {
6281
- "value": "#0000004d",
6281
+ "value": "#00000080",
6282
6282
  "type": "color",
6283
- "description": "",
6283
+ "description": "Theme Token: OutlineButton-normal\nCore Token: black-alpha-50",
6284
6284
  "filePath": "src/theme/stable/light.json",
6285
6285
  "isSource": true,
6286
6286
  "original": {
6287
- "value": "{color.core.black-alpha.30}",
6287
+ "value": "{color.core.black-alpha.50}",
6288
6288
  "type": "color",
6289
- "description": ""
6289
+ "description": "Theme Token: OutlineButton-normal\nCore Token: black-alpha-50"
6290
6290
  },
6291
6291
  "name": "mds-color-theme-outline-button-normal",
6292
6292
  "attributes": {
@@ -7411,15 +7411,15 @@
7411
7411
  "scrollbar": {
7412
7412
  "button": {
7413
7413
  "normal": {
7414
- "value": "#00000033",
7414
+ "value": "#00000066",
7415
7415
  "type": "color",
7416
- "description": "",
7416
+ "description": "Theme Token:ScrollbarButton-normal\nCore Token: black-alpha-40",
7417
7417
  "filePath": "src/theme/stable/light.json",
7418
7418
  "isSource": true,
7419
7419
  "original": {
7420
- "value": "{color.core.black-alpha.20}",
7420
+ "value": "{color.core.black-alpha.40}",
7421
7421
  "type": "color",
7422
- "description": ""
7422
+ "description": "Theme Token:ScrollbarButton-normal\nCore Token: black-alpha-40"
7423
7423
  },
7424
7424
  "name": "mds-color-theme-scrollbar-button-normal",
7425
7425
  "attributes": {
@@ -7438,15 +7438,15 @@
7438
7438
  ]
7439
7439
  },
7440
7440
  "hover": {
7441
- "value": "#0000004d",
7441
+ "value": "#00000080",
7442
7442
  "type": "color",
7443
- "description": "",
7443
+ "description": "Theme Token: ScrollbarButton-hover\nCore Token: black-alpha-50",
7444
7444
  "filePath": "src/theme/stable/light.json",
7445
7445
  "isSource": true,
7446
7446
  "original": {
7447
- "value": "{color.core.black-alpha.30}",
7447
+ "value": "{color.core.black-alpha.50}",
7448
7448
  "type": "color",
7449
- "description": ""
7449
+ "description": "Theme Token: ScrollbarButton-hover\nCore Token: black-alpha-50"
7450
7450
  },
7451
7451
  "name": "mds-color-theme-scrollbar-button-hover",
7452
7452
  "attributes": {
@@ -7465,15 +7465,15 @@
7465
7465
  ]
7466
7466
  },
7467
7467
  "pressed": {
7468
- "value": "#00000066",
7468
+ "value": "#00000099",
7469
7469
  "type": "color",
7470
- "description": "",
7470
+ "description": "Theme Token: ScrollbarButton-pressed\nCore Token: black-alpha-60",
7471
7471
  "filePath": "src/theme/stable/light.json",
7472
7472
  "isSource": true,
7473
7473
  "original": {
7474
- "value": "{color.core.black-alpha.40}",
7474
+ "value": "{color.core.black-alpha.60}",
7475
7475
  "type": "color",
7476
- "description": ""
7476
+ "description": "Theme Token: ScrollbarButton-pressed\nCore Token: black-alpha-60"
7477
7477
  },
7478
7478
  "name": "mds-color-theme-scrollbar-button-pressed",
7479
7479
  "attributes": {
@@ -7550,15 +7550,15 @@
7550
7550
  ]
7551
7551
  },
7552
7552
  "hover": {
7553
- "value": "#0000001c",
7553
+ "value": "#00000033",
7554
7554
  "type": "color",
7555
- "description": "",
7555
+ "description": "Theme Token: ScrollbarArrowBackground-hover\nCore Token: black-alpha-20",
7556
7556
  "filePath": "src/theme/stable/light.json",
7557
7557
  "isSource": true,
7558
7558
  "original": {
7559
- "value": "{color.core.black-alpha.11}",
7559
+ "value": "{color.core.black-alpha.20}",
7560
7560
  "type": "color",
7561
- "description": ""
7561
+ "description": "Theme Token: ScrollbarArrowBackground-hover\nCore Token: black-alpha-20"
7562
7562
  },
7563
7563
  "name": "mds-color-theme-scrollbar-arrow-background-hover",
7564
7564
  "attributes": {
@@ -7578,15 +7578,15 @@
7578
7578
  ]
7579
7579
  },
7580
7580
  "pressed": {
7581
- "value": "#00000033",
7581
+ "value": "#0000004d",
7582
7582
  "type": "color",
7583
- "description": "",
7583
+ "description": "Theme Token: ScrollbarArrowBackground-press\nCore Token: black-alpha-30",
7584
7584
  "filePath": "src/theme/stable/light.json",
7585
7585
  "isSource": true,
7586
7586
  "original": {
7587
- "value": "{color.core.black-alpha.20}",
7587
+ "value": "{color.core.black-alpha.30}",
7588
7588
  "type": "color",
7589
- "description": ""
7589
+ "description": "Theme Token: ScrollbarArrowBackground-press\nCore Token: black-alpha-30"
7590
7590
  },
7591
7591
  "name": "mds-color-theme-scrollbar-arrow-background-pressed",
7592
7592
  "attributes": {
@@ -424,7 +424,7 @@
424
424
  },
425
425
  "outline": {
426
426
  "primary": {
427
- "normal": "#ffffff66"
427
+ "normal": "#ffffff80"
428
428
  },
429
429
  "theme": {
430
430
  "normal": "#64b4fa"
@@ -437,7 +437,7 @@
437
437
  "active": "#ffffffe6"
438
438
  },
439
439
  "button": {
440
- "normal": "#ffffff4d"
440
+ "normal": "#ffffff80"
441
441
  },
442
442
  "join": {
443
443
  "normal": "#3cc29a"
@@ -516,16 +516,16 @@
516
516
  },
517
517
  "scrollbar": {
518
518
  "button": {
519
- "normal": "#ffffff33",
520
- "hover": "#ffffff4d",
521
- "pressed": "#ffffff66"
519
+ "normal": "#ffffff66",
520
+ "hover": "#ffffff80",
521
+ "pressed": "#ffffff99"
522
522
  },
523
523
  "arrow": {
524
524
  "normal": "#ffffffb3",
525
525
  "background": {
526
526
  "normal": "#ffffff00",
527
- "hover": "#ffffff1c",
528
- "pressed": "#ffffff33"
527
+ "hover": "#ffffff33",
528
+ "pressed": "#ffffff4d"
529
529
  }
530
530
  },
531
531
  "background": {
@@ -424,7 +424,7 @@
424
424
  },
425
425
  "outline": {
426
426
  "primary": {
427
- "normal": "#00000066"
427
+ "normal": "#00000080"
428
428
  },
429
429
  "theme": {
430
430
  "normal": "#1170cf"
@@ -437,7 +437,7 @@
437
437
  "active": "#000000e6"
438
438
  },
439
439
  "button": {
440
- "normal": "#0000004d"
440
+ "normal": "#00000080"
441
441
  },
442
442
  "join": {
443
443
  "normal": "#185e46"
@@ -516,16 +516,16 @@
516
516
  },
517
517
  "scrollbar": {
518
518
  "button": {
519
- "normal": "#00000033",
520
- "hover": "#0000004d",
521
- "pressed": "#00000066"
519
+ "normal": "#00000066",
520
+ "hover": "#00000080",
521
+ "pressed": "#00000099"
522
522
  },
523
523
  "arrow": {
524
524
  "normal": "#00000099",
525
525
  "background": {
526
526
  "normal": "#00000000",
527
- "hover": "#0000001c",
528
- "pressed": "#00000033"
527
+ "hover": "#00000033",
528
+ "pressed": "#0000004d"
529
529
  }
530
530
  },
531
531
  "background": {
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:46 GMT
5
+ Generated on Fri, 24 May 2024 16:02:31 GMT
6
6
  -->
7
7
  <resources>
8
8
  <string name="mds-border-radius-core-none">0px</string>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:47 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:47 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:46 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:46 GMT
5
+ Generated on Fri, 24 May 2024 16:02:31 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-neutral-bg-primary">linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:47 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -218,12 +218,12 @@
218
218
  <color name="mds-color-theme-button-accent-normal">#1170cf</color>
219
219
  <color name="mds-color-theme-button-accent-hover">#0353a8</color>
220
220
  <color name="mds-color-theme-button-accent-pressed">#063a75</color>
221
- <color name="mds-color-theme-outline-primary-normal">#ffffff66</color>
221
+ <color name="mds-color-theme-outline-primary-normal">#ffffff80</color>
222
222
  <color name="mds-color-theme-outline-theme-normal">#64b4fa</color>
223
223
  <color name="mds-color-theme-outline-secondary-normal">#ffffff33</color>
224
224
  <color name="mds-color-theme-outline-input-normal">#ffffff80</color>
225
225
  <color name="mds-color-theme-outline-input-active">#ffffffe6</color>
226
- <color name="mds-color-theme-outline-button-normal">#ffffff4d</color>
226
+ <color name="mds-color-theme-outline-button-normal">#ffffff80</color>
227
227
  <color name="mds-color-theme-outline-join-normal">#3cc29a</color>
228
228
  <color name="mds-color-theme-outline-cancel-normal">#fc8b98</color>
229
229
  <color name="mds-color-theme-outline-disabled-normal">#ffffff33</color>
@@ -264,13 +264,13 @@
264
264
  <color name="mds-color-theme-whiteboard-sticky-note-purple">#f294f1</color>
265
265
  <color name="mds-color-theme-whiteboard-sticky-note-cyan">#22c7d6</color>
266
266
  <color name="mds-color-theme-whiteboard-sticky-note-mint">#30c9b0</color>
267
- <color name="mds-color-theme-scrollbar-button-normal">#ffffff33</color>
268
- <color name="mds-color-theme-scrollbar-button-hover">#ffffff4d</color>
269
- <color name="mds-color-theme-scrollbar-button-pressed">#ffffff66</color>
267
+ <color name="mds-color-theme-scrollbar-button-normal">#ffffff66</color>
268
+ <color name="mds-color-theme-scrollbar-button-hover">#ffffff80</color>
269
+ <color name="mds-color-theme-scrollbar-button-pressed">#ffffff99</color>
270
270
  <color name="mds-color-theme-scrollbar-arrow-normal">#ffffffb3</color>
271
271
  <color name="mds-color-theme-scrollbar-arrow-background-normal">#ffffff00</color>
272
- <color name="mds-color-theme-scrollbar-arrow-background-hover">#ffffff1c</color>
273
- <color name="mds-color-theme-scrollbar-arrow-background-pressed">#ffffff33</color>
272
+ <color name="mds-color-theme-scrollbar-arrow-background-hover">#ffffff33</color>
273
+ <color name="mds-color-theme-scrollbar-arrow-background-pressed">#ffffff4d</color>
274
274
  <color name="mds-color-theme-scrollbar-background-secondary-ghost">#ffffff00</color>
275
275
  <color name="mds-color-theme-scrollbar-background-secondary-normal">#ffffff1c</color>
276
276
  <color name="mds-color-theme-illustrations-empty-primary-0">#93c437</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:46 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-neutral-bg-primary">linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%)</color>
@@ -2,7 +2,7 @@
2
2
 
3
3
  <!--
4
4
  Do not edit directly
5
- Generated on Tue, 26 Mar 2024 18:08:47 GMT
5
+ Generated on Fri, 24 May 2024 16:02:32 GMT
6
6
  -->
7
7
  <resources>
8
8
  <color name="mds-color-theme-common-text-white">#fffffff2</color>
@@ -218,12 +218,12 @@
218
218
  <color name="mds-color-theme-button-accent-normal">#1170cf</color>
219
219
  <color name="mds-color-theme-button-accent-hover">#0353a8</color>
220
220
  <color name="mds-color-theme-button-accent-pressed">#063a75</color>
221
- <color name="mds-color-theme-outline-primary-normal">#00000066</color>
221
+ <color name="mds-color-theme-outline-primary-normal">#00000080</color>
222
222
  <color name="mds-color-theme-outline-theme-normal">#1170cf</color>
223
223
  <color name="mds-color-theme-outline-secondary-normal">#00000033</color>
224
224
  <color name="mds-color-theme-outline-input-normal">#00000080</color>
225
225
  <color name="mds-color-theme-outline-input-active">#000000e6</color>
226
- <color name="mds-color-theme-outline-button-normal">#0000004d</color>
226
+ <color name="mds-color-theme-outline-button-normal">#00000080</color>
227
227
  <color name="mds-color-theme-outline-join-normal">#185e46</color>
228
228
  <color name="mds-color-theme-outline-cancel-normal">#ab0a15</color>
229
229
  <color name="mds-color-theme-outline-disabled-normal">#00000033</color>
@@ -264,13 +264,13 @@
264
264
  <color name="mds-color-theme-whiteboard-sticky-note-purple">#f294f1</color>
265
265
  <color name="mds-color-theme-whiteboard-sticky-note-cyan">#22c7d6</color>
266
266
  <color name="mds-color-theme-whiteboard-sticky-note-mint">#30c9b0</color>
267
- <color name="mds-color-theme-scrollbar-button-normal">#00000033</color>
268
- <color name="mds-color-theme-scrollbar-button-hover">#0000004d</color>
269
- <color name="mds-color-theme-scrollbar-button-pressed">#00000066</color>
267
+ <color name="mds-color-theme-scrollbar-button-normal">#00000066</color>
268
+ <color name="mds-color-theme-scrollbar-button-hover">#00000080</color>
269
+ <color name="mds-color-theme-scrollbar-button-pressed">#00000099</color>
270
270
  <color name="mds-color-theme-scrollbar-arrow-normal">#00000099</color>
271
271
  <color name="mds-color-theme-scrollbar-arrow-background-normal">#00000000</color>
272
- <color name="mds-color-theme-scrollbar-arrow-background-hover">#0000001c</color>
273
- <color name="mds-color-theme-scrollbar-arrow-background-pressed">#00000033</color>
272
+ <color name="mds-color-theme-scrollbar-arrow-background-hover">#00000033</color>
273
+ <color name="mds-color-theme-scrollbar-arrow-background-pressed">#0000004d</color>
274
274
  <color name="mds-color-theme-scrollbar-background-secondary-ghost">#00000000</color>
275
275
  <color name="mds-color-theme-scrollbar-background-secondary-normal">#0000001c</color>
276
276
  <color name="mds-color-theme-illustrations-empty-primary-0">#93c437</color>
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:31 GMT
4
4
 
5
5
  $mds-border-radius-core-none: 0px;
6
6
  $mds-border-radius-core-small: 4px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:47 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:47 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 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 Tue, 26 Mar 2024 18:08:46 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:31 GMT
4
4
 
5
5
  $mds-color-theme-neutral-bg-primary: linear-gradient(180deg, #1a1a1a 0%, #0f0f0f 100%);
6
6
  $mds-color-theme-neutral-bg-secondary: linear-gradient(180deg, #262626 0%, #0f0f0f 100%);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -215,12 +215,12 @@ $mds-color-theme-button-cancel-pressed: #780d13;
215
215
  $mds-color-theme-button-accent-normal: #1170cf;
216
216
  $mds-color-theme-button-accent-hover: #0353a8;
217
217
  $mds-color-theme-button-accent-pressed: #063a75;
218
- $mds-color-theme-outline-primary-normal: #ffffff66;
218
+ $mds-color-theme-outline-primary-normal: #ffffff80;
219
219
  $mds-color-theme-outline-theme-normal: #64b4fa;
220
220
  $mds-color-theme-outline-secondary-normal: #ffffff33;
221
221
  $mds-color-theme-outline-input-normal: #ffffff80;
222
222
  $mds-color-theme-outline-input-active: #ffffffe6;
223
- $mds-color-theme-outline-button-normal: #ffffff4d;
223
+ $mds-color-theme-outline-button-normal: #ffffff80;
224
224
  $mds-color-theme-outline-join-normal: #3cc29a;
225
225
  $mds-color-theme-outline-cancel-normal: #fc8b98;
226
226
  $mds-color-theme-outline-disabled-normal: #ffffff33;
@@ -261,13 +261,13 @@ $mds-color-theme-whiteboard-sticky-note-red: #fc8b98;
261
261
  $mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
262
262
  $mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
263
263
  $mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
264
- $mds-color-theme-scrollbar-button-normal: #ffffff33;
265
- $mds-color-theme-scrollbar-button-hover: #ffffff4d;
266
- $mds-color-theme-scrollbar-button-pressed: #ffffff66;
264
+ $mds-color-theme-scrollbar-button-normal: #ffffff66;
265
+ $mds-color-theme-scrollbar-button-hover: #ffffff80;
266
+ $mds-color-theme-scrollbar-button-pressed: #ffffff99;
267
267
  $mds-color-theme-scrollbar-arrow-normal: #ffffffb3;
268
268
  $mds-color-theme-scrollbar-arrow-background-normal: #ffffff00;
269
- $mds-color-theme-scrollbar-arrow-background-hover: #ffffff1c;
270
- $mds-color-theme-scrollbar-arrow-background-pressed: #ffffff33;
269
+ $mds-color-theme-scrollbar-arrow-background-hover: #ffffff33;
270
+ $mds-color-theme-scrollbar-arrow-background-pressed: #ffffff4d;
271
271
  $mds-color-theme-scrollbar-background-secondary-ghost: #ffffff00;
272
272
  $mds-color-theme-scrollbar-background-secondary-normal: #ffffff1c;
273
273
  $mds-color-theme-illustrations-empty-primary-0: #93c437;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:46 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
 
5
5
  $mds-color-theme-neutral-bg-primary: linear-gradient(180deg, #f0f0f0 0%, #ffffff 100%);
6
6
  $mds-color-theme-neutral-bg-secondary: linear-gradient(180deg, #fafafa 0%, #ffffff 100%);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 26 Mar 2024 18:08:47 GMT
3
+ // Generated on Fri, 24 May 2024 16:02:32 GMT
4
4
 
5
5
  $mds-color-theme-common-text-white: #fffffff2;
6
6
  $mds-color-theme-common-text-gray: #ffffffb3;
@@ -215,12 +215,12 @@ $mds-color-theme-button-cancel-pressed: #780d13;
215
215
  $mds-color-theme-button-accent-normal: #1170cf;
216
216
  $mds-color-theme-button-accent-hover: #0353a8;
217
217
  $mds-color-theme-button-accent-pressed: #063a75;
218
- $mds-color-theme-outline-primary-normal: #00000066;
218
+ $mds-color-theme-outline-primary-normal: #00000080;
219
219
  $mds-color-theme-outline-theme-normal: #1170cf;
220
220
  $mds-color-theme-outline-secondary-normal: #00000033;
221
221
  $mds-color-theme-outline-input-normal: #00000080;
222
222
  $mds-color-theme-outline-input-active: #000000e6;
223
- $mds-color-theme-outline-button-normal: #0000004d;
223
+ $mds-color-theme-outline-button-normal: #00000080;
224
224
  $mds-color-theme-outline-join-normal: #185e46;
225
225
  $mds-color-theme-outline-cancel-normal: #ab0a15;
226
226
  $mds-color-theme-outline-disabled-normal: #00000033;
@@ -261,13 +261,13 @@ $mds-color-theme-whiteboard-sticky-note-red: #fc8b98;
261
261
  $mds-color-theme-whiteboard-sticky-note-purple: #f294f1;
262
262
  $mds-color-theme-whiteboard-sticky-note-cyan: #22c7d6;
263
263
  $mds-color-theme-whiteboard-sticky-note-mint: #30c9b0;
264
- $mds-color-theme-scrollbar-button-normal: #00000033;
265
- $mds-color-theme-scrollbar-button-hover: #0000004d;
266
- $mds-color-theme-scrollbar-button-pressed: #00000066;
264
+ $mds-color-theme-scrollbar-button-normal: #00000066;
265
+ $mds-color-theme-scrollbar-button-hover: #00000080;
266
+ $mds-color-theme-scrollbar-button-pressed: #00000099;
267
267
  $mds-color-theme-scrollbar-arrow-normal: #00000099;
268
268
  $mds-color-theme-scrollbar-arrow-background-normal: #00000000;
269
- $mds-color-theme-scrollbar-arrow-background-hover: #0000001c;
270
- $mds-color-theme-scrollbar-arrow-background-pressed: #00000033;
269
+ $mds-color-theme-scrollbar-arrow-background-hover: #00000033;
270
+ $mds-color-theme-scrollbar-arrow-background-pressed: #0000004d;
271
271
  $mds-color-theme-scrollbar-background-secondary-ghost: #00000000;
272
272
  $mds-color-theme-scrollbar-background-secondary-normal: #0000001c;
273
273
  $mds-color-theme-illustrations-empty-primary-0: #93c437;
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.51"
27
+ "version": "0.0.53"
28
28
  }