this post was submitted on 24 Jul 2023
3 points (80.0% liked)

Firefox Customs

64 readers
16 users here now

Chat with us!

Post your unsupported Firefox customizations here!

From the makers of r/FirefoxCSS

Links

Related

Rules

  1. Posts must have flair!
  2. Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
  3. Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
  4. When posting large amount of code use a service dedicated to hosting text snippets, such as pastebin, hastebin, github gist or equivalent. Relatively short snippets can be wrapped in code-block for inline viewing.
  5. Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.

founded 1 year ago
MODERATORS
 

publicado de forma cruzada desde: https://lemmy.world/post/2100202

A Firefox CSS themes with auto-color, Mica, auto-hide nav-bar support. Inspired in firefox-one , Edge/Chrome restyle 2023.

https://github.com/Neikon/Fox11

https://firefoxcss-store.github.io/

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Neikon 1 points 1 year ago (1 children)

Thank you for the advice. If that feature disappears all continues working but without transparency.

[โ€“] MrOtherGuy 1 points 1 year ago

I think there's a chance it might be problematic because you are also setting background-color of main-window to a semi transparent color. If window doesn't have some glass-appearance then any non-opaque color leads to various window features (like dragging window around ) being broken. At least on Win10 normally, no clue if that mica thing would affect things somehow.

Anyway, just a heads up. Otherwise your style looks pretty neat.