Author Topic: Missing colours  (Read 2212 times)

Offline Mr.PowPow

  • Kerplunky-plunk
  • ***
  • Attack: 95
    Defense: 97
    Attack Member
  • High Five Received: 1
  • Gender: Male
  • It's a jungle out there! Do do do do do do do~
Missing colours
« on: April 27, 2012, 11:20:04 PM »
I noticed that in the "Change Color" option, "gray" is missing. Yet it still remains a valid part of the coding. [color= gray] will produce the desired effect.
So I'm just wondering if there are any more that have been missed out, that are still technically there. And if you could possibly add them to the options to save me some time.

Offline NekoJonez

  • Administrator
  • *******
  • Attack: 104
    Defense: 100
    Attack Member
  • High Five Received: 21
  • Gender: Male
  • Look, I'm on a Gameboy.
      • My gaming life.
Re: Missing colours
« Reply #1 on: April 28, 2012, 05:57:22 PM »
It's added to the "To Do" list.

Offline marcy

  • Kerplunky-plunk
  • ***
  • Attack: 163
    Defense: 76
    Attack Member
  • High Five Received: 3
  • Gender: Male
  • I am a member of the midnight crew
Re: Missing colours
« Reply #2 on: April 28, 2012, 07:55:22 PM »
well... technically there are 16 million colors missing....

In the color tags you can use everything that produces a valid color in HTML/CSS, which would be 147 predefined color names and of course every HEX representation of a color

Code: ("example") [Select]
[color=#AAAAFF]I'm a light blue text[/color]I'm a light blue text

Edit: using rgb works too
Code: ("example 2") [Select]
[color=rgb(255,127,0)]I'm orange[/color]I'm orange
« Last Edit: April 28, 2012, 08:08:05 PM by marcy » »

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal