https://github.com/mariusalbrecht/firefoxnord
A Nord theme of the amazig Firefox browser using the ability of Firefox to have custom css injected to alter the layout.
https://github.com/mariusalbrecht/firefoxnord
firefox firefox-extensions nord-theme
Last synced: about 1 month ago
JSON representation
A Nord theme of the amazig Firefox browser using the ability of Firefox to have custom css injected to alter the layout.
- Host: GitHub
- URL: https://github.com/mariusalbrecht/firefoxnord
- Owner: MariusAlbrecht
- Created: 2022-01-23T14:47:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T20:56:44.000Z (over 1 year ago)
- Last Synced: 2025-04-07T11:19:15.720Z (6 months ago)
- Topics: firefox, firefox-extensions, nord-theme
- Language: CSS
- Homepage:
- Size: 362 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firefox Nord
A Nord theme of the amazig Firefox browser using the ability of Firefox to have custom css injected to alter the layout.
take a look at the pictures [here](images.md)
### Usage
To use this you will have to first set up a functioning ``chrome``-Folder. The FirefoxCss reddit community has a good [guide](https://www.reddit.com/r/FirefoxCSS/wiki/index/tutorials/#wiki_setup) on how to do this. You basically have to
- toggle ``toolkit.legacyUserProfileCustomizations.stylesheets`` to true in the ``about:config`` page
- create a ``chrome`` folder in your profile directory
- the profile directory can be found by going to ``about:profiles`` and then opening the root directory of the profile used (probably the default one)then you simply have to clone this repository into said ``chrome``-Folder
and set up the tst (TreestyleTabs) config. For that follow the guide in the [FlyingFox wiki](https://github.com/akshat46/FlyingFox/wiki/%23-Installation#treestyletab-css) and use the ``tst/treestyletab.css`` file.
### "Features"
- Polar Night (aka nord dark) colors allround
- rounded edges everywhere
- really nice TreestyleTabs config (thanks to alshat46)
- clean pop up and mouseclick menus (because I removed tons of items in popups I dont like)Especially because I removed so much I encourage you to use the [Browser Toolbox](https://developer.mozilla.org/en-US/docs/Tools/Browser_Toolbox) to change the code to your liking
### Acknoledgements
this is basically built ontop of [FlyingFox](https://github.com/akshat46/FlyingFox) by @akshat46. The project needs maintainers, consider contributing!