mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 19:58:17 +00:00
feat: more visible mentions on white mode
Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user