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

Enhance transparency to SignColumn and FoldColumn
[etc/vim.git] / templates / _dark.colortemplate
index 3560022a8ba1e919f6973f05a8eece486a524e0c..b9aea579bdfda719e12dc473bad53c6eabc53024 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                #121419     ~        Black
+; 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                  #e84256     ~        Red
-Color: brightred            #f5b3bb     ~        LightRed
-Color: darkred              #dc1b33     ~        DarkRed
-Color: green                #00bf8a     ~        Green
-Color: brightgreen          #99d1c1     ~        LightGreen
-Color: darkgreen            #008c65     ~        DarkGreen
-Color: yellow               #fff176     ~        Yellow
-Color: brightyellow         #ffffa8     ~        LightYellow
-Color: darkyellow           #e5d85c     ~        DarkYellow
-Color: blue                 #6699cc     ~        Blue
-Color: brightblue           #b2cce5     ~        LightBlue
-Color: darkblue             #517aa3     ~        DarkBlue
-Color: magenta              #fa75e2     ~        Magenta
-Color: brightmagenta        #fc86ec     ~        LightMagenta
-Color: darkmagenta          #f844d8     ~        DarkMagenta
-Color: cyan                 #00bbcc     ~        Cyan
-Color: brightcyan           #99eaea     ~        LightCyan
-Color: darkcyan             #0095a3     ~        DarkCyan
-Color: white                #eaeaeb     ~        Gainsboro
+Color: red                  #ff616f     ~        Red
+Color: brightred            #ffcdd2     ~        LightRed
+Color: darkred              #ef5350     ~        DarkRed
+Color: diffred              #663d43     ~        Red
+Color: green                #69f0b9     ~        Green
+Color: brightgreen          #9fffe0     ~        LightGreen
+Color: darkgreen            #15cf83     ~        DarkGreen
+Color: diffgreen            #3f7070     ~        Green
+Color: yellow               #ffff8d     ~        Yellow
+Color: brightyellow         #fff9c4     ~        LightYellow
+Color: darkyellow           #ffeb3b     ~        DarkYellow
+Color: blue                 #90caf9     ~        Blue
+Color: brightblue           #bbdefb     ~        LightBlue
+Color: darkblue             #5d99c6     ~        DarkBlue
+Color: diffblue             #3f5a70     ~        Blue
+Color: magenta              #b39ddb     ~        Magenta
+Color: brightmagenta        #ce93d8     ~        LightMagenta
+Color: darkmagenta          #9575cd     ~        DarkMagenta
+Color: cyan                 #80deea     ~        Cyan
+Color: brightcyan           #b2ebf2     ~        LightCyan
+Color: darkcyan             #4dd0e1     ~        DarkCyan
+Color: white                #eff1f4     ~        White
 Color: brightwhite          #ffffff     ~        White
 
+Term Colors: darkgray red green yellow blue magenta cyan brightwhite
+Term Colors: black darkred darkgreen darkyellow darkblue darkmagenta darkcyan white
+
 Include: _common.colortemplate