From 13dc7390e0ddfe7f2a1b11d5b50265a74448e44f Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 8 Jun 2010 18:57:38 -0400 Subject: Indicate that custom themes are in ~/.textadept/themes/; doc/manual/6_startup.md --- doc/manual/6_Startup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/manual') diff --git a/doc/manual/6_Startup.md b/doc/manual/6_Startup.md index 3fc2f8e9..ffdfa298 100644 --- a/doc/manual/6_Startup.md +++ b/doc/manual/6_Startup.md @@ -19,8 +19,8 @@ default the `'light'` theme is used. A `'scite'` theme is provided for users accustomed to SciTE. To use a different theme, create a `~/.textadept/theme` file containing the -name of the built-in theme you would like. If you have a custom theme, use the -path to its directory instead. Any errors are printed to standard out. +name of the theme you would like. If you have a custom theme, place it in your +`~/.textadept/themes/` directory. Any errors are printed to standard out. ## Post-Core (`init.lua`) -- cgit v1.2.3