Hello!
Now that PVO supports a light and dark mode, would you mind implementing the prefers-color-theme
CSS feature to auto-detect which mode the browser is in and then change automatically? The spec is at prefers-color-scheme - CSS: Cascading Style Sheets | MDN
It doesn’t look too hard to implement (I know, famous last words)
Thank you!