@shuriken-ui/tailwind 3.0.0-next.1 → 3.0.0-next.2
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/plugins/index.cjs +4 -4
- package/dist/plugins/index.mjs +4 -4
- package/package.json +1 -1
package/dist/plugins/index.cjs
CHANGED
@@ -7618,7 +7618,7 @@ const defaultConfig$z = {
|
|
7618
7618
|
light: {
|
7619
7619
|
background: {
|
7620
7620
|
light: "white",
|
7621
|
-
dark: "muted-
|
7621
|
+
dark: "muted-700"
|
7622
7622
|
},
|
7623
7623
|
font: {
|
7624
7624
|
color: {
|
@@ -7745,7 +7745,7 @@ const defaultConfig$z = {
|
|
7745
7745
|
font: {
|
7746
7746
|
color: {
|
7747
7747
|
light: "muted-800",
|
7748
|
-
dark: "muted-
|
7748
|
+
dark: "muted-300"
|
7749
7749
|
}
|
7750
7750
|
}
|
7751
7751
|
},
|
@@ -7757,7 +7757,7 @@ const defaultConfig$z = {
|
|
7757
7757
|
font: {
|
7758
7758
|
color: {
|
7759
7759
|
light: "muted-800",
|
7760
|
-
dark: "muted-
|
7760
|
+
dark: "muted-100"
|
7761
7761
|
}
|
7762
7762
|
}
|
7763
7763
|
},
|
@@ -7879,7 +7879,7 @@ const defaultConfig$z = {
|
|
7879
7879
|
font: {
|
7880
7880
|
color: {
|
7881
7881
|
light: "muted-800",
|
7882
|
-
dark: "muted-
|
7882
|
+
dark: "muted-400"
|
7883
7883
|
}
|
7884
7884
|
}
|
7885
7885
|
},
|
package/dist/plugins/index.mjs
CHANGED
@@ -7612,7 +7612,7 @@ const defaultConfig$z = {
|
|
7612
7612
|
light: {
|
7613
7613
|
background: {
|
7614
7614
|
light: "white",
|
7615
|
-
dark: "muted-
|
7615
|
+
dark: "muted-700"
|
7616
7616
|
},
|
7617
7617
|
font: {
|
7618
7618
|
color: {
|
@@ -7739,7 +7739,7 @@ const defaultConfig$z = {
|
|
7739
7739
|
font: {
|
7740
7740
|
color: {
|
7741
7741
|
light: "muted-800",
|
7742
|
-
dark: "muted-
|
7742
|
+
dark: "muted-300"
|
7743
7743
|
}
|
7744
7744
|
}
|
7745
7745
|
},
|
@@ -7751,7 +7751,7 @@ const defaultConfig$z = {
|
|
7751
7751
|
font: {
|
7752
7752
|
color: {
|
7753
7753
|
light: "muted-800",
|
7754
|
-
dark: "muted-
|
7754
|
+
dark: "muted-100"
|
7755
7755
|
}
|
7756
7756
|
}
|
7757
7757
|
},
|
@@ -7873,7 +7873,7 @@ const defaultConfig$z = {
|
|
7873
7873
|
font: {
|
7874
7874
|
color: {
|
7875
7875
|
light: "muted-800",
|
7876
|
-
dark: "muted-
|
7876
|
+
dark: "muted-400"
|
7877
7877
|
}
|
7878
7878
|
}
|
7879
7879
|
},
|