wilfredwee / photon-australis

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

userChrome.css not working since last update of Firefox. #110

Closed tascholl closed 2 years ago

tascholl commented 3 years ago

Firefox was just updated to version 89.0. Since the update the userChrome.css is not displaying as it should. The curves are now shown behind the square tab in a lighter color on the active tab.

See attached jog userChrome

Please advise. Tim Scholl tascholl@gmail.com

wilfredwee commented 3 years ago

The project was recently updated. Did you use the newest code?

tascholl commented 3 years ago

I have not updated my userChrome.css. I did not know a newer version was available. I'll see what I can find. Thank you. I will let you know if I have any questions.

Tim

On Wed, Jun 2, 2021 at 12:02 PM Wilfred Wee @.***> wrote:

The project was recently updated. Did you use the newest code?

— 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/110#issuecomment-853152146, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4TESMF27EHBJ5HLC277JDTQZI3HANCNFSM4567QMLQ .

-- Tim Scholl

tascholl commented 3 years ago

Updated the userChrome.css (default) and now have the tabs looking good but would like the background to be something other than black. Is there away to change the color? It use to be blue.

Also I tried the light version but it didn't seem to work.

Thanks,

Tim

On Wed, Jun 2, 2021 at 12:02 PM Wilfred Wee @.***> wrote:

The project was recently updated. Did you use the newest code?

— 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/110#issuecomment-853152146, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA4TESMF27EHBJ5HLC277JDTQZI3HANCNFSM4567QMLQ .

-- Tim Scholl

tascholl commented 3 years ago

Is there anyway to change the color from black? If an app opens a new window it has a blue frame.
Please advice

CO-Windler commented 3 years ago

I have a greenish Firefox theme installed on which the tabs look fine. I use the light version userChrome-light_photon-australis.css.

I have included it in my_userChrom.css launched from the userChrome.css of "Aris-t2/CustomCSSforFx".

my_userChrom.css: @import url(userChrome_Fx56_bookmark_icons.css); /* bookmark icons */ @import url(userChrome-light_photon-australis.css); /* curved tabs */

Important is to disable the internal tab styles of CustomCSSforFx, else it displays garbage.

StormJumper commented 2 years ago

I did the update as noted but only my desktop remained the same my three laptop looks just like the first post did even using the same code. I think something was changed on FF side to not allow the new css changes. If it was continuous FF updates it doesn't affect them but a sudden FF jump update I think stops the css from working.

wilfredwee commented 2 years ago

Hello, be sure to follow the instructions, maybe this part will help:

Go to your Firefox browser, type about:config in your url bar. Search for toolkit.legacyUserProfileCustomizations.stylesheets and set it to true