podlove / podlove-ui

Monorepo for all UI related projects like Web Player and Subscribe Button
MIT License
83 stars 33 forks source link

Tab title border color can't be changed #1118

Closed zichy closed 1 year ago

zichy commented 1 year ago

The border underneath the player title does not have a custom color, it's always gray (border-gray-400):

https://github.com/podlove/podlove-ui/blob/b590e747339ed3e6a41427cb3bc08ff48d5998bc/apps/player/src/components/tab-title/TabTitle.vue#L16

Depending on your background color, this may result in a very bad contrast:

Could the border color please be defined by the custom player colors? 🙏

alexander-heimbuch commented 1 year ago

Should be fixed with v5.12.1