Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anewuser/firefox-clean-dark-theme
Firefox dark theme with a less cluttered UI
https://github.com/anewuser/firefox-clean-dark-theme
css dark dark-theme firefox theme
Last synced: 11 days ago
JSON representation
Firefox dark theme with a less cluttered UI
- Host: GitHub
- URL: https://github.com/anewuser/firefox-clean-dark-theme
- Owner: anewuser
- Created: 2021-08-16T01:56:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T19:49:31.000Z (12 days ago)
- Last Synced: 2024-10-29T21:43:27.797Z (12 days ago)
- Topics: css, dark, dark-theme, firefox, theme
- Language: CSS
- Homepage:
- Size: 69.3 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Firefox Clean Dark Theme
Firefox dark theme with a less cluttered UI. Tabs are decorated as in the Photon design, and many items are hidden from the context menus to keep them clean.You can customize the library colors in the `userContent.css` file.
## Preview
![screencast](https://user-images.githubusercontent.com/6733770/132978248-28c5b6ef-ca31-4d98-83d0-34fb7042db57.gif)
## Installation
* [Install the color theme](https://addons.mozilla.org/addon/old-dark-theme/)
* Go to `about:config` and set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true`
* Open `about:support` to find your profile folder
* Create a subfolder called `chrome`
* Download the `.css` files to it
* Restart FirefoxSome of my other `about:config` settings:
| preference | value |
| ----------- | ----------- |
| browser.compactmode.show | true |
| browser.menu.showViewImageInfo | true |
| browser.uidensity | 1 |
| browser.urlbar.trimURLs | false |
| extensions.pocket.enabled | false |
| extensions.screenshots.disabled | true |