﻿/* fTable metro style theme - Purple
 */

@import "../ftable_metro_base.less";

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

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