Test different Theme variants in styling example

This commit is contained in:
Héctor Ramón Jiménez 2025-04-01 02:54:45 +02:00
parent ced4276a5e
commit 2b7d8eaaca
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
27 changed files with 69 additions and 35 deletions

2
Cargo.lock generated
View file

@ -5519,6 +5519,8 @@ name = "styling"
version = "0.1.0"
dependencies = [
"iced",
"iced_test",
"rayon",
]
[[package]]