Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av GNOME Light Theme for Firefox

GNOME Light Theme for Firefox av Mr A.Cloud

Another GNOME Light Theme for Firefox inspired by Rafael Mardojai's Firefox GNOME Theme. This theme was created using Firefox Color Add-on. Looks best with my custom userChrome.css file

0 (0 reviews)0 (0 reviews)
1 användare1 användare
Du behöver Firefox för att använda detta tema
Hämta Firefox och få temat
Hämta fil

Metadata för tillägg

Fler teman av Mr A.Cloud
  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

  • Det finns inga betyg än

Om detta tema
Unfortunately, I don't know why, the awesome Firefox GNOME theme by Rafael Mardojai (https://github.com/rafaelmardojai/firefox-gnome-theme) doesn't work for me. Therefore I decided to create my own GNOME Light Theme with Firefox Color (https://color.firefox.com/).

Tested with
  • Debian GNU/Linux Stable 12.5
  • Gnome 43.9
  • Adwaita Light Style
  • Firefox browser 115.10.0esr

For the best experience you need to create a separate file for CSS and remove Firefox' title bar

Remove title bar:
  1. Right click on Tabs bar (empty space near tabs) > Customize Toolbar
  2. In the bottom left, uncheck the "Title Bar" option

Create a userChrome.css file:
  1. Go with Firefox to about:config and find the preference toolkit.legacyUserProfileCustomizations.stylesheets set it to true. BE CAREFUL! This preference is required to load the custom CSS in Firefox.
  2. Find your Profile and create a folder named chrome
  3. Quit Firefox
  4. Create a new text file inside the chrome folder named userChrome.css
  5. Edit userChrome.css with your text editor and paste this code:
    .titlebar-button{
    list-style-image: none !important;
    appearance: none !important;
    }
    .titlebar-button > .toolbarbutton-icon{
    appearance: auto !important;
    background: none !important;
    width: unset !important;
    height: unset !important;
    }

    .titlebar-min {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-minimize !important;
    }
    .titlebar-max {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-maximize !important;
    }
    .titlebar-restore {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-restore !important;
    }
    .titlebar-close {
    appearance: auto !important;
    -moz-default-appearance: -moz-window-button-close !important;
    }

    .tab-background{
    outline: none !important;
    box-shadow: none !important;
    }
  6. Save the file
  7. Restart Firefox

Enjoy your new theme!

Tags: Debian Gnome Adwaita Theme Firefox Light Grey
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tema
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Mer information
Version
1.0
Storlek
7,54 kB
Senast uppdaterad
för ett år sedan (30 apr 2024)
Relaterade kategorier
  • Enfärgad
Licens
Creative Commons Attribution-NonCommercial-Share Alike 3.0
Versionshistorik
  • Se alla versioner
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.