diff options
Diffstat (limited to 'doc/08_Themes.md')
-rw-r--r-- | doc/08_Themes.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/08_Themes.md b/doc/08_Themes.md index 4fc1aea3..64d721c5 100644 --- a/doc/08_Themes.md +++ b/doc/08_Themes.md @@ -1,9 +1,10 @@ # Themes Textadept's look and feel can be customized with themes. The themes that come -with Textadept are `light` and `dark`'. By default the `light` theme is used. To -change the theme, create a `~/.textadept/theme` file whose first line of text is -the name of the theme you would like to use. +with Textadept are `light`, `dark`, and `term`. By default the `light` theme is +used for GUI environments and `term` for terminal environments. To change the +theme, create a `~/.textadept/theme` and/or `~/.textadept/theme_term` whose +first lines of text are the names of the themes you would like to use.  |