aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/09_Themes.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/09_Themes.md')
-rw-r--r--doc/09_Themes.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/09_Themes.md b/doc/09_Themes.md
index 37f5379e..89a77389 100644
--- a/doc/09_Themes.md
+++ b/doc/09_Themes.md
@@ -2,7 +2,7 @@
Textadept's look and feel is customized with themes. The themes that come with
Textadept are `light`, `dark`, and `term`. By default the `light` theme is used
-for the GUI version and `term` for the ncurses version.
+for the GUI version and `term` for the terminal version.
<span style="display: block; clear: right;"></span>
@@ -28,6 +28,12 @@ comments, strings, and keywords in programming languages. [Styles][] are
composed of fonts and colors and apply universally to all programming language
elements, resulting in a single, unified theme.
+In the terminal version of Textadept, colors are determined by your terminal
+emulator's settings. The only colors recognized by Textadept are the standard
+black, red, green, yellow, blue, magenta, cyan, white, and bold variants of
+those colors. How your terminal chooses to display these colors is up to you.
+However, you can still customize which colors are used for particular styles.
+
[Styles]: api/lexer.html#Styling.Tokens
### Buffer