Comments within example code are too dark to read when using dark theme

Basically, within the comments on code examples, the text color is way to dark to against the background to property discern what the text says. This issue is site wide. As you can see in the below image, the dark grey text on black background is way too dark for me to properly read the comment text. In other words, there simply isn’t enough contrast between the two colors. The color rgb(102, 102, 102) is too dark. Perhaps something like rgb(192, 192, 192) would be better.

Page URL: https://create.roblox.com/docs/reference/engine/classes/ReflectionService

Hi there, thanks for the report. We made the comments lighter in dark mode :slight_smile:

Yes. Now I can read it. Thanks for fixing that.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.