Open MineCake147E opened 1 year ago
Potential sources of this issue are: https://github.com/misskey-dev/misskey/blob/87ff004c736bef9e8d3a6ccc90242ffade977b2e/packages/frontend/src/components/mfm.ts#L232 https://github.com/misskey-dev/misskey/blob/87ff004c736bef9e8d3a6ccc90242ffade977b2e/packages/frontend/src/components/mfm.ts#L238 Which only allows hex number up to 24bit, not 32bit.
💡 Summary
The
$[fg ]
and$[bg ]
MFM tags currently allow 4bpc RGBA color.The text is clearly affected by the theme behind them.
But they don't allow 8bpc RGBA color.
Not only does it appear opaque, it also appears red.
🥰 Expected Behavior
The text
Gets rendered identically as:
Like:
🤬 Actual Behavior
📝 Steps to Reproduce
📌 Environment
Misskey version: 13.11.3 Your OS: Windows 10 Home 22H2 Build 19045.2846 Your browser: Mozilla Firefox 112.0.1