Tweak taffy terminal color.
author |
Steve Losh <steve@stevelosh.com> |
date |
Mon, 13 Feb 2012 09:04:49 -0500 |
parents |
afc3f1010aad
|
children |
9d9e466f24c3
|
branches/tags |
v1.1.2 |
files |
colors/badwolf.vim |
Changes
--- 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]