wilfredwee/photon-australis

It's not working...

Closed this issue · 7 comments

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

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

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

Just applied your suggestions and nothing still:

image

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

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.

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.

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.