Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

SkunkHTML in its default colors looks best on a white background. However, if you want to respect user's dark mode preferences, it's possible because MVP.css, which this generator is based on, supports dark mode.

All you need to do is go to the SkunkHtml.fs file and change the <html lang="en"> fragment to <html lang="en" color-mode="user">.

Now, when the browser is in dark mode, everything will be black, like a skunk! 🦨

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.