]> 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 diffs more readable
[etc/vim.git] / templates / _dark.colortemplate
index a3968cb81301bbc867d2431bb360fe627293d88c..de6cf449763bdcd228c6fee1e602b828f5f7f767 100644 (file)
@@ -5,19 +5,19 @@
 Color: black                #000000     ~        Black
 Color: brightblack          #696969     ~        DimGray
 Color: red                  #ff4d4d     ~        Red
-Color: brightred            #ff9999     ~        LightRed
+Color: brightred            #d66363     ~        LightRed
 Color: darkred              #b30000     ~        DarkRed
 Color: green                #47b36b     ~        Green
-Color: brightgreen          #b3ffcc     ~        LightGreen
+Color: brightgreen          #4c8c6c     ~        LightGreen
 Color: darkgreen            #268044     ~        DarkGreen
 Color: yellow               #ffff80     ~        Yellow
 Color: brightyellow         #ffffaf     ~        LightYellow
 Color: darkyellow           #ffea00     ~        DarkYellow
 Color: blue                 #7ab1cc     ~        Blue
-Color: brightblue           #a1c8db     ~        LightBlue
+Color: brightblue           #5f87af     ~        LightBlue
 Color: darkblue             #266280     ~        DarkBlue
-Color: magenta              #ab47bc     ~        Magenta
-Color: brightmagenta        #d1c4e9     ~        LightMagenta
+Color: magenta              #a14cc9     ~        Magenta
+Color: brightmagenta        #bc7fd8     ~        LightMagenta
 Color: darkmagenta          #4527a0     ~        DarkMagenta
 Color: cyan                 #009688     ~        Cyan
 Color: brightcyan           #b2dfdb     ~        LightCyan