
:root,
[data-bs-theme=light] {
  --px-theme:  #7c00fe !important;
}

[data-bs-theme=dark] {
  --px-theme:  #7c00fe !important;
}