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

Merge commit '907d4569b0384e76f9e3ca4a6a7ee917712c031d' into tmp
[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                #1c313a     ~        Black
6 Color: realblack            #000000     ~        Black
7 Color: darkgray             #575c66     ~        DarkGray
8 Color: red                  #ff616f     ~        Red
9 Color: brightred            #ffcdd2     ~        LightRed
10 Color: darkred              #ef5350     ~        DarkRed
11 Color: diffred              #663d43     ~        Red
12 Color: green                #69f0b9     ~        Green
13 Color: brightgreen          #9fffe0     ~        LightGreen
14 Color: darkgreen            #15cf83     ~        DarkGreen
15 Color: diffgreen            #3f7070     ~        Green
16 Color: yellow               #ffff8d     ~        Yellow
17 Color: brightyellow         #fff9c4     ~        LightYellow
18 Color: darkyellow           #ffeb3b     ~        DarkYellow
19 Color: blue                 #90caf9     ~        Blue
20 Color: brightblue           #bbdefb     ~        LightBlue
21 Color: darkblue             #5d99c6     ~        DarkBlue
22 Color: diffblue             #3f5a70     ~        Blue
23 Color: magenta              #b39ddb     ~        Magenta
24 Color: brightmagenta        #ce93d8     ~        LightMagenta
25 Color: darkmagenta          #9575cd     ~        DarkMagenta
26 Color: cyan                 #80deea     ~        Cyan
27 Color: brightcyan           #b2ebf2     ~        LightCyan
28 Color: darkcyan             #4dd0e1     ~        DarkCyan
29 Color: white                #eff1f4     ~        White
30 Color: brightwhite          #ffffff     ~        White
31
32 Term Colors: darkgray red green yellow blue magenta cyan brightwhite
33 Term Colors: black darkred darkgreen darkyellow darkblue darkmagenta darkcyan white
34
35 Include: _common.colortemplate