[package] name = "theme_test" version = "0.0.1" edition = "2024" [dependencies] iced.workspace = true material_theme = { path = "../material_theme" }