Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!