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

@import "../jtable_metro_base.less";

@theme-folder: 'blue';
@main-theme-color: #2D89EF;

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