/*!
    *
    * Wijmo Library 5.20261.50
    * 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
    *
    */

////////////////////////////////////////////////////////////////
// paper theme
//

////////////////////////////////////////////////////////////////
// Material variant with custom colors
//

// Primary, accent colors
@use "wijmo.theme.material" with (
  $mdl-primary: #0085c7,
  $mdl-accent: #0085c7
);
