MTShop/web/libraries/jquery-bar-rating/themes/variables.less

9 lines
158 B
Plaintext

// Bars
@orange-color: #EDB867;
@green-color: #50E3C2;
@blue-color: #4278F5;
// Stars
@star-default: #d2d2d2;
@star-active: #EDB867;
@star-selected: #EDB867;