Update _colors.less

Fix @orange definition
This commit is contained in:
xclntdesign 2014-12-22 09:36:00 -05:00
parent 075149d753
commit a23d469fd8

View File

@ -287,7 +287,7 @@ Then, run this script to get the list.
@orange-A200: #ffab40;
@orange-A400: #ff9100;
@orange-A700: #ff6d00;
@orange-500: @orange;
@orange: @orange-500;
@deep-orange-50: #fbe9e7;