Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pepitortue/FirefoxCSS-Safari-theme
A Safari like them for Firefox 100+
https://github.com/Pepitortue/FirefoxCSS-Safari-theme
css firefox theme
Last synced: 11 days ago
JSON representation
A Safari like them for Firefox 100+
- Host: GitHub
- URL: https://github.com/Pepitortue/FirefoxCSS-Safari-theme
- Owner: Pepitortue
- Created: 2020-02-05T20:13:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T19:28:11.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:38:27.767Z (3 months ago)
- Topics: css, firefox, theme
- Language: CSS
- Homepage:
- Size: 6.64 MB
- Stars: 39
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FirefoxCSS-Safari-theme
A Safari 15 like theme for Firefox 100+ macOS
## What is it
This is a Firefox theme for MacOS inspired by Safari. This theme is not meant to reproduce perfectly Safari.
This code contains a mix of code shared by people from r/FirefoxCSS and modifications I made.## Installation
1. Enable the legacy Firefox CSS customizations by setting the `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` in about:config
2. Copy the userChrome.css file into your Firefox profile directory.
To access this folder, go to about:profiles and click the "Open in Finder" button in front of the first "root directory" line. In the opened Finder window, open the "chrome" folder.
Restart Firefox.
3. Follow the same process with the userContent.css file
4. Restart Firefox*Note : ShadowFox users only have to copy/paste the code at the end of their userChome.css and userContent.css files.*
### Additional
To enable the blur filter on the pop up URL menu, you need to set the `layout.css.backdrop-filter.enabled` to `true` in about:config
Enable web renderer (at least for MacOS users and Firefox 72) changing the `gfx.webrender.all` to `true` in about:config## TODO
* Ensure the theme apply as intended for every users and fresh Firefox install## Issues
This theme was tested with Firefox 100 on macOS Monterey. Graphical differences might occur on other OS.
I will update the theme for every new Firefox release since this is my daily theme.