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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stefan Wimmer [Mon, 3 Jun 2019 11:10:46 +0000 (13:10 +0200)]
- final commit before switching to Colortemplate v2
- tweaking some colours to make them more visible on their specific background
Stefan Wimmer [Sun, 13 Jan 2019 18:40:42 +0000 (19:40 +0100)]
- forgot to update the README ;-)
Stefan Wimmer [Sun, 13 Jan 2019 18:37:17 +0000 (19:37 +0100)]
- complete rehaul of the colours in both dark and light to make them more consistent inside the
mode and more readable
- identifiers are regrouped according to the default vim identifiers
Stefan Wimmer [Wed, 26 Dec 2018 00:48:05 +0000 (01:48 +0100)]
- added DiffAdded & DiffRemoved
- unified magenta
Stefan Wimmer [Thu, 20 Dec 2018 14:07:57 +0000 (15:07 +0100)]
- remove italic from CursorLine
Stefan Wimmer [Tue, 18 Dec 2018 13:23:30 +0000 (14:23 +0100)]
- make diffs more readable
- menu background more neutral
- modified some colours (blue, red, magenta)
Stefan Wimmer [Wed, 14 Nov 2018 00:14:42 +0000 (01:14 +0100)]
- make terminal colors more readable in both light and dark mode
Stefan Wimmer [Sat, 21 Jul 2018 14:05:21 +0000 (16:05 +0200)]
- make brightblue in dark background a bit darker
Stefan Wimmer [Sat, 21 Jul 2018 13:48:39 +0000 (15:48 +0200)]
- upstream update for terminal colours
- add more blue to the dark backgrounds
Stefan Wimmer [Thu, 10 May 2018 22:56:37 +0000 (00:56 +0200)]
- change DiffText to green
Stefan Wimmer [Sat, 7 Apr 2018 03:46:39 +0000 (05:46 +0200)]
- make LineNr a bit more visible
Stefan Wimmer [Wed, 4 Apr 2018 23:32:16 +0000 (01:32 +0200)]
- modify colours of several messages (mainly remove the bold attribute)
- remove duplicate
Stefan Wimmer [Wed, 4 Apr 2018 12:37:16 +0000 (14:37 +0200)]
- make white readable
- lighten up MatchParen
Stefan Wimmer [Tue, 3 Apr 2018 13:38:09 +0000 (15:38 +0200)]
Update Readme.
Stefan Wimmer [Mon, 2 Apr 2018 23:47:14 +0000 (01:47 +0200)]
Add newline for readability.
Stefan Wimmer [Mon, 2 Apr 2018 23:02:36 +0000 (01:02 +0200)]
Update Readme.
Stefan Wimmer [Mon, 2 Apr 2018 22:51:34 +0000 (00:51 +0200)]
Initial import.
Stefan Wimmer [Mon, 2 Apr 2018 22:36:23 +0000 (00:36 +0200)]
Initial commit