diff --git a/README-VIM.md b/README-VIM.md
index 956a46b0a767bca77871e61a7cc383c7c84701b8..385712f7c8c6690b7d792b95e10a064ea0f5d930 100644
--- a/README-VIM.md
+++ b/README-VIM.md
@@ -86,6 +86,7 @@ let g:fzf_colors =
   \ 'bg+':     ['bg', 'CursorLine', 'CursorColumn'],
   \ 'hl+':     ['fg', 'Statement'],
   \ 'info':    ['fg', 'PreProc'],
+  \ 'border':  ['fg', 'Ignore'],
   \ 'prompt':  ['fg', 'Conditional'],
   \ 'pointer': ['fg', 'Exception'],
   \ 'marker':  ['fg', 'Keyword'],