error-message-index
error-message-index copied to clipboard
Support for dark mode
CSS now has the ability to indicate whether the user has request light or dark mode: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
It would be great if the generated site supported this!
Was just going to suggest this exactly, I am looking forward to it. Thanks for great work!
@david-christiansen PR for dark mode: https://github.com/haskellfoundation/error-message-index/pull/383
@david-christiansen Since themed hljs is captured here, https://github.com/haskellfoundation/error-message-index/issues/385, I think we can close this.