wuhb 56a0414c8e first commit 3 hónapja
..
color 56a0414c8e first commit 3 hónapja
mixins 56a0414c8e first commit 3 hónapja
theme 56a0414c8e first commit 3 hónapja
token 56a0414c8e first commit 3 hónapja
changelog.md 56a0414c8e first commit 3 hónapja
functions.scss 56a0414c8e first commit 3 hónapja
hairline.uts 56a0414c8e first commit 3 hónapja
index.scss 56a0414c8e first commit 3 hónapja
index.uts 56a0414c8e first commit 3 hónapja
package.json 56a0414c8e first commit 3 hónapja
readme.md 56a0414c8e first commit 3 hónapja
var.scss 56a0414c8e first commit 3 hónapja

readme.md

lime-style

更换色系

在uni.scss中增加

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

$blue: 				#3283ff;