:root {
    --colorMain: #859901;
    --colorBgMain: #1f2023;
    --colorBgSecondary: #2b2d30;
    --colorBgNav: #161719;
    --colorText: #aaa;
    --colorTextComment: #777;
}