MojoMojo Posted June 1, 2012 Posted June 1, 2012 (edited) I didn't found in the wiki, the code for colors used in scripts. I remember ^FF0000 is red. But i don't remember the other colors code. Someone may post here a list or link with them? Edited June 1, 2012 by MojoMojo Quote
Pneuma Posted June 1, 2012 Posted June 1, 2012 ^###### ^000000 Thats how you make a section color coded Quote
MojoMojo Posted June 1, 2012 Author Posted June 1, 2012 Ok, but i need the references: Example: Red -> ^FF0000 Blue -> ? Green -> ? ... .. . Quote
plankt Posted June 1, 2012 Posted June 1, 2012 Just to clarify. The color code consists of 3 hex numbers. The first is how much red, the second is how much green and the last for blue. ^XXXXXX You can change the amount of each color to make different colors. The values goes from 00 to FF (255) using hexadecimal numbers (1-9, A-F) 1 Quote
Emistry Posted June 2, 2012 Posted June 2, 2012 well..i alway refer to this table.. http://html-color-codes.com/ anyway..certain colour..might still not work as you wish xD i remember in the past..certain colour doesnt show the "Exact" colour..but it just saw another "Similar" colour xD Quote
Brian Posted June 2, 2012 Posted June 2, 2012 Here's another tool too: http://www.colorschemer.com/online.html 1 Quote
Question
MojoMojo
I didn't found in the wiki, the code for colors used in scripts.
I remember ^FF0000 is red.
But i don't remember the other colors code.
Someone may post here a list or link with them?
Edited by MojoMojo8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.