- Create a
chromefolder in your Firefox profile directory and move the theme files into it. - In
about:configconfigure the following preferences:- Set to true:
toolkit.legacyUserProfileCustomizations.stylesheetssvg.context-properties.content.enabled
- Set to false:
widget.macos.native-context-menusbrowser.newtabpage.activity-stream.nova.enabled
- Set to true:
- Restart Firefox.
Create these Boolean preferences in about:config to customize:
gwt.oneliner: Enable Compact layout.gwt.atbc: Enable compatibility with the Adaptive Tab Bar Colour extension.gwt.ac: Manually Specify Accent Color (Edit--bg0in.cssfiles to customize).
For a Safari-like look, follow these steps:
- Terminal: Run these commands to set the corner radius:
- Apply:
defaults write org.mozilla.firefox NSConvolutionOverride1 -float 26 - Restore:
defaults delete org.mozilla.firefox NSConvolutionOverride1
- Apply:
- CSS: Set
--br0to19pxinuserChrome.cssfile.