cterm color test fails on Windows
Official development repository for Vim's builtin TOhtml plugin
Brought to you by:
fritzophrenic
Originally created by: fritzophrenic
Original report by Ben Fritz (Bitbucket: fritzophrenic NA, ).
For some reason ctermfg=Red on Windows cmd.exe picks color code 12. This looks red in the terminal but 2html selects a very not red color; 2html.vim expects color 9. Need to investigate whether different colors differ on Windows or if this is a bug in 16-color Vims in general.