all repos — herald.vim @ master

An easy to read, portable, and pretty Vim color scheme.

CHANGELOG.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
## Changelog

### vD01-0 (2026-06-13)

* Releasing a previously-unpublished bugfix release.

### vD00-0 (2026-06-13)

* Created a proper repository for the project.
* Re-releasing using ConVer.

### v0.2.1 (2009-11-12)

* Improved readability in search highlights
* Delimiters are now rendered like operators

### v0.2.0 (2009-06-23)

* Support for 8 and 16 color modes
* Fixed completion menu colors
* Improved readability for Visual mode
* Specified highlighting for all the most common Vim syntax groups

### v0.1.0 (2009-06-07)

* Initial Release