<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/colors, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>colors/twilight256.vim: Increase contrast of diff background colours</title>
<updated>2023-12-08T23:20:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-12-08T21:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=d30df22ff2c949d4b6445b0f4a091d8005301656'/>
<id>d30df22ff2c949d4b6445b0f4a091d8005301656</id>
<content type='text'>
Change the diff background colours from their defaults to make the text
in the foreground easier to read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the diff background colours from their defaults to make the text
in the foreground easier to read.
</pre>
</div>
</content>
</entry>
<entry>
<title>colors/twilight256.vim: Highlight comments in a lighter grey colour</title>
<updated>2020-06-13T18:49:31+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-06-12T20:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=45525743771e357a7eec814a737df459649f7e8b'/>
<id>45525743771e357a7eec814a737df459649f7e8b</id>
<content type='text'>
I've been having some trouble reading comments, as the grey is rather
low contrast. To improve readability, change the highlight colour to a
lighter grey, increasing contrast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've been having some trouble reading comments, as the grey is rather
low contrast. To improve readability, change the highlight colour to a
lighter grey, increasing contrast.
</pre>
</div>
</content>
</entry>
<entry>
<title>colors/twilight256: Remove underline on current line number</title>
<updated>2020-04-29T18:23:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-04-29T18:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=ebd68bd717dabb7abf6a8ed0fd36d04b3f87c6ca'/>
<id>ebd68bd717dabb7abf6a8ed0fd36d04b3f87c6ca</id>
<content type='text'>
After upgrading to Vim 8.2, an underline was added to the line number of
the current line. Remove this with `CursorLineNr` to restore the look
from before the upgrade.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After upgrading to Vim 8.2, an underline was added to the line number of
the current line. Remove this with `CursorLineNr` to restore the look
from before the upgrade.
</pre>
</div>
</content>
</entry>
<entry>
<title>twilight256: add colour for CursorLine</title>
<updated>2014-05-25T21:43:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-05-25T21:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=b8c6427bc0744a0d0ada6d37f955716210112f04'/>
<id>b8c6427bc0744a0d0ada6d37f955716210112f04</id>
<content type='text'>
Highlight background colour of the current line. Set it to a couple
stops lighter than the background colour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Highlight background colour of the current line. Set it to a couple
stops lighter than the background colour.
</pre>
</div>
</content>
</entry>
<entry>
<title>twilight256: colour inactive statuslines dark grey</title>
<updated>2014-05-24T00:36:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-05-24T00:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=fc4200274cbc0dd8b478c7ff567252aed9bf0106'/>
<id>fc4200274cbc0dd8b478c7ff567252aed9bf0106</id>
<content type='text'>
Use a dark grey colour on statuslines of inactive windows to make it
easier to differentiate between active and inactive windows. The active
window remains the old light grey.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a dark grey colour on statuslines of inactive windows to make it
easier to differentiate between active and inactive windows. The active
window remains the old light grey.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit: .vimrc form 2014.04.20</title>
<updated>2014-04-20T19:20:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-04-20T19:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=ebcfa2eded08423e6f0531fc351b6674a4ae24b5'/>
<id>ebcfa2eded08423e6f0531fc351b6674a4ae24b5</id>
<content type='text'>
.vimrc from today. Will be re-adding my plugins as git submodules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.vimrc from today. Will be re-adding my plugins as git submodules.
</pre>
</div>
</content>
</entry>
</feed>
