Faster, colorable, more configurable, and more robust console colors & tables for C# console applications
Right now if you try and bold or dim an RGB colored piece of text, nothing happens. This is because RGB already sets the intensity and the majority or terminals will not try and change that with the bold sequence. I could detect that we are using RGB & bold/dim at the same time, and then manually adjust the intensity of the provided RGB.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by douglasg14b and has received 0 comments.