fltk-theme 0.7.1

A theming crate for fltk-rs
Documentation
[dependencies.fltk]
version = "1.4.0"
[dev-dependencies.color-maps]
version = "0.1"

[package]
authors = ["MoAlyousef <mohammed.alyousef@neurosrg.com>"]
categories = ["gui"]
description = "A theming crate for fltk-rs"
documentation = "https://docs.rs/fltk-theme"
edition = "2021"
exclude = ["/screenshots", "./examples"]
keywords = ["gui", "ui", "widgets", "bindings", "graphics"]
license = "MIT"
name = "fltk-theme"
readme = "README.md"
repository = "https://github.com/fltk-rs/fltk-theme"
version = "0.7.1"
[target."cfg(target_os = \"macos\")".dependencies.cocoa-colors]
optional = true
version = "0.1.2"