From 474226c7d6eddb042b6b749dd7b062258dd2d556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Mon, 24 Jun 2019 10:04:42 +0200 Subject: [PATCH] Updated Color schemes (markdown) --- Color-schemes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Color-schemes.md b/Color-schemes.md index 7bcc896..49a1acb 100644 --- a/Color-schemes.md +++ b/Color-schemes.md @@ -188,5 +188,5 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS' ![](https://i.imgur.com/hZJHhmX.png) ```sh --color fg:#D8DEE9,bg:#2E3440,hl:#A3BE8C,fg+:#D8DEE9,bg+:#434C5E,hl+:#A3BE8C ---color pointer:#E5E9F0,info:#4C566A,spinner:#4C566A,header:#4C566A,prompt:#88C0D0,marker:#D8DEE9' +--color pointer:#BF616A,info:#4C566A,spinner:#4C566A,header:#4C566A,prompt:#81A1C1,marker:#EBCB8B ``` \ No newline at end of file