maycoon-theme 0.3.1

Themes & Styling for Maycoon UI => See the `maycoon` crate for more.
Documentation
[dependencies.indexmap]
version = "2.9.0"

[dependencies.peniko]
version = "0.3.1"

[lib]
name = "maycoon_theme"
path = "src/lib.rs"

[package]
authors = ["Mikail Plotzky <mp@ypon.com>", "Maycoon Contributors"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["gui", "graphics", "rendering", "virtualization", "rendering::engine"]
description = "Themes & Styling for Maycoon UI => See the `maycoon` crate for more."
edition = "2021"
homepage = "https://maycoon-ui.github.io"
keywords = ["ui", "gui", "interface", "graphics", "user-interface"]
license = "MIT OR Apache-2.0"
name = "maycoon-theme"
readme = "README.md"
repository = "https://github.com/maycoon-ui/maycoon"
version = "0.3.1"