]>
git.madduck.net Git - etc/vim.git/blobdiff - colors/artesanal.vim
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:
" Maintainer: Stefan Wimmer <wimstefan@gmail.com>
" Website: https://github.com/wimstefan/vim-artesanal
" License: Vim License (see `:help license`)
" Maintainer: Stefan Wimmer <wimstefan@gmail.com>
" Website: https://github.com/wimstefan/vim-artesanal
" License: Vim License (see `:help license`)
-" Last Updated: Sat 21 Jul 2018 04:03:46 PM CES T
+" Last Updated: Wed 14 Nov 2018 01:13:55 AM CE T
if !(has('termguicolors') && &termguicolors) && !has('gui_running')
\ && (!exists('&t_Co') || &t_Co < 256)
if !(has('termguicolors') && &termguicolors) && !has('gui_running')
\ && (!exists('&t_Co') || &t_Co < 256)
\ '#ab47bc',
\ '#009688',
\ '#fbfbfb',
\ '#ab47bc',
\ '#009688',
\ '#fbfbfb',
- \ '#696969 ',
- \ '#ff9999 ',
- \ '#b3ffcc ',
- \ '#ffffaf ',
- \ '#a1c8db ',
- \ '#d1c4e9 ',
- \ '#b2dfdb ',
+ \ '#2e3440 ',
+ \ '#ff4d4d ',
+ \ '#47b36b ',
+ \ '#ffff80 ',
+ \ '#7ab1cc ',
+ \ '#ab47bc ',
+ \ '#009688 ',
\ '#d3d3d3'
\ ]
hi! link TermCursor Cursor
\ '#d3d3d3'
\ ]
hi! link TermCursor Cursor
\ '#ab47bc',
\ '#009688',
\ '#141414',
\ '#ab47bc',
\ '#009688',
\ '#141414',
- \ '#696969 ',
- \ '#ff9999 ',
- \ '#b3ffcc ',
- \ '#ffd699 ',
- \ '#cceeff ',
- \ '#d1c4e9 ',
- \ '#b2dfdb ',
+ \ '#fbfbfb ',
+ \ '#b72e2e ',
+ \ '#47b36b ',
+ \ '#ff9900 ',
+ \ '#5995b3 ',
+ \ '#ab47bc ',
+ \ '#009688 ',
\ '#505050'
\ ]
hi! link TermCursor Cursor
\ '#505050'
\ ]
hi! link TermCursor Cursor