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