Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make prefers-color-scheme work in package docs #1329

Open
peterbecich opened this issue Aug 24, 2024 · 0 comments
Open

make prefers-color-scheme work in package docs #1329

peterbecich opened this issue Aug 24, 2024 · 0 comments

Comments

@peterbecich
Copy link
Member

peterbecich commented Aug 24, 2024

Continuation of #1007

prefers-color-scheme works here: https://hackage.haskell.org/package/timeline-0.1.1.0
It does not work here: https://hackage.haskell.org/package/timeline-0.1.1.0/docs/Data-Timeline-Hedgehog.html

I did not cover this here #1008 because it was not clear how docs are generated.

Would all old docs need to be regenerated to support prefers-color-scheme? Noted docs do not automatically get the latest CSS styling, i.e.: https://hackage.haskell.org/package/ABList-0.0.3/docs/Data-AbneList.html

More than likely this prefers-color-scheme support would only apply for new docs in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant