style: switch storefront theme palette

This commit is contained in:
2026-03-08 21:02:42 +08:00
parent 045ae62373
commit 15dac7f876
20 changed files with 109 additions and 110 deletions

View File

@@ -30,7 +30,7 @@ body {
}
.ant-btn-primary:hover {
background: linear-gradient(135deg, #f07869 0%, #df5545 100%) !important;
background: linear-gradient(135deg, #3b8c86 0%, #21635f 100%) !important;
border-color: transparent !important;
}