feat: more visible mentions on white mode

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-08-04 03:34:48 +00:00
parent 3ea4291534
commit e24e747fea
+1 -1
View File
@@ -3102,7 +3102,7 @@ span .quote:last-of-type .quoteline {
aspect-ratio: 1.9;
}
.mentionMD {
color: transparent;
color: color-mix(in srgb, var(--mention) 50%, var(--primary-text));
background-clip: text;
padding: 1px 2px;
border-radius: 4px;