From 1a2b4bfecce766e97dc16009997599a7846c64b6 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 12 Dec 2013 12:09:32 -0500 Subject: More LuaDoc updates. --- doc/14_Appendix.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/14_Appendix.md') diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index e128143b..182569cf 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -128,9 +128,9 @@ non-existant graphics capabilities: (`0xFF0000`), light green (`0x00FF00`), light yellow (`0xFFFF00`), light blue (`0x0000FF`), light magenta (`0xFF00FF`), light cyan (`0x00FFFF`), and light white (`0xFFFFFF`). Even if your terminal uses a different color map, you must - use these color values; unrecognized colors default to white. For some - terminals, you may need to set a lexer style's `bold` attribute to use the - light color variant. + use these color values. Your terminal will remap them automatically. + Unrecognized colors default to white. For some terminals, you may need to set + a lexer style's `bold` attribute to use the light color variant. * No scroll bars. * Not all key sequences recognized properly. * No style settings like font name, font size, or italics. -- cgit v1.2.3