
:root,
[data-bs-theme=light] {
  --px-theme:  #81d742 !important;
}

[data-bs-theme=dark] {
  --px-theme:  #24b3e2 !important;
}