aboutsummaryrefslogtreecommitdiff
path: root/colors
Commit message (Collapse)AuthorAgeFilesLines
* Restore NonText colorTom Ryder2016-05-021-1/+1
|
* Use default colors a bit moreTom Ryder2016-05-011-2/+2
|
* Remove some stuff that's better in ~/.vim/afterTom Ryder2015-06-041-7/+0
|
* Preserve background color for GvimTom Ryder2012-08-021-1/+1
| | | | I've made this same mistake before, too ...
* Use no background for normal textTom Ryder2012-07-301-1/+1
|
* Better (alphabetical) order.Thomas Upton2012-03-041-1/+1
|
* Add a `CursorLine` style. Thomas Upton2012-03-041-0/+1
| | | Show the cursor line with a faint background and not an ugly and hard-to-see underline when `cursorline` is set.
* More file-specific tweaks.Tom Ryder2012-01-241-2/+16
| | | | Signed-off-by: Tom Ryder <tom@sanctum.geek.nz>
* Added background colors, thanks desimusxviiTom Ryder2012-01-241-1/+1
|
* Added diff color definitions.Tom Ryder2012-01-201-27/+31
|
* First commit. Should have been tracking this long ago given how much I've ↵Tom Ryder2012-01-191-0/+61
chopped everything up. Oh well.