Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WesleyBranton/New-Browser-Style
A replacement for Firefox's builtin browser style CSS
https://github.com/WesleyBranton/New-Browser-Style
css firefox hacktoberfest stylesheet
Last synced: 11 days ago
JSON representation
A replacement for Firefox's builtin browser style CSS
- Host: GitHub
- URL: https://github.com/WesleyBranton/New-Browser-Style
- Owner: WesleyBranton
- License: mpl-2.0
- Created: 2019-11-24T01:50:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T01:46:39.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:38:40.371Z (3 months ago)
- Topics: css, firefox, hacktoberfest, stylesheet
- Language: CSS
- Homepage: https://wesleybranton.github.io/New-Browser-Style/
- Size: 73.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/WesleyBranton/New-Browser-Style/releases)
# Browser Style Override
The goal of this project is to provide an updated version of the default browser styles used by extensions in Firefox. The builtin stylesheet is dated and no longer reflects the current Firefox Photon appearance.This stylesheet is designed to be a replacement for the built-in Firefox browser style. Using these styles requires similar HTML code to the default browser styles.
## Documentation
- [Using this library](https://github.com/WesleyBranton/New-Browser-Style/blob/master/docs/setup.md)
- [Component Documentation](https://github.com/WesleyBranton/New-Browser-Style/blob/master/docs/components.md)## Contributing
### Making A Donation
This project is free to include in your extension project. I would love it if you could give me credit in your extension. Although it's not required, [a donation of any size](https://www.paypal.me/wbrantonaddons) would be greatly appreciated!### Filing A Bug
If you happen to find an issue with the code, please [create an issue](https://github.com/WesleyBranton/New-Browser-Style/issues) so that I can take a look. It's helpful if you can include a link to a Github repository or sample code in your issue.### Editing Code
If you feel like tackling an issue or just improving the code, please do! Pull requests are always welcome!