:root{
    --mainColor:#46344e;
    --secondaryColor:#382a3f;
    
    --borderColor:#1d1520;

    --mainText:#fff;
    --secondaryText:#eeeeee;
    --themeDotborder:#fff;
    --previewBg:rgb(29,21,32,0.8);
    --previewShadow:#2b202f;
    --buttonColor:#8534a3;
}