Skip to content

Commit b0c6aa0

Browse files
committed
docs: use theme-aware logo in README (dark/light mode)
1 parent 38241e1 commit b0c6aa0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<p align="center">
2-
<img src="https://luongnv.com/sleek-ui/logo/logo-full.svg" alt="sleek-ui logo" width="300" height="68">
2+
<img src="https://luongnv.com/sleek-ui/logo/logo-white.svg" alt="sleek-ui logo" width="300" height="68" #gh-dark-mode-only>
3+
<img src="https://luongnv.com/sleek-ui/logo/logo-black.svg" alt="sleek-ui logo" width="300" height="68" #gh-light-mode-only>
34
</p>
45

56
# Sleek UI Design Systems

0 commit comments

Comments
 (0)