sud-ui 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -642,8 +642,8 @@ const c2 = (s = "") => `loading-spinner ${s ? `${s}-spin` : ""}`, S1 = (s) => {
642
642
  }
643
643
  },
644
644
  body: {
645
- backgroundColor: "white-1",
646
- color: "black-2"
645
+ backgroundColor: "white-10",
646
+ color: "black-9"
647
647
  },
648
648
  typography: {
649
649
  fontSize: {
@@ -862,8 +862,8 @@ const c2 = (s = "") => `loading-spinner ${s ? `${s}-spin` : ""}`, S1 = (s) => {
862
862
  ...N1,
863
863
  colors: H2(N1.colors),
864
864
  body: {
865
- backgroundColor: "black-2",
866
- color: "white-1"
865
+ backgroundColor: "black-9",
866
+ color: "white-10"
867
867
  },
868
868
  shadows: {
869
869
  none: "none",