msfjarvis.dev/exampleSite/content/posts/post-7.md
2019-10-12 22:48:57 +05:30

799 B

title description date
How to test dark mode? Here is how you can setup dark mode for Ezhil and test on various OS like iOS, Android, macOS and Windows 10. 2018-03-18T12:13:38+05:30

You can set dark mode as default by setting params.mode to dark in config.toml or set it to auto which will detect based on your OS and switch to dark mode. For more details refer documentation

Here is how you can switch based on your OS