Skip to content

Commit

Permalink
Improved logo accessibility (#51)
Browse files Browse the repository at this point in the history
Changed the logo background to white to improve accessibility when using
dark and white mode on GitHub.
  • Loading branch information
santacodes authored Aug 22, 2024
2 parents 1b5e14e + 220eda5 commit 7750b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[rtd-badge]: https://readthedocs.org/projects/pybamm-cookie/badge/?version=latest
[rtd-link]: https://pybamm-cookie.readthedocs.io/en/latest/?badge=latest -->

![pybamm-cookie](docs/_static/pybammcookie.png)
![pybamm-cookie](docs/_static/pybammcookiewhite.png)
<!-- SPHINX-START -->
[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)](http://numfocus.org)
[![Copier](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-red.json)](https://github.com/copier-org/copier)
Expand Down

0 comments on commit 7750b26

Please sign in to comment.