GrosBourrin / photon-australis

Bringing sexy curves back to Firefox Photon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐺 Photon Australis

Bringing sexy curves back to Firefox Photon.

alt text


alt text


alt text

Why?

Because all you sexy Firefox users deserve something sexier than ugly, blocky square. (Who wants to be square, right?)

😍 How do I get this sexy thing? 😍

Since Firefox 57+, the only way to customize your browser UI is through userChrome.css. Learn more here.

Rough instructions:

  1. Go to your Firefox browser, type about:profiles in your url bar.
  2. Under the profile that is in use (The message is something like This is the profile in use and it cannot be deleted.), click Open Folder on the Root Directory row.
  3. If that folder does not have a chrome folder, create a folder, name it chrome.
  4. In the chrome folder, create a file named userChrome.css
  5. Determine what Firefox theme you are using:
    1. Click the icon with 3 lines on the top right corner to open the context Menu.
    2. Select Customize.
    3. At the bottom left of your screen, select Themes.
    4. Choose or determine which theme you want to use, they can either be Dark, Default, or Light.
  6. Copy and paste the code that matches your Firefox theme: Dark, Default, Light into your userChrome.css file that you have created.
    WARNING: Newer versions of Firefox with Mojave or Windows 10 Dark Mode will cause Firefox to use the Dark theme by default. In this case, you should use the userChrome-dark.css theme.
  7. Restart Firefox and enjoy some sexy curves :D

😞 Something is broken 😞

Fret not! Please create an issue and I'll see what I can do.

FAQ

How do I add back tab separators and borders around the tabs?

Please follow these instructions created by a helpful Redditor: https://www.reddit.com/r/FirefoxCSS/comments/bzd5dz/help_with_australis_css/

About

Bringing sexy curves back to Firefox Photon.

License:MIT License


Languages

Language:CSS 100.0%