<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">    :root
    {
        /* ===============================================
        COLORS
        ================================================== */
        /*
        #theme custom
        */
        --theme-custom-color:                       #4169e1;
        --theme-custom-background:                  #4169e1;
        --theme-custom-background-hover:            #5078f0;
        --theme-custom-background-active:           #6088ff;
    }</pre></body></html>