solid-docs icon indicating copy to clipboard operation
solid-docs copied to clipboard

Added black color to each flow_portal languages

Open tommywong-dev opened this issue 2 years ago • 0 comments

Description

What I have noticed is that, the text inside the portal is unreadable at dark mode since it will automatically make texts white by default.

To overcome this, I have suggested to put a text color of #333 in the portal class, which is the default color for black color in browser.

I have also proposed the same change to every possible languages of tutorials out there.

Before

image

After

image

tommywong-dev avatar Jan 09 '23 14:01 tommywong-dev