Summary
Added a bunch of theming options, including options to change the progress bar, colors and to dynamically pick colors from the album art.
Changelog
Added
* A new config section `theme`.
* New config options `theme/accent_color`, `theme/bar_color` and `theme/time_color` to change the playlist, progressbar and timestamp colors respectively
* New config options `theme/bar_body` and `theme/bar_head` allow the user to change the look of the progress bar
* The color option `auto` will automatically style that element based on the current album art!
Changed
* The progress bar has a new look
Fixed
* There was an unnecessary additional error message when bugs would arise. This has been removed.
Have fun!
:heart: