Elektrine lite

← Feed

@tjcrowdertech@hachyderm.io

Post #2466928

2025-12-11 14:31 UTC

@pabuisson@ruby.social Indeed! Here's the light/dark theme picker for an upcoming webapp I'm involved with. Note there are _three_ options: dark, system, and light. Seems an obvious thing to do to me, and yet... 🤷‍♂️

Replies (1)

  • @pabuisson@ruby.social 2025-12-11 15:21

    @tjcrowdertech@hachyderm.io looking good, well done, and thanks! to elaborate a bit, I *do* understand apps with only one theme, it takes time to add a clean new color scheme (especially if the code was not written in a way that makes it easy, with variables, accent and such). But when an app already has both light and dark themes, adding the system option (or even automatically adapt to the system theme) should be mandatory 😅

    Open ##2466929