Pretty Colours

Steel

Member
SWRP Writer
Joined
Mar 19, 2014
Messages
861
Reaction score
0
Hello coding wizards! I am wondering on how to change some colours of my text to different colours. I am mostly looking for Orange, Dark Blue, Yellow, Brown, Light Blue, and Green.
 

Latte

Perpetually Freezing
SWRP Writer
Joined
Feb 15, 2014
Messages
1,305
Reaction score
152
Hello coding wizards! I am wondering on how to change some colours of my text to different colours. I am mostly looking for Orange, Dark Blue, Yellow, Brown, Light Blue, and Green.

Alright, so you click the "Reply" button on a thread, right? You see that "A" symbol with a dropdown menu, between "size" and the smiley face? You click that "A" and it gives you a dropdown menu of colors, and there's a button to choose more colors. For every color you want to use, just go to the dropdown menu again and pick the new color. Have fun!

Orange
Dark Blue
Yellow
Brown
Light Blue
Green
 

Cainhurst Crow

Active Member
SWRP Writer
Joined
Aug 7, 2013
Messages
3,234
Reaction score
493
Alright, so you click the "Reply" button on a thread, right? You see that "A" symbol with a dropdown menu, between "size" and the smiley face? You click that "A" and it gives you a dropdown menu of colors, and there's a button to choose more colors. For every color you want to use, just go to the dropdown menu again and pick the new color. Have fun!

Orange
Dark Blue
Yellow
Brown
Light Blue
Green

This is good, but if you would like more variety/different shades of those colors, then you could always use HTML codes.

How they work is, you type this [color=*insert color code here*] at the beginning of a text you want colored in. Then type [/ color] at the end of it, minus the space of course.

Here's a list of codes you could use.

http://www.computerhope.com/htmcolor.htm
 

Latte

Perpetually Freezing
SWRP Writer
Joined
Feb 15, 2014
Messages
1,305
Reaction score
152
This is good, but if you would like more variety/different shades of those colors, then you could always use HTML codes.

How they work is, you type this [color=*insert color code here*] at the beginning of a text you want colored in. Then type [/ color] at the end of it, minus the space of course.

Here's a list of codes you could use.

http://www.computerhope.com/htmcolor.htm

That's what the "more colors" button in the dropdown menu is for. :)
 

Befallen

Mr. Long Post
SWRP Writer
Joined
Mar 18, 2014
Messages
752
Reaction score
0
...THERE'S MORE COLORS?! :saywhat: :stupid:
 

Steel

Member
SWRP Writer
Joined
Mar 19, 2014
Messages
861
Reaction score
0
Thank-you everyone for your help. Because all of my posts are phone posts, the drop-down menu and all the other buttons are difficult to work with. I usually write code to affect my text. Once again, thanks.
 
Top