this post was submitted on 29 Oct 2023
4 points (100.0% liked)
Firefox Customs
64 readers
3 users here now
Post your unsupported Firefox customizations here!
From the makers of r/FirefoxCSS
Links
Related
Rules
- Posts must have flair!
- Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
- Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
- 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.
- Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Assuming that you want to change all the ones you have circled red then you would do something like this. https://gist.github.com/MrOtherGuy/8816d7b388200119279da6f735539acb
Here I'm just linking them to use some other built-in icons with the exception of those that you have not circled, for those you need to set them use their original icon. It wouldn't need to be this complicated if you didn't want that "generic" folder icon to change.
I mean, I didn't want the folder icon (or Firefox's UI) to change from Photon but here we are.
Also, how did you find those selectors?
You can check what selectors
tree.css
uses and do that.