@hitstun@fedia.io just wanted to check with you as I think I misunderstood your request for a CSS var for color scheme. Do you mean you’d like something like class=theme--scheme-[light/dark] on the body class? For instance when the user selects tokyo night, solarized dark, dark, kbin it’s theme--scheme-dark and when light or solarized light, theme--scheme-light to save you from having to type out selectors for each theme?

And I did investigate the magazine description federation issues. Think I have an idea, I’ll make an issue for it and it will probably be the next thing I work on after my current open PRs.

#Mdev

  • hitstun@fedia.io
    link
    fedilink
    arrow-up
    0
    ·
    1 年前

    @e-five@kbin.run Ah, that makes sense now. I wondered why the Solarized theme has a light background on my desktop but a dark background on my phone. Those match my dark mode preferences on those browsers. I thought I messed up my CSS somewhere.