From Slack > harmonize the CSS and fonts used by the viewers and the CSS of the overall app. I'd like them to appear as seamless as possible. - [x] adapt CSS for the light theme - [x] adapt CSS for the dark theme (triggered by `@media (prefers-color-scheme: dark)`) - [x] document the decision to copy/paste the styles, vs depending on a shared theme (in an ADR in https://github.com/source-cooperative/source.coop? https://github.blog/engineering/why-write-adrs/ - https://understandlegacycode.com/blog/earn-maintainers-esteem-with-adrs/#an-adr-has-5-essential-elements)
From Slack
@media (prefers-color-scheme: dark))