@stackoverflow/stacks 2.0.3 → 2.0.4

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.
@@ -2921,7 +2921,6 @@ body.theme-system .theme-dark__forced .s-menu {
2921
2921
  z-index: var(--zi-modals);
2922
2922
  }
2923
2923
  .s-modal.s-modal__celebration {
2924
- --_mo-close-t: var(--su48);
2925
2924
  --_mo-dialog-pt: var(--su64);
2926
2925
  }
2927
2926
  .s-modal.s-modal__celebration .s-modal--dialog {
@@ -7520,12 +7519,12 @@ body:not(.theme-highcontrast).theme-system .theme-light__forced .themed {
7520
7519
  --red-400: hsl(0, 60%, 49%);
7521
7520
  --red-500: hsl(0, 65%, 37%);
7522
7521
  --red-600: hsl(0, 65%, 22%);
7523
- --yellow-100: hsl(43, 80%, 96%);
7524
- --yellow-200: hsl(43, 80%, 88%);
7522
+ --yellow-100: hsl(43, 85%, 95%);
7523
+ --yellow-200: hsl(43, 85%, 88%);
7525
7524
  --yellow-300: hsl(43, 85%, 72%);
7526
7525
  --yellow-400: hsl(43, 85%, 50%);
7527
7526
  --yellow-500: hsl(43, 85%, 33%);
7528
- --yellow-600: hsl(43, 84%, 18%);
7527
+ --yellow-600: hsl(43, 85%, 18%);
7529
7528
  --purple-100: hsl(237, 83%, 98%);
7530
7529
  --purple-200: hsl(237, 78%, 93%);
7531
7530
  --purple-300: hsl(237, 60%, 83%);
@@ -7894,8 +7893,8 @@ body.theme-highcontrast.theme-system .theme-light__forced {
7894
7893
  --red-400: hsl(0, 65%, 37%);
7895
7894
  --red-500: hsl(0, 65%, 22%);
7896
7895
  --red-600: hsl(0, 65%, 22%);
7897
- --yellow-100: hsl(41, 80%, 96%);
7898
- --yellow-200: hsl(41, 80%, 96%);
7896
+ --yellow-100: hsl(41, 85%, 95%);
7897
+ --yellow-200: hsl(41, 85%, 95%);
7899
7898
  --yellow-300: hsl(43, 85%, 50%);
7900
7899
  --yellow-400: hsl(43, 85%, 50%);
7901
7900
  --yellow-500: hsl(48, 85%, 18%);