Tweak taffy terminal color.

This commit is contained in:
Steve Losh
2012-02-13 09:04:49 -05:00
parent 9f34b65af8
commit eb9aeff263

View File

@@ -71,7 +71,7 @@ let s:bwc.dalespale = ['fade3e', 221]
let s:bwc.dirtyblonde = ['f4cf86', 222]
" Delicious, chewy red from Made of Code for the poppiest highlights.
let s:bwc.taffy = ['ff2c4b', 197]
let s:bwc.taffy = ['ff2c4b', 196]
" The star of the show comes straight from Made of Code.
let s:bwc.tardis = ['0a9dff', 39]