]> git.madduck.net Git - etc/vim.git/blobdiff - .vim/bundle/vim-artesanal/templates/static/git-favicon.png

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:

Merge commit '907d4569b0384e76f9e3ca4a6a7ee917712c031d' into tmp
[etc/vim.git] / .vim / bundle / vim-artesanal / templates / static / git-favicon.png
diff --git a/templates/_light.colortemplate b/templates/_light.colortemplate
deleted file mode 100644 (file)
index 2f7a1b6..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-; 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                #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