]> git.madduck.net Git - etc/vim.git/blobdiff - templates/_light.colortemplate

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:

- mark CursorLine & CursorColumn with different background - no more bold+italic
[etc/vim.git] / templates / _light.colortemplate
index c2b15675793982ad73f40a93d2c3edc460b0e81b..8a6baf43efe2bd034a83efaee07150ffe3674ac2 100644 (file)
@@ -8,15 +8,18 @@ Color: darkgray             #575c66     ~        DarkGray
 Color: red                  #ae1528     ~        Red
 Color: brightred            #ddabbc     ~        LightRed
 Color: darkred              #971223     ~        DarkRed
+Color: diffred              #ddabbc     ~        LightRed
 Color: green                #009a5a     ~        Green
 Color: brightgreen          #abddcc     ~        LightGreen
 Color: darkgreen            #00814b     ~        DarkGreen
+Color: diffgreen            #abddcc     ~        LightGreen
 Color: yellow               #ff8c00     ~        Yellow
 Color: brightyellow         #ffc57f     ~        LightYellow
 Color: darkyellow           #cc7000     ~        DarkYellow
 Color: blue                 #004bb4     ~        Blue
 Color: brightblue           #aec0e0     ~        LightBlue
 Color: darkblue             #00409b     ~        DarkBlue
+Color: diffblue             #aec0e0     ~        LightBlue
 Color: magenta              #b300a4     ~        Magenta
 Color: brightmagenta        #fc86ec     ~        LightMagenta
 Color: darkmagenta          #9a008d     ~        DarkMagenta