I was able to change the new tab favicon on LibreWolf with CSS:

/newtab favicon/ .tab-icon-image[src=“chrome://branding/content/icon32.png”] { content: url(“librewolf-NO8X71.png”) !important; }

But I’d also like to be able to change the logo that appears on the “about:logo” page (looks like lemmy.world’s CSS page is locked for now, so I’m asking here). Anyone know how to do this?

I kiped the logo from LibreWolf’s reddit page, it’s by u/NO8X71; tell me it’s not the coolest thing you’ve ever seen! Wish I’d done it.

  • @AvailableFill74@lemmy.ml
    link
    fedilink
    21 day ago

    Cool ass logo. Very modern and more inline with Firefox’s style. It’s a Much improved design across the board.

    Open license it and give it to the project. I’d love to be able to use this in the settings.

  • @yetAnotherUser@discuss.tchncs.de
    link
    fedilink
    12
    edit-2
    10 days ago

    Thought there was something a bit off at first until I realized it’s a yin-yang thingy. Neat!

    The wolf (wolves?) doesn’t awoo anymore though :(

    No idea how to change the CSS though, CSS is a nightmare I generally avoid.