Adjust ncspot colors
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
3
.config/ncspot/credentials.toml
Normal file
3
.config/ncspot/credentials.toml
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
username = 'hektor.misplon@gmail.com'
|
||||||
|
auth_type = 0
|
||||||
|
auth_data = 'KDEzMzc9PXRydTMpPzo='
|
||||||
Reference in New Issue
Block a user