]> git.madduck.net Git - etc/vim.git/blob - .vim/bundle/vim-artesanal/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 '.vim/bundle/vim-flake8/' from commit 'ddceec6c457fd59bc2a9321cbf817e42aa4bfd86'
[etc/vim.git] / .vim / bundle / vim-artesanal / templates / _dark.colortemplate
1 # vim: ft=colortemplate sessionoptions=buffers,tabpages,winsize,folds
2
3 # Comment out (do not delete) the definitions that you want to keep at their default.
4 # Color name                GUI         Base256  Base16 (optional)
5 Color: black                #121419     ~        Black
6 Color: darkgray             #575c66     ~        DarkGray
7 Color: red                  #e84256     ~        Red
8 Color: brightred            #ddabbc     ~        LightRed
9 Color: darkred              #dc1b33     ~        DarkRed
10 Color: green                #00bf8a     ~        Green
11 Color: brightgreen          #abddcc     ~        LightGreen
12 Color: darkgreen            #008c65     ~        DarkGreen
13 Color: yellow               #fff176     ~        Yellow
14 Color: brightyellow         #ffffa8     ~        LightYellow
15 Color: darkyellow           #e5d85c     ~        DarkYellow
16 Color: blue                 #6699cc     ~        Blue
17 Color: brightblue           #aec0e0     ~        LightBlue
18 Color: darkblue             #517aa3     ~        DarkBlue
19 Color: magenta              #fa75e2     ~        Magenta
20 Color: brightmagenta        #fc86ec     ~        LightMagenta
21 Color: darkmagenta          #f844d8     ~        DarkMagenta
22 Color: cyan                 #00bbcc     ~        Cyan
23 Color: brightcyan           #99eaea     ~        LightCyan
24 Color: darkcyan             #0095a3     ~        DarkCyan
25 Color: white                #eff1f4     ~        White
26 Color: brightwhite          #ffffff     ~        White
27
28 Term Colors: darkgray red green yellow blue magenta cyan brightwhite
29 Term Colors: black darkred darkgreen darkyellow darkblue darkmagenta darkcyan white
30
31 Include: _common.colortemplate