all repos — h3rald @ master

The sources of https://h3rald.com

contents/herald-vim-color-scheme.html

 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
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
-----
title: "Herald Vim Color Scheme"
content-type: project
subtitle: "An easy to read, portable and pretty Vim Color Scheme"
home: /herald-vim-color-scheme/
summary: "A dark, easy-to-read color scheme for the Vim text editor. It can be used with 255, 16 or 8 colors."
active: true
version: 0.2.1
-----
<p><strong>herald</strong> is a dark color scheme for <a href="http://www.vim.org">Vim</a> which aims to be easy to
	read, eye-appealing, portable on multiple terminals, and suitable for source code highlighting in multiple
	languages.</p>
<p>You can get the latest version <strong><a href="/files/herald.vim"><span class="caps">HERE</span></a></strong>
	(direct link).</p>
<h3>Changelog</h3>
<ul>
	<li><strong>v0.2.1</strong>
		<ul>
			<li>Improved readability in search highlights</li>
			<li>Delimiters are now rendered like operators</li>
		</ul>
	</li>
	<li><strong>v0.2.0</strong>
		<ul>
			<li>Support for 8 and 16 color modes</li>
			<li>Fixed completion menu colors</li>
			<li>Improved readability for Visual mode</li>
			<li>Specified highlighting for all the most common Vim syntax groups</li>
		</ul>
	</li>
	<li><strong>v0.1.0</strong>
		<ul>
			<li>Initial Release</li>
		</ul>
	</li>
</ul>
<h3>Screenshot</h3>
<p><img src="/images/herald.vim/herald_vim_example.png" alt="" /></p>
<h3>Resources</h3>
<li><a href="/articles/herald-vim-color-scheme">First Announcement</a></li>
<li><a href="/articles/herald-vim-021">0.2.1 Release Annoucement</a></li>
<li><a href="http://www.vim.org/scripts/script.php?script_id=2684">Script Page</a> [on Vim.org]</li>
</ul>