@eclass/ui-kit 1.15.0 → 1.16.0
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/eclass-ui-kit.es.js
CHANGED
|
@@ -26042,7 +26042,8 @@ const main = {
|
|
|
26042
26042
|
const colors = {
|
|
26043
26043
|
main,
|
|
26044
26044
|
secondary: {
|
|
26045
|
-
pumpkin: "#FF7A14"
|
|
26045
|
+
pumpkin: "#FF7A14",
|
|
26046
|
+
polishedBronze: "#CD7F32"
|
|
26046
26047
|
},
|
|
26047
26048
|
alert: {
|
|
26048
26049
|
deepSkyBlue: main.deepSkyBlue,
|