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

- complete rehaul of the colours in both dark and light to make them more consistent...
[etc/vim.git] / templates / _light.colortemplate
index 62cad350a1115dd4ba95b3bac97d81b8f777390d..c4fe44670147fbcf66ac3578e0f2b0c5b526a573 100644 (file)
@@ -2,27 +2,27 @@
 
 # Comment out (do not delete) the definitions that you want to keep at their default.
 # Color name                GUI         Base256  Base16 (optional)
 
 # Comment out (do not delete) the definitions that you want to keep at their default.
 # Color name                GUI         Base256  Base16 (optional)
-Color: black                #000000     ~        Black
-Color: brightblack          #696969     ~        DimGray
-Color: red                  #b72e2e     ~        Red
-Color: brightred            #ff9999     ~        LightRed
-Color: darkred              #a30000     ~        DarkRed
-Color: green                #47b36b     ~        Green
-Color: brightgreen          #b3ffcc     ~        LightGreen
-Color: darkgreen            #268044     ~        DarkGreen
-Color: yellow               #ff9900     ~        Yellow
-Color: brightyellow         #ffd699     ~        LightYellow
-Color: darkyellow           #cc7a00     ~        DarkYellow
-Color: blue                 #7ab1cc     ~        Blue
-Color: brightblue           #afc3d7     ~        LightBlue
-Color: darkblue             #266280     ~        DarkBlue
-Color: magenta              #a14cc9     ~        Magenta
-Color: brightmagenta        #bc7fd8     ~        LightMagenta
-Color: darkmagenta          #4527a0     ~        DarkMagenta
-Color: cyan                 #009688     ~        Cyan
-Color: brightcyan           #b2dfdb     ~        LightCyan
-Color: darkcyan             #00695c     ~        DarkCyan
-Color: white                #dcdcdc     ~        Gainsboro
+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: 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: brightmagenta        #fc86ec     ~        LightMagenta
+Color: darkmagenta          #f844d8     ~        DarkMagenta
+Color: cyan                 #00aacc     ~        Cyan
+Color: brightcyan           #1ad9ff     ~        LightCyan
+Color: darkcyan             #008099     ~        DarkCyan
+Color: white                #eaeaeb     ~        Gainsboro
 Color: brightwhite          #ffffff     ~        White
 
 Include: _common.colortemplate
 Color: brightwhite          #ffffff     ~        White
 
 Include: _common.colortemplate