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] [theme]
background = "#111111" background="black"
primary = "#CCCCCC" primary="#aaa"
secondary = "#AAAAAA" secondary="#555"
title = "#CCCCCC" title="#ccc"
playing = "#FFFFFF" playing="#fff"
playing_selected = "#FFFFFF" playing_selected="#fff"
playing_bg = "#111111" playing_bg="black"
highlight = "#CCCCCC" highlight="#ccc"
highlight_bg = "#333333" highlight_bg="#333"
error = "#FFFFFF" error="#fff"
error_bg = "#111111" error_bg="#111"
statusbar = "#CCCCCC" statusbar="#ccc"
statusbar_progress = "#CCCCCC" statusbar_progress="#ccc"
statusbar_bg = "#111111" statusbar_bg="black"
cmdline = "#CCCCCC" cmdline="#ccc"
cmdline_bg = "#111111" cmdline_bg="#ccc"

View File

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