﻿[data-theme=material][data-theme-colors=purple] {
    --vz-primary: #26506C;
    --vz-primary-rgb: 38, 80, 108;
    --vz-primary-bg-subtle: rgba(38, 80, 108, 0.15);
    --vz-primary-border-subtle: rgba(38, 80, 108, 0.3);
    --vz-primary-text-emphasis: #4E7087;
}
