diff options
| author | pml68 <contact@pml68.dev> | 2025-04-13 03:31:36 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-04-15 23:52:40 +0200 |
| commit | 68f4ed46b1846e27c03f23d0b98e3ce89dc497b8 (patch) | |
| tree | 11a284c74966045a2f99fb7e62845e295ede54ec /material_theme/README.md | |
| parent | feat(material_theme): add disabled scrollable `Style`s (diff) | |
| download | iced-builder-68f4ed46b1846e27c03f23d0b98e3ce89dc497b8.tar.gz | |
feat(material_theme): implement `pick_list::Catalog`
Diffstat (limited to '')
| -rw-r--r-- | material_theme/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/material_theme/README.md b/material_theme/README.md new file mode 100644 index 0000000..da5a1ec --- /dev/null +++ b/material_theme/README.md @@ -0,0 +1,3 @@ +# material_theme + +## A [Material3](https://m3.material.io) inspired custom theme for [`iced`](https://iced.rs) |
