aboutsummaryrefslogtreecommitdiff
path: root/themes/term/lexer.lua
AgeCommit message (Collapse)Author
2013-05-15Rewrote theme implementation.mitchell
Themes are now just single files that share Textadept's Lua state. Also added a new "settings.lua" that functions in place of buffer and view theme files. Requires latest Scintillua.
2013-04-06Update terminal color definitions.mitchell
Requires Scinterm r47.
2013-01-20Updated copyright date.mitchell
2012-11-19Changed Lua code style for tables.mitchell
2012-06-02Added terminal theme for ncurses.mitchell