|
hace 2 días | |
---|---|---|
.. | ||
color | hace 2 días | |
mixins | hace 2 días | |
theme | hace 2 días | |
changelog.md | hace 2 días | |
functions.scss | hace 2 días | |
hairline.uts | hace 2 días | |
index.scss | hace 2 días | |
package.json | hace 2 días | |
readme.md | hace 2 días | |
var.scss | hace 2 días |
在uni.scss中增加
// 品牌色-主色
$primary-color: #3283ff;
// 错误色
$error-color: #FF4D4F;
// 警告色
$warning-color: #ffb400;
// 成功色
$success-color: #34c471;
$blue: #3283ff;