-
Notifications
You must be signed in to change notification settings - Fork 15
Description
GNOME applications seem to have no tab animations (when creating a new tab or closing a tab); I believe it's in this theme's interest to copy that.
There used to be an about:config option to exclusively disable tab animations (browser.tabs.animate) but I cannot find it anymore (using FF 60.0). Currently, disabling toolkit.cosmeticAnimations.enabled seems to work, but I believe it is also turning off other animations.
It would be nice if this theme solved this without having to mess around in about:config. What do you think? Is it possible to disable the tab animations in the CSS?
If not, perhaps it would be a good idea to add a list of about:config settings to the README that further improve this theme's resemblance to a native GNOME application.
Thank you for your work so far!