Style

From Mibbit Wiki
Jump to: navigation, search

The Style command allows you to change the colors that are sent to the channel when you type.

Note that some channels can be set to strip colors, or even block any line containing colors.

Style Commands

  • /style bold(enter)
    • Text will appear bold.
  • /style underline(enter)
    • Text will appear underline.
  • /style fg_color(enter)
    • fg_color is foreground color, that is, the letters themselves.
  • /style fg_color bg_color(enter)
    • fg_color is foreground color, that is, the letters themselves.
    • bg_color is background color, that is, the area around the letters.
      • mIRC color code values are used.
  • /style(enter)
    • Text will be reset to default settings.

mIRC Color Code Values

Code Color Name fg bg
0 white x
1 black x x
2 dark blue (navy blue) x x
3 dark green x x
4 red x x
5 brown x x
6 violet x x
7 orange x x
8 yellow x x
9 lime green x x
10 teal green x x
11 cyan x x
12 light blue (royal blue) x x
13 pink x x
14 grey x x
15 light grey (silver) x x