this post was submitted on 26 Jul 2023
1 points (100.0% liked)

Firefox Customs

3 readers
4 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
 

there is a way to distinguish between themes (in firefox add-ons store) that use one image and the themes that use 2 or 3? there are a lot of themes with additional_backgrounds but use 1 or more images without distinction. I would like to make code css that affect different in each case.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

so the code will need to be manually change depend of what theme the user active, nothing to do jeje, thanks for your answer.