Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
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.
---Reply---
Mastodon•ART 🎨 Curator@Curator@mastodon.art (2026-06-23 14:28:37)
@eishiya I'm out all day today but I'll have a poke at this tomorrow :D
Reply
---Replies---
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).