/* jTable metro style theme - Purple
 * Created by Halil İbrahim Kalkan
 * http://www.jtable.org
 */

@import "../jtable_metro_base.less";

@theme-folder:'purple';
@main-theme-color: #603cba;

.jtable_metro_base(@theme-folder, @main-theme-color);