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

////////////////////////////////////////////////////////////////
// set variables
//
$wj-bkg: #f6f5ed;
$wj-txt: #261f15;
$wj-bdr-rad: 0px;

$wj-hdr-bkg: #604e31;
$wj-hdr-txt: #fff;

$wj-sel-bkg: #90a938;
$wj-sel-txt: #fff;
$wj-msel-bkg: #c4cab0;
$wj-msel-txt: #261f15;
$wj-cell-grp-bkg: #d2cabe;
$wj-cell-grp-txt: #000;
$wj-cell-frz: #e5e2cf;
$wj-cell-bdr: none;
$wj-cell-alt: #eeecdc;
$wj-cell-frz-alt:#dcd8be;

$wj-btn-bkg: #90a938;
$wj-btn-hvr: #abc54f;
$wj-btn-txt: #fff;

$wj-tooltip: #f2e9da;
$wj-tooltip-txt: #000;
$wj-sort-index-txt: $wj-sel-bkg;

////////////////////////////////////////////////////////////////
// apply variables
//
@import "../wijmo.scss";
