aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes
Commit message (Expand)AuthorAge
* Highlight found text in find in files results.Gravatar mitchell2015-07-25
* Updated copyright year.Gravatar mitchell2014-12-31
* Change long line color in terminal version; themes/term.luaGravatar mitchell2014-11-25
* Updated copyright information.Gravatar mitchell2014-01-12
* Removed alpha settings since curses cannot show alpha; themes/term.luaGravatar mitchell2013-10-29
* Use an indicator to highlight matching braces.Gravatar mitchell2013-10-09
* Integrated compile and run commands for most languages.Gravatar mitchell2013-09-27
* Added call tip highlight color to themes.Gravatar mitchell2013-09-21
* Moved custom markers and indicators into themes and added more properties.Gravatar mitchell2013-09-16
* Code cleanup in themes.Gravatar mitchell2013-09-12
* Include Scintilla constants in `buffer`s.Gravatar mitchell2013-08-24
* Allow "%()" property expansion in themes like with compile/run macros.Gravatar mitchell2013-05-29
* Reformatted "style.default" in themes.Gravatar mitchell2013-05-25
* Use 'font' and 'fontsize' properties for theme fonts.Gravatar mitchell2013-05-22
* Rewrote theme implementation.Gravatar mitchell2013-05-15
* Updated to Scintilla 3.3.2.Gravatar mitchell2013-05-20
* Update terminal color definitions.Gravatar mitchell2013-04-06
* Support retina displays on OSX.Gravatar mitchell2013-04-04
* No need for '!' in front of font faces in GTK anymore.Gravatar mitchell2013-04-02
* Updated theme options.Gravatar mitchell2013-02-26
* Updated copyright date.Gravatar mitchell2013-01-20
* Rewrote LuaDoc.Gravatar mitchell2012-11-19
* Changed Lua code style for tables.Gravatar mitchell2012-11-19
* Use proper type for color setting functions in themes.Gravatar mitchell2012-11-18
* No rectangular selection mouse modifier in ncurses; themes/term/view.luaGravatar mitchell2012-10-08
* Fixed bug in default themes for Windows.Gravatar mitchell2012-10-06
* Documentation overhaul.Gravatar mitchell2012-09-12
* Use constant names in theme options instead of nondescript integers.Gravatar mitchell2012-08-27
* Fixed multiple selection on Mac OSX.Gravatar mitchell2012-08-27
* Converted some `buffer` "get" and "set" functions into properties.Gravatar mitchell2012-07-21
* Note marker compatibility with ncurses.Gravatar mitchell2012-07-17
* Enable additional selection typing in ncurses; themes/term/view.luaGravatar mitchell2012-07-14
* Added terminal theme for ncurses.Gravatar mitchell2012-06-02
* Updated contact email address.Gravatar mitchell2012-03-07
* Code cleanup.Gravatar mitchell2012-01-05
* Updated lexer themes to Lua 5.2.Gravatar mitchell2011-12-13
* Credit; themes/dark/lexer.luaGravatar mitchell2011-11-27
* Added theme utilities, modified light and dark themes, and removed scite theme.Gravatar mitchell2011-11-23
* Updated indentation guide settings for themes.Gravatar mitchell2011-07-07
* Added 'fold.line.comments' option for folding multiple single-line comments.Gravatar mitchell2011-06-25
* Use 0xBBGGRR format for colors in themes.Gravatar mitchell2011-06-23
* Use line margin width of 4 for themes.Gravatar mitchell2011-02-07
* Updated copyright information.Gravatar mitchell2010-12-28
* For Linux, change rectangular selection modifier to Super/Win in themes.Gravatar mitchell2010-12-03
* Added more options for themes.Gravatar mitchell2010-11-30
* Code cleanup.Gravatar mitchell2010-11-23
* LuaDoc cleanup.Gravatar mitchell2010-11-15
* Rename MAC variable in to OSX in Lua, __OSX__ in C.Gravatar mitchell2010-10-28
* Removed _G.textadept.Gravatar mitchell2010-06-11
* Reverted adding annotation settings to themes.Gravatar mitchell2010-03-30