:root {
    --themeColor: #000000;
    --themeColorRGB: 0,0,0;    
    --themeSecondaryColor: #8900e2;
    --themeSecondaryColorRGB: 137,0,226;    
    --themeTertiaryColor: #8900e2;
    --themeTertiaryColorRGB: 137,0,226;    
}