Window color (Slash Command)
Jump to navigation
Jump to search
Slash Command
/window_color number number number number
Changes the window colors. Requires four values: Red Green Blue Alpha
- This command uses the RGB color system, which constructs all the colors from the combination of Red, Green and Blue. The red, green and blue colors use 8 bits each, which have integer values from 000 to 255.
Example: /window_color 153 051 204 102
Result:
Note: Alpha transparency values affect the window's interior opacity, ranging from 000 (clear) to 255 (solid black).
Editor's Note:
City of Heroes Default = /window_color 36 145 255 255
City of Villains Default = /window_color 166 41 41 255
Going Rogue Default = /window_color 112 112 114 255