issadarkthing / gomu

golang TUI music player
GNU General Public License v2.0
159 stars 15 forks source link

fix border background color #40

Closed issadarkthing closed 3 years ago

issadarkthing commented 3 years ago

This fixes background border which was previousedly mentioned in https://github.com/issadarkthing/gomu/pull/35#issuecomment-793290015.

Before: image

After: image

tramhao commented 3 years ago

nice!