--- a/colors/badwolf.vim Mon Nov 19 12:39:24 2012 -0500
+++ b/colors/badwolf.vim Mon Nov 19 13:27:51 2012 -0500
@@ -379,7 +379,11 @@
" from my Vimrc.
call s:HL('InterestingWord1', 'coal', 'orange')
call s:HL('InterestingWord2', 'coal', 'lime')
-call s:HL('InterestingWord3', 'coal', 'taffy')
+call s:HL('InterestingWord3', 'coal', 'saltwatertaffy')
+call s:HL('InterestingWord4', 'coal', 'toffee')
+call s:HL('InterestingWord5', 'coal', 'dress')
+call s:HL('InterestingWord6', 'coal', 'taffy')
+
" }}}
" Makegreen {{{