Skip to main content

Using Color on The Gathering

Keywords: COLOR_TEST
Some clients allow for extended colors! The game is designed for the use of extended colors, providing a richer experience and less jarring colors. If your client allows it, you can change your color mode to html, mxp or xterm to see a wider variety of color. See help color_mode . Below are the extended color colors. If you are using MXP or HTML, all color codes are available for use. +-------BASIC ANSI COLOR CODES------+--------SPECIAL CHARACTER CODES--------+ |`R Bright Red `r Dark Red |`? Random Color | |`B Bright Blue `b Dark Blue |`x or `X Clear Color (Reset Color) | |`G Bright Green `g Dark Green |`1 Carriage Return | |`Y Bright Yellow `y Dark Yellow |`# Save Last Color Code | |`C Bright Cyan `c Dark Cyan |`^ Load Last Saved Color Code | |`M Bright Magenta `m Dark Magenta |`- Creates a tilde (~) | |`W Bright White `w Dark White | | |`S Bright Silver `s Dark Silver | | +-----------------------------------+---------------------------------------+ +---------------ADDITIONAL EXTENDED COLOR CODES FOR HTML AND MXP------------+ |`T Bright Tomato `t Dark Tomato |`| Bright Brick `+ Dark Brick | |`) Bright Mahogany `( Dark Mahogany|`9 Bright Slate `8 Dark Slate | |`F Bright Fire `f Dark Fire |`I Bright Ice `i Dark Ice | |`O Bright Orange `o Dark Orange |`U Bright Cornflower `u Dark Cornflower| |`L Bright Gold `l Dark Gold |`" Bright Royal `0 Dark Royal | |`} Bright Maize `{ Dark Maize |`3 Bright Indigo `2 Dark Indigo | |`H Bright Khaki `h Dark Khaki |`V Bright Violet `v Dark Violet | |`J Bright Jalapeno `j Dark Jalapeno|`. Bright Mulberry `, Dark Mulberry | |`K Bright Kiwi `k Dark Kiwi |`P Bright Pink `p Dark Pink | |`A Bright Avocado `a Dark Avocado |`5 Bright Flamingo `4 Dark Flamingo | |`7 Bright Mint `6 Dark Mint |`@ Bright Coral `! Dark Coral | |`Q Bright Aqua `q Dark Aqua |`Z Bright Manilla `z Dark Manilla | |`E Bright Enamel `e Dark Enamel |`] Bright Black `[ Dark Black | |`D Bright Offwhite `d Dark Offwhite| | +-----------------------------------+---------------------------------------+ In addition, if you are using HTML or MXP, you can create your own custom colors utilizing HEX Codes. By using `: followed by a six digit RGB hex code for the color you want, allowing for unlimited colors. ie: `:444444 For hex codes, see: http://www.rapidtables.com/web/color/RGB_Color.htm For blending hex codes, see: http://meyerweb.com/eric/tools/color-blend/ There is a tool on the website for generating the color codes for blended HEX color of specific string you create. This is handy for creating equipment color strings or short description color strings. It can be found at: https://tirradyn.com/creation/ NOTE FOR BUILDERS: Please do not use hex code when building areas. It does not come across well to those who do not have html coloring and can be blinding to them, as well as knock folks offline or displays random ascii. Tips and Tricks: You can use the Colorize command to color a string of text and showme to test color combinations. Colorshow will show you the color strings of an object.