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.