elementary / elementary/videos

Media controls hard to see when playing a video with a white background

Open
#409 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Vala
Stars
57
Forks
16
PR merge metrics
No merged PRs in 30d

Description

How the player looks currently: The playlist icon is blended in with its shadow

Image

make the shadows under the icons darker or add some background for the controls like this bad mockup..

Image

`
mediacontrols {
background: rgba(0,0,0,0.5);
/*can't be bothered to find the special variables*/
border-radius: 7px;
margin: 15px;
padding: 7px;
}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.