Merge version_15_1777217898038 into main #12

Merged
bender merged 1 commits from version_15_1777217898038 into main 2026-04-26 15:38:53 +00:00

View File

@@ -4,14 +4,14 @@
@import "./styles/animations.css";
:root {
/* @colorThemes/lightTheme/magento */
/* @colorThemes/lightTheme/magenta */
--background: #F8F8F8;
--card: #ffffff;
--foreground: #2C2C2C;
--primary-cta: #EF6C00;
--primary-cta: #FF00FF;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #EF6C00;
--secondary-cta-text: #FF00FF;
--accent: #e0e0e0;
--background-accent: #cccccc;