Badge background reacts to prefers-color-scheme — a single if(media(...): ...; else: ...) line instead of two full @media blocks for the same one property.

New