Wikified Posts Component

Sure. But these colors are too dominant for a background.
Therefore I was dreaming of something like 10% scheme-color mixed with 90% background. I suppose SASS (or something similar) is not available in the frontend.
But would some CSS magic like this work?

Update: rgba(0, 255, 0, 0.1) works quite good in dark and light modes.