/* jTable metro style theme - Red * Created by Halil İbrahim Kalkan * http://www.jtable.org */ @import "../jtable_metro_base.less"; @theme-folder:'red'; @main-theme-color: #e51400; .jtable_metro_base(@theme-folder, @main-theme-color);