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

https://github.com/akkva/gwfox-t

A macOS Tahoe-style Firefox theme
https://github.com/akkva/gwfox-t

firefox-css firefox-theme userchrome

Last synced: 4 months ago
JSON representation

A macOS Tahoe-style Firefox theme

Awesome Lists containing this project

README

          

##

GWfox-T 🦊


This theme is compatible with Firefox 145+ on macOS Tahoe

01

## Installation
1. **[Download the theme](https://github.com/akkva/GWfox-T/archive/refs/heads/main.zip)** and move the `chrome` folder into your Firefox **profile directory**.
2. Navigate to `about:config` and configure the following preferences:
* **Set to `true`**:
* `toolkit.legacyUserProfileCustomizations.stylesheets`
* `svg.context-properties.content.enabled`
* `sidebar.animation.enabled`
* **Set to `false`**:
* `widget.macos.native-context-menus`
3. **Restart Firefox.**

## Customization
To enable additional features, add these **Boolean** preferences in `about:config` and set them to **`true`**:
* **`gwt.atbc`**: Enable compatibility with the **Adaptive Tab Bar Colour** extension.
* **`gwt.oneliner`**: Enable Compact layout.

## Customizing Accent Color
### Option 1: Follow System Theme Color
The theme will automatically sync with your system accent color. You can change this in your **System Settings > Appearance**.

### Option 2: Manually Specify Accent Color
1. In `about:config`, add a new **Boolean** preference named **`gwt.ac`** and set it to **`true`**.
2. Locate the `--bg0` variable in `userChrome.css` and `userContent.css`, and change its value to your preferred color.