Adjust ncspot colors

master
Hektor Misplon 2020-12-12 14:18:34 +01:00
parent 9bac65e554
commit 942ea2825d
2 changed files with 19 additions and 16 deletions

View File

@ -1,17 +1,17 @@
[theme]
background = "#111111"
primary = "#CCCCCC"
secondary = "#AAAAAA"
title = "#CCCCCC"
playing = "#FFFFFF"
playing_selected = "#FFFFFF"
playing_bg = "#111111"
highlight = "#CCCCCC"
highlight_bg = "#333333"
error = "#FFFFFF"
error_bg = "#111111"
statusbar = "#CCCCCC"
statusbar_progress = "#CCCCCC"
statusbar_bg = "#111111"
cmdline = "#CCCCCC"
cmdline_bg = "#111111"
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"
statusbar="#ccc"
statusbar_progress="#ccc"
statusbar_bg="black"
cmdline="#ccc"
cmdline_bg="#ccc"

View File

@ -0,0 +1,3 @@
username = 'hektor.misplon@gmail.com'
auth_type = 0
auth_data = 'KDEzMzc9PXRydTMpPzo='