diff options
author | 2013-06-21 15:00:56 -0400 | |
---|---|---|
committer | 2013-06-21 15:00:56 -0400 | |
commit | 9c40b6e33237b137c46530a25a3560f4b56bc682 (patch) | |
tree | 30a7a586a3525f180aa3c9b2001154aba6a14602 /doc/14_Appendix.md | |
parent | 004bb689fcd3b945f0ca724ed73f9e1215f6ec34 (diff) | |
download | textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.tar.gz textadept-9c40b6e33237b137c46530a25a3560f4b56bc682.zip |
Remove theme selection since it does not persist.
Encourage calling `gui.set_theme()` from *~/.textadept/init.lua* instead.
Diffstat (limited to 'doc/14_Appendix.md')
-rw-r--r-- | doc/14_Appendix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/14_Appendix.md b/doc/14_Appendix.md index 2cdb86b8..3a8d85a0 100644 --- a/doc/14_Appendix.md +++ b/doc/14_Appendix.md @@ -277,7 +277,7 @@ terminal themes: You may still use absolute paths for themes instead of names. -[set a preferred theme]: 09_Themes.html#Switch.Themes +[set a preferred theme]: 09_Themes.html#Setting.Themes ### Textadept 5 to 6 |