mirror of
https://github.com/sjl/badwolf.git
synced 2025-11-10 12:03:49 -05:00
Tweak taffy terminal color.
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user