]> 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:

- make a difference between hlsearch and incsearch highlights - kudos to /u/EgZvor...
[etc/vim.git] / templates / _dark.colortemplate
index 4cb519895c5be6e84c46f102f741c43283c9a02a..8fa3288476b0f13a2af00c9ab7c2beb00bc70d18 100644 (file)
@@ -22,7 +22,10 @@ Color: darkmagenta          #f844d8     ~        DarkMagenta
 Color: cyan                 #00bbcc     ~        Cyan
 Color: brightcyan           #99eaea     ~        LightCyan
 Color: darkcyan             #0095a3     ~        DarkCyan
 Color: cyan                 #00bbcc     ~        Cyan
 Color: brightcyan           #99eaea     ~        LightCyan
 Color: darkcyan             #0095a3     ~        DarkCyan
-Color: white                #eaeaeb     ~        Gainsboro
+Color: white                #eff1f4     ~        White
 Color: brightwhite          #ffffff     ~        White
 
 Color: brightwhite          #ffffff     ~        White
 
+Term Colors: darkgray red green yellow blue magenta cyan brightwhite
+Term Colors: black darkred darkgreen darkyellow darkblue darkmagenta darkcyan white
+
 Include: _common.colortemplate
 Include: _common.colortemplate