Update ncspot color scheme
parent
90eb486e57
commit
2a3dd96c50
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue