Skip to content

Commit 9715640

Browse files
committed
docs(readme): update svg logo to inherently support prefers-color-scheme
1 parent b6e5498 commit 9715640

File tree

6 files changed

+16
-24
lines changed

6 files changed

+16
-24
lines changed
Lines changed: 15 additions & 0 deletions
Loading

Documentation~/images/algorand_logo_mark_black.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

Documentation~/images/algorand_logo_mark_black.svg.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

Documentation~/images/algorand_logo_mark_white.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<h1 id="unity-algorand-sdk" align="center">
22
<picture>
3-
<source media="(prefers-color-scheme: light)" srcset="Documentation~/images/algorand_logo_mark_black.svg">
4-
<source media="(prefers-color-scheme: dark)" srcset="Documentation~/images/algorand_logo_mark_white.svg">
5-
<img alt="The Algorand Logo" src="Documentation~/images/algorand_logo_mark_black.svg"/>
3+
<img alt="The Algorand Logo" src="Documentation~/images/algorand_logo_mark.svg"/>
64
</picture>
75
<br/>
86
Unity Algorand SDK

0 commit comments

Comments
 (0)