I think I have a non-standard coloring scheme. This shows a small piece of perl code. As for choroba it developed over time, and was chosen to be a compromise between easy to read and standing out. I like grayish backgrounds. Another reason is it fits well in my simple design for presentations I have used over the years.

FWIW, as I (still) use "elvis" (instead of vim, as (g)vim is very hard to get compiled on HP-UX and AIX with a working GUI), I do not use a named color scheme as g/vim offers.

" color role [like role] [attr ...] color [on color] color bold Black color emphasized Blue4 color italic Green4 color underlined Red4 color fixed Yellow4 color cursor Orangered color tool Blue4 on Gray75 color scrollbar Yellow4 color normal Gray15 on Gray85 color selection on LightYellow color hlsearch on DarkSeaGreen1 color lnum Gray50 color hexheading Gray50 color comment italic Green4 color string Yellow4 color char Orange3 color regexp Red3 color regsub Red1 color number Blue4 color keyword bold Black color other Gray15 color function Red4 color variable Gray15 color prep bold Blue4 color prepquote Yellow4 color graphic Gray50 color hlobject1 on Gray88 color hlobject2 on Gray91 color hlobject3 on Gray94 color hlobject4 on Gray97 color spell bold on Gold color guide #f0ffc0 color fold on Yellow2 color parenthesis Blue3 color docmarkup bold Red4 on honeydew2 color docindent Blue4 on honeydew2 color doc Black on honeydew2 color oldtext Red4 color newtext Green4 color changedtext Blue4 color changed on yellow

Enjoy, Have FUN! H.Merijn

In reply to Re: colours for syntax highlighting by Tux
in thread colours for syntax highlighting by morgon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.