/*!
    *
    * Wijmo Library 5.20252.44
    * https://developer.mescius.com/wijmo
    *
    * Copyright(c) MESCIUS inc. All rights reserved.
    *
    * Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
    * us.sales@mescius.com
    * https://developer.mescius.com/wijmo/licensing
    *
    */

////////////////////////////////////////////////////////////////
// material theme
//
@import "../../misc/constants";

// Primary, accent colors
$mdl-primary: $mdl-red !default;
$mdl-accent: $mdl-light-green !default;

@import "../wijmo.theme.material.scss";

