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

@import "../jtable_metro_base.less";

@theme-folder:'brown';
@main-theme-color: #835a2c;

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