Home | Notifications | New Note | Local | Federated | Search | Logout

eishiya@eishiya@mastodon.art

I made the webcomic Black Dram! When I'm not working on comics, I'm probably making pixelarty games.

#art #webcomics #gamedev #pixelArt

Website: https://eishiya.com
Liberapay: https://liberapay.com/eishiya/
Ko-Fi: https://ko-fi.com/eishiya
Pronouns: they/them Joined: 2026-07-09 05:06:29 2 notes, 0 following, 0 followers

Reply to @Curator@mastodon.art eishiya@eishiya@mastodon.art (2026-07-09 05:06:23) @Curator Nudge, looks like you never got to this xP

I also noticed that when clicking a DM, it's briefly highlighted in one of the eye-searing new colours too. Because it's brief it's not as bad, but it's still unpleasant.
The status bar (with reply, boost, etc buttons) on selected DMs also has one of the bright purple colours, detailed-status__action-bar should also be overridden (or the actual colour vars changed).

eishiya@eishiya@mastodon.art (2026-06-23 08:58:56) @Curator The (nice!) custom CW colours don't affect CWs in expanded posts. In addition to .status .content-warning, the selector should also include .detailed-status .content-warning. Or use just .content-warning to target both, like in the original CSS.

I wonder if perhaps reassigning the values of the colour variables would be better than these spot tweaks? It would certainly be more consistent. It's riskier since more stuff is affected, but similar values shouldn't cause too many issues.