document.open();document.writeln('<div onmouseover="document.getElementById(\'snipt-2318\').style.display = \'block\'; return false;" onmouseout="document.getElementById(\'snipt-2318\').style.display = \'none\'; return false;" style="position: relative;">');document.writeln('<div class="highlight"><pre style="-moz-border-radius: 5px; border-radius: 5px; -webkit-border-radius: 5px; margin: 0; display: block; font: 11px Monaco, monospace !important; padding: 15px; background-color: #1C1C1C; overflow: auto; color: #D0D0D0;"><span style="color: #ed9d13">&quot; This .vimrc file should be placed in your home directory</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> The Terminal app supports <span style="color: #d0d0d0">(</span>at least<span style="color: #d0d0d0">)</span> 16 colors');document.writeln('<span style="color: #ed9d13">&quot; So you can have the eight dark colors and the eight light colors</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> the plain colors, using these settings, are the same as the light ones');document.writeln('<span style="color: #ed9d13">&quot; NOTE: You will need to replace ^[ with a raw Escape character, which you</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> can <span style="color: #24909d">type </span>by typing Ctrl-V and <span style="color: #6ab825; font-weight: normal">then</span> <span style="color: #d0d0d0">(</span>after releaseing Ctrl-V<span style="color: #d0d0d0">)</span> the Escape key.');document.writeln('<span style="color: #6ab825; font-weight: normal">if </span>has<span style="color: #d0d0d0">(</span><span style="color: #ed9d13">&quot;terminfo&quot;</span><span style="color: #d0d0d0">)</span>');document.writeln('  <span style="color: #24909d">set </span><span style="color: #40ffff">t_Co</span><span style="color: #d0d0d0">=</span>16');document.writeln('  <span style="color: #24909d">set </span><span style="color: #40ffff">t_AB</span><span style="color: #d0d0d0">=[</span>%?%p1%<span style="color: #d0d0d0">{</span>8<span style="color: #d0d0d0">}</span>%&lt;%t%p1%<span style="color: #d0d0d0">{</span>40<span style="color: #d0d0d0">}</span>%+%e%p1%<span style="color: #d0d0d0">{</span>92<span style="color: #d0d0d0">}</span>%+%;%dm');document.writeln('  <span style="color: #24909d">set </span><span style="color: #40ffff">t_AF</span><span style="color: #d0d0d0">=[</span>%?%p1%<span style="color: #d0d0d0">{</span>8<span style="color: #d0d0d0">}</span>%&lt;%t%p1%<span style="color: #d0d0d0">{</span>30<span style="color: #d0d0d0">}</span>%+%e%p1%<span style="color: #d0d0d0">{</span>82<span style="color: #d0d0d0">}</span>%+%;%dm');document.writeln('<span style="color: #6ab825; font-weight: normal">else</span>');document.writeln('<span style="color: #6ab825; font-weight: normal">  </span><span style="color: #24909d">set </span><span style="color: #40ffff">t_Co</span><span style="color: #d0d0d0">=</span>16');document.writeln('  <span style="color: #24909d">set </span><span style="color: #40ffff">t_Sf</span><span style="color: #d0d0d0">=[</span>3%dm');document.writeln('  <span style="color: #24909d">set </span><span style="color: #40ffff">t_Sb</span><span style="color: #d0d0d0">=[</span>4%dm');document.writeln('endif');document.writeln('syntax on');document.writeln('<span style="color: #ed9d13">&quot; Everything from here on down is optional</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> These colors are examples of what is possible');document.writeln('<span style="color: #ed9d13">&quot; type :help syntax</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> or :help color within vim <span style="color: #6ab825; font-weight: normal">for </span>more info');document.writeln('<span style="color: #ed9d13">&quot; and try opening the file</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> share/vim/vim61/syntax/colortest.vim');document.writeln('<span style="color: #ed9d13">&quot; Note: where share is depends on where/how you installed vim</span>');document.writeln('<span style="color: #ed9d13">highlight Comment       ctermfg=DarkGreen</span>');document.writeln('<span style="color: #ed9d13">highlight Constant      ctermfg=DarkMagenta</span>');document.writeln('<span style="color: #ed9d13">highlight Character     ctermfg=DarkRed</span>');document.writeln('<span style="color: #ed9d13">highlight Special       ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight Identifier    ctermfg=DarkCyan</span>');document.writeln('<span style="color: #ed9d13">highlight Statement     ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight PreProc       ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight Type          ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight Number        ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight Delimiter     ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight Error         ctermfg=Black</span>');document.writeln('<span style="color: #ed9d13">highlight Todo          ctermfg=DarkBlue</span>');document.writeln('<span style="color: #ed9d13">highlight WarningMsg    term=NONE           ctermfg=Black ctermbg=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight ErrorMsg      term=NONE           ctermfg=DarkRed ctermbg=NONE</span>');document.writeln('<span style="color: #ed9d13">&quot;</span> These settings only affect the X11 GUI version <span style="color: #d0d0d0">(</span>which is different');document.writeln('<span style="color: #ed9d13">&quot; than the fully Carbonized version at homepage.mac.com/fisherbb/</span>');document.writeln('<span style="color: #ed9d13">highlight Comment       guifg=Green                 gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Constant      guifg=Magenta               gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Character     guifg=Red                   gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Special       guifg=Blue                  gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Identifier    guifg=DarkCyan              gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Statement     guifg=DarkGreen             gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight PreProc       guifg=Purple                gui=NONE</span>');document.writeln('<span style="color: #ed9d13">highlight Type          guifg=DarkGreen             gui=NONE</span>');document.writeln('<span style="color: #ed9d13">&quot;</span>highlight Normal                   <span style="color: #40ffff">guibg</span><span style="color: #d0d0d0">=</span><span style="color: #999999; font-style: italic">#E0F2FF   gui=NONE</span>');document.writeln('highlight Number        <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span>Blue                  <span style="color: #40ffff">gui</span><span style="color: #d0d0d0">=</span>NONE');document.writeln('<span style="color: #ed9d13">&quot;highlight Cursor       guifg=NONE  guibg=Green</span>');document.writeln('<span style="color: #ed9d13">&quot;</span>highlight Cursor       <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span><span style="color: #24909d">bg    </span><span style="color: #40ffff">guibg</span><span style="color: #d0d0d0">=</span><span style="color: #24909d">fg</span>');document.writeln('highlight Delimiter     <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span>blue                  <span style="color: #40ffff">gui</span><span style="color: #d0d0d0">=</span>NONE');document.writeln('<span style="color: #ed9d13">&quot;highlight NonText                  guibg=lightgray gui=NONE</span>');document.writeln('<span style="color: #ed9d13">&quot;</span>highlight Error        <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span>White <span style="color: #40ffff">guibg</span><span style="color: #d0d0d0">=</span>Red       <span style="color: #40ffff">gui</span><span style="color: #d0d0d0">=</span>NONE');document.writeln('highlight Error         <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span>NONE  <span style="color: #40ffff">guibg</span><span style="color: #d0d0d0">=</span>NONE      <span style="color: #40ffff">gui</span><span style="color: #d0d0d0">=</span>NONE');document.writeln('highlight Todo          <span style="color: #40ffff">guifg</span><span style="color: #d0d0d0">=</span>Blue  <span style="color: #40ffff">guibg</span><span style="color: #d0d0d0">=</span>Yellow    <span style="color: #40ffff">gui</span><span style="color: #d0d0d0">=</span>NONE');document.writeln('<span style="color: #a61717; background-color: #e3d2d2">&quot;</span><span style="color: #999999; font-style: italic">#### end color settings #############</span>');document.writeln('</pre></div>');document.writeln('');document.writeln('<div style="background-color: #111; color: #D0D0D0; float: right; padding: 5px 10px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; font: 11px Arial,Sans-Serif; display: none; position: absolute; bottom: 0; right: 0;" id="snipt-2318">code hosted by <a href="http://snipt.net/nick/mac-osx-leopard-vim-terminal-colors" style="color: #0084FF; text-decoration: none;">snipt.net</a></div>');document.writeln('</div>');document.close();