/*!
    *
    * 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
    *
    */

////////////////////////////////////////////////////////////////
// highcontrast theme
//

////////////////////////////////////////////////////////////////
// set variables
//
$wj-bkg: #000;
$wj-txt: #fff;
$wj-link: #667CFF;
$wj-bdr-rad: 0;
$wj-bdr-clr: rgba(110,110,110,0.8);
$wj-hdr-bkg: #A34661;
$wj-hdr-txt: #fff;

$wj-sel-bkg: #4261e3;
$wj-tab-panel-color: #5f79e7;
$wj-sel-txt: #fff;
$wj-msel-bkg: #587694;
$wj-msel-txt: #fff;
$wj-cell-grp-bkg: #eea7c1;
$wj-cell-grp-txt: #000;
$wj-cell-frz: #2F8727;
$wj-cell-frz-alt: #248746;
$wj-cell-alt: #202020;
$wj-cell-bdr-clr: rgba(255,255,255,.55);
$wj-cell-maker-svg: #0069cc;

$wj-btn-bkg: #8b0d39;
$wj-btn-hvr: #e71562;
$wj-btn-txt: #fff;
$wj-btn-grp-bdr: none;

$wj-tooltip: #f2e1e8;
$wj-tooltip-txt: #000;
$wj-sort-index-txt:#B0EFEC;
$wj-highlight-cell-maker:#ffd60a;
$wj-columnfiltereditor-outline:1px solid #b3b3b3;
$wj-search-highlight-txt: #000;

$wj-group-focus: #000;
////////////////////////////////////////////////////////////////
// apply variables
//
@import "../wijmo.scss";
