mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
[improvement] Color: update base green to wechat green (#2479)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const RED = '#f44';
|
||||
export const BLUE = '#1989fa';
|
||||
export const GREEN = '#4b0';
|
||||
export const GREEN = '#07c160';
|
||||
export const WHITE = '#fff';
|
||||
export const GRAY_DARK = '#969799';
|
||||
|
Reference in New Issue
Block a user