OP on r*ddit

The active tab needs to be a little more distinct but damn the new libadwaita redesign looks amazing, I’ll probably switch to GNOME when version 42 releases.

  • NFT screenshotterOP
    link
    fedilink
    52 years ago

    It’s a third party theme. Firefox uses GTK as it’s toolkit but almost all of the browser is styles through html/css, this theme replaces most of the browser with GTK styling instead.

    • Ephera
      link
      32 years ago

      Ah, now I gotta nitpick you on your Firefox facts.

      Firefox mostly uses the XUL/XPCOM toolkit, which was written by Mozilla. It only references the GTK theme for how it should theme itself, and it makes use of the GTK file picker.

      XUL code is rather similar to HTML, so one can also use CSS to style it, which is what this theme does to make it look more like a GNOME application.

      • NFT screenshotterOP
        link
        fedilink
        3
        edit-2
        2 years ago

        Thanks for explaining, I wasn’t sure how it worked inside but I thought I knew the basic idea.