From 0eb6aab991f035477fb6bb9a30a8393f0c021882 Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 25 May 2017 10:54:18 +0800 Subject: [PATCH] add --- src/less/lib/constant.less | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/less/lib/constant.less b/src/less/lib/constant.less index 81c5fa713..77b403fb1 100644 --- a/src/less/lib/constant.less +++ b/src/less/lib/constant.less @@ -26,10 +26,9 @@ @font-color-white: #ffffff;// @font-color-highlight: #3f8ce8; @font-color-success: #0c6d23; -@font-color-warning: #e85050; -@font-color-light-gray: #7f7f7f; -@font-color-redmark: #f07d0a; -@font-color-orange: #fcc550; +@font-color-warning: #e85050;// +@font-color-redmark: #f07d0a;// +@font-color-orange: #fbb03b;// //background color @background-color-black: #1a1a1a;//