# HG changeset patch # User Steve Losh # Date 1329141889 18000 # Node ID 599ba7563aa4251e5f51c3e00ed8c993fe1426c5 # Parent afc3f1010aadf29f7efb05f387c52b6348a2a604 Tweak taffy terminal color. diff -r afc3f1010aad -r 599ba7563aa4 colors/badwolf.vim --- a/colors/badwolf.vim Mon Feb 13 08:58:09 2012 -0500 +++ b/colors/badwolf.vim Mon Feb 13 09:04:49 2012 -0500 @@ -71,7 +71,7 @@ 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]