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

Add support for GitSigns
[etc/vim.git] / templates / _dark.colortemplate
index 1427e5ae9958e4875a7db6cebd853c4cfa44f6ba..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                #000000     ~        Black
-Color: brightblack          #696969     ~        DimGray
-Color: red                  #ff4d4d     ~        Red
-Color: brightred            #ff9999     ~        LightRed
-Color: darkred              #b30000     ~        DarkRed
-Color: green                #47b36b     ~        Green
-Color: brightgreen          #b3ffcc     ~        LightGreen
-Color: darkgreen            #268044     ~        DarkGreen
-Color: yellow               #ffff80     ~        Yellow
-Color: brightyellow         #ffffaf     ~        LightYellow
-Color: darkyellow           #ffea00     ~        DarkYellow
-Color: blue                 #7ab1cc     ~        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
+; 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                  #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