Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d0sse/macFox-theme
macOS safari style minimalistic theme for firefox
https://github.com/d0sse/macFox-theme
dark-theme firefox firefox-css firefox-theme macos theme userchrome userchromecss
Last synced: 3 months ago
JSON representation
macOS safari style minimalistic theme for firefox
- Host: GitHub
- URL: https://github.com/d0sse/macFox-theme
- Owner: d0sse
- License: mit
- Created: 2023-05-01T09:09:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T10:06:38.000Z (5 months ago)
- Last Synced: 2024-09-15T12:33:53.321Z (5 months ago)
- Topics: dark-theme, firefox, firefox-css, firefox-theme, macos, theme, userchrome, userchromecss
- Language: CSS
- Homepage:
- Size: 208 KB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 👋 Welcome to MacFox-Theme!
## Safari like minimalistic themeHi! I'm [d0sse](https://github.com/d0sse) and this is Minimalist Mac - Safari-like - Firefox theme, based on **[firefox-macos-style](https://github.com/nchlscs/firefox-macos-style)**
## Features
- Simple
- Light / Dark Version
- Now with automatic system accent color! 🎨| Light Version* | Dark Version* |
|---|---|
|![Light Screenshot](screen-light.jpg "Screen")|![Dark Screenshot](screen-dark.jpg "Screen")|_**Note:** This setup looks best on macOS_
#### How to install
To start using MacFox, follow these steps:1. Go to the following url address about:config
2. Ensure the following properties are set to true:
```
toolkit.legacyUserProfileCustomizations.stylesheets
svg.context-properties.content.enabled
layout.css.color-mix.enabled
```
3. Go to the following url address about:support
4. Find "Profile Folder" section in the "Application Basics" list and copy the path (defined below as `$path`)
5. Open `terminal.app` and type:
```
cd $path
```
6. Type in the following command:
```
git clone [email protected]:d0sse/macFox-theme.git chrome
```
7. Restart Firefox to apply changesEnjoy 🎉