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

Enhance transparency to SignColumn and FoldColumn
[etc/vim.git] / templates / _light.colortemplate
index 8dddd09130b3be5c16e1844831a8703a3a4139c2..2f7a1b605c27f3ffaa51a65df514360fefe3fce1 100644 (file)
@@ -1,28 +1,35 @@
-# vim: ft=colortemplate sessionoptions=buffers,tabpages,winsize,folds
+; vim: ft=colortemplate sessionoptions=buffers,tabpages,winsize,folds
 
-# 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                #dcdcdc     ~        Gainsboro
+; Comment out (do not delete) the definitions that you want to keep at their default.
+; Color name                GUI         Base256  Base16 (optional)
+Color: black                #1c313a     ~        Black
+Color: realblack            #000000     ~        Black
+Color: darkgray             #575c66     ~        DarkGray
+Color: red                  #b2000f     ~        Red
+Color: brightred            #f0cccf     ~        LightRed
+Color: darkred              #99000d     ~        DarkRed
+Color: diffred              #f0cccf     ~        LightRed
+Color: green                #0e8756     ~        Green
+Color: brightgreen          #c3e6d7     ~        LightGreen
+Color: darkgreen            #0c7047     ~        DarkGreen
+Color: diffgreen            #c3e6d7     ~        LightGreen
+Color: yellow               #ff870e     ~        Yellow
+Color: brightyellow         #ffb76e     ~        LightYellow
+Color: darkyellow           #cc6c0b     ~        DarkYellow
+Color: blue                 #0961a8     ~        Blue
+Color: brightblue           #c3d1e6     ~        LightBlue
+Color: darkblue             #064578     ~        DarkBlue
+Color: diffblue             #c3d1e6     ~        LightBlue
+Color: magenta              #7a5ab2     ~        Magenta
+Color: brightmagenta        #e1bee7     ~        LightMagenta
+Color: darkmagenta          #5f468a     ~        DarkMagenta
+Color: cyan                 #1d9fb0     ~        Cyan
+Color: brightcyan           #62ebff     ~        LightCyan
+Color: darkcyan             #198b9a     ~        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