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

- migrate to Colortemplate v2
[etc/vim.git] / templates / _light.colortemplate
index c4fe44670147fbcf66ac3578e0f2b0c5b526a573..4abd2316ed0fb25f35a3ede005096b6525989e86 100644 (file)
@@ -4,25 +4,28 @@
 # Color name                GUI         Base256  Base16 (optional)
 Color: black                #121419     ~        Black
 Color: darkgray             #575c66     ~        DarkGray
-Color: red                  #dc1b33     ~        Red
-Color: brightred            #f5b3bb     ~        LightRed
-Color: darkred              #ae1528     ~        DarkRed
-Color: green                #009966     ~        Green
-Color: brightgreen          #99d6c1     ~        LightGreen
-Color: darkgreen            #007a51     ~        DarkGreen
+Color: red                  #ae1528     ~        Red
+Color: brightred            #ddabbc     ~        LightRed
+Color: darkred              #971223     ~        DarkRed
+Color: green                #009a5a     ~        Green
+Color: brightgreen          #abddcc     ~        LightGreen
+Color: darkgreen            #00814b     ~        DarkGreen
 Color: yellow               #ff8c00     ~        Yellow
 Color: brightyellow         #ffc57f     ~        LightYellow
 Color: darkyellow           #cc7000     ~        DarkYellow
-Color: blue                 #517aa3     ~        Blue
-Color: brightblue           #a8bcd1     ~        LightBlue
-Color: darkblue             #406182     ~        DarkBlue
-Color: magenta              #fa75e2     ~        Magenta
+Color: blue                 #004bb4     ~        Blue
+Color: brightblue           #aec0e0     ~        LightBlue
+Color: darkblue             #00409b     ~        DarkBlue
+Color: magenta              #b300a4     ~        Magenta
 Color: brightmagenta        #fc86ec     ~        LightMagenta
-Color: darkmagenta          #f844d8     ~        DarkMagenta
-Color: cyan                 #00aacc     ~        Cyan
-Color: brightcyan           #1ad9ff     ~        LightCyan
-Color: darkcyan             #008099     ~        DarkCyan
-Color: white                #eaeaeb     ~        Gainsboro
+Color: darkmagenta          #9a008d     ~        DarkMagenta
+Color: cyan                 #008d9a     ~        Cyan
+Color: brightcyan           #00d3e7     ~        LightCyan
+Color: darkcyan             #007681     ~        DarkCyan
+Color: white                #eff1f4     ~        White
 Color: brightwhite          #ffffff     ~        White
 
+Term Colors: black darkred darkgreen darkyellow darkblue darkmagenta darkcyan white
+Term Colors: darkgray red green yellow blue magenta cyan brightwhite
+
 Include: _common.colortemplate