Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Colors are defined in display.text.

...

Only the preset letter codes are allowed, adding new colors isn't totally trivial at the moment.

code
Code
color
Color
rdark red
Rbright red
gdark greenGbright green
w

brown

Wyellow
cdark cyan
Cbright cyan
bdark blue
Bbright blue
c
gdark
cyan
green
C
Gbright
cyan
green
mdark magenta
Mbright magenta
wbrownWyellow
ybright grey
Ywhite
kblack
Kdark grey


Prefix
y
Text
bright grey
Xml
Y
Foreground
whiteodark orangeObright orange
&<code>&amp;<code>
Background^<code>^<code>

Render Part

ColorString contains the foreground and background string for the ascii and tiles.

...