diff --git a/README.md b/README.md index 7781fb5..b80f6c3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,27 @@ -![Heropad screenshot](./media/header.png?raw=true) +
+ Shadowave +

Shadowave

+

+ Theme transition visualizer - from light to dark and everything in between +

+

+ GitHub Actions Workflow Status +

+
-Create a screenshot showcasing your app's transition from ☀️ to 🌙 theme. +![Shadowave screenshot](./media/header.png?raw=true) -## Visit [shadowave.gzukas.lt](https://shadowave.gzukas.lt) to start waving! +## Visit [shadowave.gzukas.lt](https://shadowave.gzukas.lt) to start! +## About +Shadowave lets you see how your UI transitions between light and dark themes. Upload your designs or grab screenshots from live sites, and get a smooth visualization showing the shift between modes. +Just generate a single image that tells the whole story. +## Features + +- [x] Import images or capture live websites. +- [x] Choose from different wave types for visual effects. +- [x] Customize sinusoid wave attributes. +- [x] Export as PNG or copy as SVG. diff --git a/apps/web/public/favicon.svg b/apps/web/public/favicon.svg index a012553..409e50f 100644 --- a/apps/web/public/favicon.svg +++ b/apps/web/public/favicon.svg @@ -1,17 +1,12 @@ - - - - + + + + + + + + + + + \ No newline at end of file diff --git a/media/header.png b/media/header.png index 0f6526b..21bf6bb 100644 Binary files a/media/header.png and b/media/header.png differ