From cad78b841539197c74a354d25595604329d28cdb Mon Sep 17 00:00:00 2001 From: Steve Losh Date: Mon, 5 Mar 2012 10:59:15 -0500 Subject: [PATCH] Make lime limier in the terminal. --- colors/badwolf.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors/badwolf.vim b/colors/badwolf.vim index a725573..399ff5a 100644 --- a/colors/badwolf.vim +++ b/colors/badwolf.vim @@ -83,7 +83,7 @@ let s:bwc.tardis = ['0a9dff', 39] let s:bwc.orange = ['ffa724', 214] " A limier green from Getafe. -let s:bwc.lime = ['aeee00', 148] +let s:bwc.lime = ['aeee00', 154] " Rose's dress in The Idiot's Lantern. let s:bwc.dress = ['ff9eb8', 211]