aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.65k stars 166 forks source link

Themed image border background #612

Open mielpeeters opened 4 days ago

mielpeeters commented 4 days ago

Describe the bug Visual bug where the background rectangle of the image is black instead of the background color defined in the theme, when the cover_img_scale config is less than 1.

To Reproduce Set cover_img_scale to a value smaller than one in the app.toml config file.

Expected behaviour It would look nicer if the border around the image (see right and bottom border in the screenshot) were the theme's background color instead of black.

Log and backtrace /

Screenshots image

Environment