
:root,
[data-bs-theme=light] {
  --px-theme:  #6c7c7f !important;
}

[data-bs-theme=dark] {
  --px-theme:  #1d1e08 !important;
}