]> git.madduck.net Git - etc/vim.git/blobdiff - templates/_dark.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 / _dark.colortemplate
index cf8ed91199154b42cc15b087da7e095dcc64aa21..1ec41b95d124c63bd1496c8a4e8749974b189d39 100644 (file)
@@ -8,15 +8,18 @@ Color: darkgray             #575c66     ~        DarkGray
 Color: red                  #e84256     ~        Red
 Color: brightred            #ddabbc     ~        LightRed
 Color: darkred              #dc1b33     ~        DarkRed
+Color: diffred              #d05a69     ~        Red
 Color: green                #00bf8a     ~        Green
 Color: brightgreen          #abddcc     ~        LightGreen
 Color: darkgreen            #008c65     ~        DarkGreen
+Color: diffgreen            #259a7a     ~        Green
 Color: yellow               #fff176     ~        Yellow
 Color: brightyellow         #ffffa8     ~        LightYellow
 Color: darkyellow           #e5d85c     ~        DarkYellow
 Color: blue                 #6699cc     ~        Blue
 Color: brightblue           #aec0e0     ~        LightBlue
 Color: darkblue             #517aa3     ~        DarkBlue
+Color: diffblue             #7e99b4     ~        Blue
 Color: magenta              #fa75e2     ~        Magenta
 Color: brightmagenta        #fc86ec     ~        LightMagenta
 Color: darkmagenta          #f844d8     ~        DarkMagenta