source/_assets/css/main.css [25:43]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    --main-navbar-color: rgb(34, 36, 38);
    --main-navbar-li-active-text-color: rgb(152, 144, 130);
    --main-navbar-li-active-background-color: rgb(42, 46, 47);
    --main-background-color: rgb(24, 26, 27);
    --main-text-color: rgb(200, 195, 188);
    --main-border-color: rgb(62, 68, 70);
    --main-code-text-color: rgb(221, 73, 110);
    --main-code-background-color: rgb(43, 20, 26);
    --main-syntax-highlight-background-color: rgb(60, 0, 0);
    --main-syntax-highlight-o-text-color: rgb(200, 195, 188);
    --main-syntax-highlight-ow-text-color: rgb(232, 230, 227);
    --main-carousel-color: #fff;
    --main-post-date-author: rgba(183, 177, 168, 0.75);
    --main-navbar-text-color: #fff;
    --main-a-text-color: rgb(125, 178, 219);
    --main-a-hover-focus-color: rgb(125, 178, 219);
    --main-sidebar-nav-a-active: rgb(232, 230, 227);
    --main-hr-border-color: rgb(53, 57, 59);
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



source/_assets/css/main.css [47:65]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        --main-navbar-color: rgb(34, 36, 38);
        --main-navbar-li-active-text-color: rgb(152, 144, 130);
        --main-navbar-li-active-background-color: rgb(42, 46, 47);
        --main-background-color: rgb(24, 26, 27);
        --main-text-color: rgb(200, 195, 188);
        --main-border-color: rgb(62, 68, 70);
        --main-code-text-color: rgb(221, 73, 110);
        --main-code-background-color: rgb(43, 20, 26);
        --main-syntax-highlight-background-color: rgb(60, 0, 0);
        --main-syntax-highlight-o-text-color: rgb(200, 195, 188);
        --main-syntax-highlight-ow-text-color: rgb(232, 230, 227);
        --main-carousel-color: #fff;
        --main-post-date-author: rgba(183, 177, 168, 0.75);
        --main-navbar-text-color: #fff;
        --main-a-text-color: rgb(125, 178, 219);
        --main-a-hover-focus-color: rgb(125, 178, 219);
        --main-sidebar-nav-a-active: rgb(232, 230, 227);
        --main-hr-border-color: rgb(53, 57, 59);
    }
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



