On Linux, Anki does not immediately detect modifications in the system’s theme polarity (light/dark mode). Instead, it polls for the new value every 5 minutes.
This add-on allows Anki to instantly react to those changes by suscribing to updates to the org.freedesktop.appearance.color-scheme property on D-Bus.
If you want to report any bugs or have a look at a video showcase, please visit the GitHub repo.