wilfredwee / photon-australis

Bringing sexy curves back to Firefox Photon.
MIT License
461 stars 69 forks source link

It's not working... #104

Closed Zaeem-Ahmad closed 3 years ago

Zaeem-Ahmad commented 3 years ago

I did everything you said in the instructions, but everytime i restart the browser, it is still the same. How may I fix this? image image image

googolplexxx commented 3 years ago

Try renaming userChrome-dark.css to userChrome.css.
Worked for me

Zaeem-Ahmad commented 3 years ago

Try renaming userChrome-dark.css to userChrome.css. Worked for me

Just applied your suggestions and nothing still:

image

wilfredwee commented 3 years ago

Hi, did you try restarting the browser after you made the changes?

Zaeem-Ahmad commented 3 years ago

Yes so I closed the browser and then pressed it again to open it up. There were no changes for some reason.

On Thu, Jan 28, 2021 at 5:17 PM Wilfred Wee notifications@github.com wrote:

Hi, did you try restarting the browser after you made the changes?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/wilfredwee/photon-australis/issues/104#issuecomment-769435800, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3GLGGNIDZLOW2VJDFLCL3S4HO73ANCNFSM4WSVUQ5A .

wilfredwee commented 3 years ago

Can you try making sure that you copied the text correctly, using this link: https://raw.githubusercontent.com/wilfredwee/photon-australis/master/userChrome-dark.css

Ctrl+A to select all. Ctrl+C to copy

Open your userChrome.css file using a text editor and

Ctrl+A to select all Delete/Backspace to delete everything.

Ctrl + V to paste.

Save, restart browser.

wilfredwee commented 3 years ago

Also, make sure you select the correct profile in about:profiles. It should be under This is the profile in use and it cannot be deleted.

Zaeem-Ahmad commented 3 years ago

Alright, so I had to go into file manager settings and allow for filename extensions. Now when I rename something to ".css" it actually saves as a CSS file. All of your code works perfectly fine now. Thank you, @wilfredwee for making this nice userChrome, and also thank you for your help.