Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

macOS safari style minimalistic theme for firefox

Awesome Lists containing this project

README

        

# 👋 Welcome to MacFox-Theme!
## Safari like minimalistic theme

Hi! 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
```
87 Restart Firefox to apply changes

Enjoy 🎉