https://github.com/andreruffert/light-and-dark-mode-svg
⬜️ ⬛️ light/dark mode adoptive SVG image demo
https://github.com/andreruffert/light-and-dark-mode-svg
Last synced: 4 months ago
JSON representation
⬜️ ⬛️ light/dark mode adoptive SVG image demo
- Host: GitHub
- URL: https://github.com/andreruffert/light-and-dark-mode-svg
- Owner: andreruffert
- Created: 2023-10-12T17:55:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T21:26:31.000Z (over 2 years ago)
- Last Synced: 2025-06-24T19:46:34.242Z (11 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Light & Dark Mode SVG
> This repo demonstrates an approach using the [`prefers-color-scheme` media query](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme) to create light/dark mode adoptive svg images.
_Inspired by this [tweet](https://twitter.com/meijer_s/status/1712411644997824597) from [@smeijer](https://github.com/smeijer)._