From 6abf347dd8949d80f4ad56c984ebfda9769dc47b Mon Sep 17 00:00:00 2001 From: nicodebo Date: Mon, 13 Mar 2017 00:34:41 +0100 Subject: [PATCH] Add link to base16-fzf repository --- Color-schemes.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Color-schemes.md b/Color-schemes.md index 42f525b..73d0e4e 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -166,4 +166,10 @@ _gen_fzf_default_opts() { #" } _gen_fzf_default_opts -``` \ No newline at end of file +``` + +### Base16 colors for fzf + +A collection of colorschemes based on the [base16](https://github.com/chriskempson/base16) project. + + \ No newline at end of file