christopher-dG / gpymusic

Google Py Music: A simple TUI client for Google Play Music
MIT License
200 stars 13 forks source link

Allow default background colour #40

Closed nickspoons closed 6 years ago

nickspoons commented 6 years ago

When the config colour.background is set to default, allow curses to use the default background colour, enabling terminal transparency if the terminal supports it.

christopher-dG commented 6 years ago

Looks great, thanks!