Changes

Jump to navigation Jump to search
105 bytes added ,  08:00, 10 August 2018
Added a line of code for the new method of switching themes in TA10.
=== Themes & editor font changes ===
You can change the theme, font and font size of Textadept with the following line
ui.set_theme('dark', {font = 'Monospace', fontsize = 10}) -- Textadept v9 buffer:set_theme('dark', {font = 'Monospace', fontsize = 10}) -- Textadept v10
in which the expression '''dark''' is the filename of the theme located in either <code>Textadept\themes</code> or <code>USER\.textadept\themes</code>
(after you created or downloaded and added them; create the folder as it usually won't be there yet).
194

edits

Navigation menu