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

- mark CursorLine & CursorColumn with different background - no more bold+italic
[etc/vim.git] / templates / _light.colortemplate
index 99c85e5d674d071ab71e959c062a44634fde09fe..8a6baf43efe2bd034a83efaee07150ffe3674ac2 100644 (file)
@@ -2,27 +2,34 @@
 
 # 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                 #5995b3     ~        Blue
-Color: brightblue           #cceeff     ~        LightBlue
-Color: darkblue             #266280     ~        DarkBlue
-Color: magenta              #ab47bc     ~        Magenta
-Color: brightmagenta        #d1c4e9     ~        LightMagenta
-Color: darkmagenta          #4527a0     ~        DarkMagenta
-Color: cyan                 #009688     ~        Cyan
-Color: brightcyan           #b2dfdb     ~        LightCyan
-Color: darkcyan             #00695c     ~        DarkCyan
-Color: white                #ebebeb     ~        Gray92
+Color: black                #121419     ~        Black
+Color: realblack            #000000     ~        Black
+Color: darkgray             #575c66     ~        DarkGray
+Color: red                  #ae1528     ~        Red
+Color: brightred            #ddabbc     ~        LightRed
+Color: darkred              #971223     ~        DarkRed
+Color: diffred              #ddabbc     ~        LightRed
+Color: green                #009a5a     ~        Green
+Color: brightgreen          #abddcc     ~        LightGreen
+Color: darkgreen            #00814b     ~        DarkGreen
+Color: diffgreen            #abddcc     ~        LightGreen
+Color: yellow               #ff8c00     ~        Yellow
+Color: brightyellow         #ffc57f     ~        LightYellow
+Color: darkyellow           #cc7000     ~        DarkYellow
+Color: blue                 #004bb4     ~        Blue
+Color: brightblue           #aec0e0     ~        LightBlue
+Color: darkblue             #00409b     ~        DarkBlue
+Color: diffblue             #aec0e0     ~        LightBlue
+Color: magenta              #b300a4     ~        Magenta
+Color: brightmagenta        #fc86ec     ~        LightMagenta
+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