:root {
    --color: #000000;
    --white-color: #ffffff;
    --shade-color: #efefef;
    --gradient-color: #000000 !important;
    --gradient-back-color: #f5f5f5 !important;
    --unselected-color: #ffffff;
    --text-color: #575757;
    --border-radius: 0px !important;
    --transparent-color: transparent !important;   
    --tree-items-bg: #000000;
    --tree-items-text-color: #ffffff;
    --mobile-back-color: #ffffff;
    --notification-color: #ffffff;
}