yiiyahui / Neptune-Firefox

A clean and compact Firefox theme.
MIT License
142 stars 6 forks source link

Windows bug: icon contrast on dark background, pop up resize missing #12

Closed yofriadi closed 2 months ago

yofriadi commented 2 months ago
  1. on Windows, when opening a website with dark background, like Spotify, only extension icon shows 1

  2. when popping out video, cant resize video size.

  3. video timeline not show (also on macOS).

  4. and one last thing, if you prefer rounded corner, how I make video pop out use sharp corner instead? because I use sharp corner for window in Windows image image

yiiyahui commented 2 months ago

1:README..

Screenshot

2: look for

@-moz-document url("chrome://global/content/pictureinpicture/player.xhtml") {
...
...
}

and

 #timestamp,
.end-controls,
.scrubber-no-drag,
.control-item::after,
.scrollbar-topmost,

and delete them.

If there are updates, you might need to delete them each time.😁

yofriadi commented 2 months ago

oh right, sorry I am using this skin again in my Windows PC and skip the README part.

If there are updates, you might need to delete them each time.😁

man, it is small things compared to your work, thanks again for creating this 🙌