This code[color=limegreen]text here[/color]
Becomes this
text here
You can also do it for other colors too, and color=#495739 with the first two numbers being for red, second two numbers for green, and last two numbers being for blue, from 00 to 99 of each. This can also be done with hexadecimal. When using hexadecimal or the 00 to 99 of the colors, put the # sign, shift 3 after =, like shown above, but in brackets
[color=#990099]is a purple, there can be many ways of purples, as long as they are proportions of red and blue[/color]
is a purple, there can be many ways of purples, as long as they are proportions of red and blue for example, or you can do other combos too, so long as each of the numbers is 2 digits.
The first set of 2 is red
The second set is green
The third set is blue
You can also use words too, like [color=lightblue]this, so long as there isn’t a space between the words in the color notification[/color]
this, so long as there isn’t a space between the words in the color notification even if it isn’t in the drop down menu at the top of the screen, you can put dark or light in front of a color name to get dark or light versions of the color, also maroon and dark red aren’t quite the same. Which I will show in code and below the code
[color=maroon]I am maroon.[/color] [color=darkred]I am darkred, dark red unless in code[/color]
I am maroon. I am darkred, dark red unless in code
Dark red is slightly brighter than maroon
Do you have any questions? I will answer them the best I can