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

readme.md

lime-style

更换色系

在uni.scss中增加

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

$blue: 				#3283ff;