variables.less 147 Bytes
// 自定义颜色
@primary-color: #3498db;
@secondary-color: #03467c;
@text-color: #333;
@secondary-text-color: #999;
@background-color: #f5f5f5;