From 2a3dd96c50faf51dbcba418cc90545e2d1f07b5d Mon Sep 17 00:00:00 2001 From: Hektor Misplon Date: Tue, 31 Aug 2021 14:33:02 +0200 Subject: [PATCH] Update ncspot color scheme --- .config/ncspot/config.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/ncspot/config.toml b/.config/ncspot/config.toml index 230062a..a0c151b 100644 --- a/.config/ncspot/config.toml +++ b/.config/ncspot/config.toml @@ -1,19 +1,19 @@ notify = true [theme] -background="black" primary="#aaa" -secondary="#555" title="#ccc" playing="#fff" playing_selected="#fff" -playing_bg="black" highlight="#ccc" highlight_bg="#333" error="#fff" -error_bg="#111" +error_bg="#333" statusbar="#ccc" statusbar_progress="#ccc" -statusbar_bg="black" cmdline="#ccc" -cmdline_bg="black" +# background="black" +# cmdline_bg="black" +# playing_bg="black" +# statusbar_bg="black" +# secondary="#555"