]> git.madduck.net Git - etc/vim.git/history - colors

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Enhance transparency to SignColumn and FoldColumn
[etc/vim.git] / colors /
2021-08-16 Stefan WimmerEnhance transparency to SignColumn and FoldColumn
2021-06-01 Stefan WimmerAdd support for GitSigns
2021-03-11 Stefan Wimmer- migrate to new Colortemplate v2.1 syntax
2020-06-08 Stefan Wimmer- mark CursorLine & CursorColumn with different backgro...
2020-05-01 Stefan WimmerMake 'Normal' foreground plain 'black' or 'white' if...
2020-04-29 Stefan WimmerCreate a variant with dimmed colours for the people...
2020-03-15 Stefan Wimmer- make a difference between hlsearch and incsearch...
2019-08-15 Stefan Wimmer- fix bad readability of CursorLine in diffs
2019-07-24 Stefan Wimmer- migrate to Colortemplate v2
2019-06-03 Stefan Wimmer- final commit before switching to Colortemplate v2
2019-01-13 Stefan Wimmer- complete rehaul of the colours in both dark and light...
2018-12-26 Stefan Wimmer- added DiffAdded & DiffRemoved
2018-12-20 Stefan Wimmer- remove italic from CursorLine
2018-12-18 Stefan Wimmer- make diffs more readable
2018-11-14 Stefan Wimmer- make terminal colors more readable in both light...
2018-07-21 Stefan Wimmer- make brightblue in dark background a bit darker
2018-07-21 Stefan Wimmer- upstream update for terminal colours
2018-05-10 Stefan Wimmer- change DiffText to green
2018-04-07 Stefan Wimmer- make LineNr a bit more visible
2018-04-04 Stefan Wimmer- modify colours of several messages (mainly remove...
2018-04-04 Stefan Wimmer- make white readable
2018-04-02 Stefan WimmerInitial import.