[improvement] Color: update base green to wechat green (#2479)

This commit is contained in:
neverland
2019-01-09 22:22:52 +08:00
committed by GitHub
parent d74147dad0
commit d62ccc06fd
31 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ There are some basic variables below, all available variables could be found in
@orange: #ff976a;
@orange-dark: #ed6a0c;
@orange-light: #fffbe8;
@green: #4b0;
@green: #07c160;
@gray: #c9c9c9;
@gray-light: #e5e5e5;
@gray-darker: #7d7e80;
+1 -1
View File
@@ -21,7 +21,7 @@ Vant 使用了 [Less](http://lesscss.org/) 对样式进行预处理,并内置
@orange: #ff976a;
@orange-dark: #ed6a0c;
@orange-light: #fffbe8;
@green: #4b0;
@green: #07c160;
@gray: #c9c9c9;
@gray-light: #e5e5e5;
@gray-darker: #7d7e80;