Universe Sandbox

Universe Sandbox Legacy => Universe Sandbox 2008 | Discussion => Topic started by: Naru523 on July 29, 2009, 12:20:39 AM

Title: How many colors are there?
Post by: Naru523 on July 29, 2009, 12:20:39 AM
How many colors are there? Cause I want to change the star's color. (Brown, Red, Orange, etc.)
Title: Re: How many colors are there?
Post by: atomic7732 on July 29, 2009, 12:36:37 AM
Just use Hex!

http://www.december.com/html/spec/colorhex.html

Find a color you like!
Title: Re: How many colors are there?
Post by: Dan Dixon on July 29, 2009, 04:08:57 PM
How many colors are there? Cause I want to change the star's color. (Brown, Red, Orange, etc.)

There's only a few named colors that are supported (I basically only added them as I needed them).

Although like NeutronStar said you can use Hex values.

You can also use RGB values:
255,0,0 = Red
255,0,255 = Purple