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
