:root {



    /* Brand colors */


    --rp-color-background: #000000;
    --rp-color-text: #ffffff;

    /* Secondary text */

    --rp-color-text-muted: #c8dbec;

    /* Brand accents */

    --rp-color-purple: #f33575;
    --rp-color-ligt-blue: #65a2fc;
}