mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix(readme): header color should follow GH theme
As browser color scheme preference and GitHub theme can be different from each other, let's follow GitHub theme instead of browser preference.
This commit is contained in:
parent
2c2c22ccf8
commit
7022d3d401
3 changed files with 34 additions and 9 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<p align="center">
|
||||
<img src="./program_info/polymc-header.svg" alt="PolyMC logo"/>
|
||||
<img src="./program_info/polymc-header-black.svg#gh-light-mode-only" alt="PolyMC logo"/>
|
||||
<img src="./program_info/polymc-header.svg#gh-dark-mode-only" alt="PolyMC logo"/>
|
||||
</p>
|
||||
<br>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue