--- title: "Making a platonically ideal light/dark theme toggle on the web" description: "" date: "2025-08-20" draft: true tags: [] --- Many blogs have a button you can use to toggle between their light and dark themes. Unfortunately this button is often done in the obvious way which has issues. ## The Obvious Way [demo]()