Loading colours.rst +3 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ Text modes are a single hex character, colours are pairs of hex characters, the first colour pair being the foreground colour, the optional second setting the background colour. Text modes Text modes: * 0 - Reset / normal * 1 - Bold / increased intensity * 2 - Faint / decreaed intensity Loading @@ -49,6 +50,7 @@ Text modes * 9 - crossed out Examples: * &0& - reset all attributes * &36& - set foreground colour to purple * &11:E3& - dark blue text on yellow background Loading Loading
colours.rst +3 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ Text modes are a single hex character, colours are pairs of hex characters, the first colour pair being the foreground colour, the optional second setting the background colour. Text modes Text modes: * 0 - Reset / normal * 1 - Bold / increased intensity * 2 - Faint / decreaed intensity Loading @@ -49,6 +50,7 @@ Text modes * 9 - crossed out Examples: * &0& - reset all attributes * &36& - set foreground colour to purple * &11:E3& - dark blue text on yellow background Loading