mirror of
https://gitee.com/niucloud-team/javashop.git
synced 2026-05-28 11:43:51 +00:00
11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"--primary-color": "#FF4142",
|
|
"--primary-help-color": "#FB7939",
|
|
"--primary-color-dark": "#F26F3E",
|
|
"--primary-color-disabled": "#FFB397",
|
|
"--primary-color-light": "#FFEAEA",
|
|
"--primary-color-light2": "rgba(255,65,66,.04)",
|
|
"--page-bg-color": "#f6f6f6",
|
|
"--price-text-color": "#FF4142"
|
|
}
|