Update ncspot color scheme

master
Hektor Misplon 2021-08-31 14:33:02 +02:00
parent 90eb486e57
commit 2a3dd96c50
1 changed files with 6 additions and 6 deletions

View File

@ -1,19 +1,19 @@
notify = true notify = true
[theme] [theme]
background="black"
primary="#aaa" primary="#aaa"
secondary="#555"
title="#ccc" title="#ccc"
playing="#fff" playing="#fff"
playing_selected="#fff" playing_selected="#fff"
playing_bg="black"
highlight="#ccc" highlight="#ccc"
highlight_bg="#333" highlight_bg="#333"
error="#fff" error="#fff"
error_bg="#111" error_bg="#333"
statusbar="#ccc" statusbar="#ccc"
statusbar_progress="#ccc" statusbar_progress="#ccc"
statusbar_bg="black"
cmdline="#ccc" cmdline="#ccc"
cmdline_bg="black" # background="black"
# cmdline_bg="black"
# playing_bg="black"
# statusbar_bg="black"
# secondary="#555"