dots/.config/ncspot/config.toml

20 lines
319 B
TOML
Raw Normal View History

2021-01-09 01:05:44 +01:00
notify = true
2020-05-07 02:58:55 +02:00
[theme]
2020-12-12 14:18:34 +01:00
primary="#aaa"
title="#ccc"
playing="#fff"
playing_selected="#fff"
highlight="#ccc"
highlight_bg="#333"
error="#fff"
2021-08-31 14:33:02 +02:00
error_bg="#333"
2020-12-12 14:18:34 +01:00
statusbar="#ccc"
statusbar_progress="#ccc"
cmdline="#ccc"
2021-08-31 14:33:02 +02:00
# background="black"
# cmdline_bg="black"
# playing_bg="black"
# statusbar_bg="black"
# secondary="#555"