﻿/* fTable metro style theme - Red
 */

@import "../ftable_metro_base.less";

@theme-folder:'red';
@main-theme-color: #e51400;

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