From 93949b4eab6b1a328cafcbe20fc9a3fd0c9023e6 Mon Sep 17 00:00:00 2001 From: pml68 Date: Thu, 14 Aug 2025 11:04:02 +0200 Subject: docs(README): add screenshots --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ecc3917..e9992ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ # material_theme ## A [Material3](https://m3.material.io) inspired custom theme for [`iced`](https://iced.rs) + +## Screenshots + +`Theme::Dark` +![Dark](assets/styling_dark.png) + +`Theme::Light` +![Light](assets/styling_light.png) + ## Features - `default`: `system-theme` -- cgit v1.2.3