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.

  • Ephera@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    3 years ago

    So, is this an optional, third-party theme? Or will this be how Firefox looks on GNOME by default?

    • NFT screenshotterOP
      link
      fedilink
      arrow-up
      5
      ·
      3 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@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        3 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
          arrow-up
          3
          ·
          edit-2
          3 years ago

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