wuhb 191e33a685 first commit hace 5 meses
..
color 191e33a685 first commit hace 5 meses
mixins 191e33a685 first commit hace 5 meses
theme 191e33a685 first commit hace 5 meses
token 191e33a685 first commit hace 5 meses
changelog.md 191e33a685 first commit hace 5 meses
functions.scss 191e33a685 first commit hace 5 meses
hairline.uts 191e33a685 first commit hace 5 meses
index.scss 191e33a685 first commit hace 5 meses
index.uts 191e33a685 first commit hace 5 meses
package.json 191e33a685 first commit hace 5 meses
readme.md 191e33a685 first commit hace 5 meses
var.scss 191e33a685 first commit hace 5 meses

readme.md

lime-style

更换色系

在uni.scss中增加

// 品牌色-主色
$primary-color: 	#3283ff;
// 错误色
$error-color: 		#FF4D4F;
// 警告色
$warning-color: 	#ffb400;
// 成功色
$success-color: 	#34c471;

$blue: 				#3283ff;