]> 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 4abd2316ed0fb25f35a3ede005096b6525989e86..8a6baf43efe2bd034a83efaee07150ffe3674ac2 100644 (file)
@@ -3,19 +3,23 @@
 # Comment out (do not delete) the definitions that you want to keep at their default.
 # Color name                GUI         Base256  Base16 (optional)
 Color: black                #121419     ~        Black
+Color: realblack            #000000     ~        Black
 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