aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes
Commit message (Expand)AuthorAge
* Removed _G.textadept.Gravatar mitchell2010-06-11
* Reverted adding annotation settings to themes.Gravatar mitchell2010-03-30
* Added annotation settings to themes.Gravatar mitchell2010-03-16
* Removed mlines module since Scintilla's new multiple selections supersede it.Gravatar mitchell2010-03-02
* Updated copyright to 2010.Gravatar mitchell2010-01-07
* Added 'style_whitespace' to lexer themes.Gravatar mitchell2009-09-03
* Trimmed theme files.Gravatar mitchell2009-03-03
* Changed default cursors to prevent an occasional GTK-OSX binary file hang.Gravatar mitchell2009-02-10
* Use lexer themes defined in Textadept's themes/, not scintilla-st's themes/.Gravatar mitchell2009-01-24
* Changed incorrect usage of buffer.call_tip_use_style in themes.Gravatar mitchell2009-01-14
* Various improvements to speed and readability of Lua code.Gravatar mitchell2009-01-10
* Updated copyright dates for 2009.Gravatar mitchell2009-01-01
* Light theme is the default; moved old dark default into its own theme.Gravatar mitchell2008-12-22
* Added Light color theme.Gravatar mitchell2008-12-12
* Folded code is underlined as in SciTE; themes/scite/view.luaGravatar mitchell2008-12-06
* Added _THEME variable; themes are now directories with view.lua and buffer.lua.Gravatar mitchell2008-09-24
* Added SciTE theme for Textadept; themes/scite.luaGravatar mitchell2008-08-09