tweak: functional status color

This commit is contained in:
ycjcl868 2019-11-15 14:00:08 +08:00
parent 7a47b7c98c
commit ca8435ef7c

View File

@ -12,8 +12,8 @@
@info-color: @blue-6;
@success-color: @green-6;
@processing-color: @blue-6;
@error-color: @red-6;
@highlight-color: @red-6;
@error-color: @red-5;
@highlight-color: @red-5;
@warning-color: @gold-6;
@normal-color: #d9d9d9;
@white: #fff;