error-message-index icon indicating copy to clipboard operation
error-message-index copied to clipboard

Support for dark mode

Open david-christiansen opened this issue 3 years ago • 3 comments

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!

david-christiansen avatar Oct 21 '22 12:10 david-christiansen

Was just going to suggest this exactly, I am looking forward to it. Thanks for great work!

Abastro avatar Feb 02 '23 01:02 Abastro

@david-christiansen PR for dark mode: https://github.com/haskellfoundation/error-message-index/pull/383

jzwood avatar Feb 22 '23 19:02 jzwood

@david-christiansen Since themed hljs is captured here, https://github.com/haskellfoundation/error-message-index/issues/385, I think we can close this.

jzwood avatar Feb 28 '23 14:02 jzwood