IPPC Design Docs → Theme Switcher
A dark mode CSS/JS theme switcher to help reduce eyestrain in different lighting conditions, such as changing colors to light text on a dark background at night.
Try it by clicking on the sun and moon ☼ ☾ icons on the top of the page.
Your setting preference is saved with web browsers’ localStorage instead of cookies to help avoid needing “Accept Cookies” popups.
<link rel="stylesheet" href="/ippc/work/templates.css" type="text/css" media="screen" />
):</body>
tag of the webpage (<script src="/ippc/work/scripts.js"></script>
</body>
):Done! See it working by clicking the ☼ ☾ icons on the top-right of the page.
Updated on 2024-02-15