/*!
    *
    * 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, amber-indigo
//
// Material theme generated based on amber and indigo
// primary and accent colors.
//
@import "../misc/constants";

// Primary, accent colors
$mdl-primary: $mdl-amber !default;
$mdl-accent: $mdl-indigo !default;

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

