wallust_themes 1.1.0

Embeded colorschemes in an array of u32s.
Documentation
[build-dependencies.serde]
features = ["derive"]
version = "1.0"

[build-dependencies.serde_json]
version = "1.0"

[dependencies]

[features]
default = ["gogh"]
gogh = []

[lib]
name = "wallust_themes"
path = "lib.rs"

[package]
authors = ["explosion-mental"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = []
description = "Embeded colorschemes in an array of u32s."
edition = "2021"
homepage = "https://codeberg.org/explosion-mental/wallust-themes"
keywords = ["colorscheme", "theme"]
license = "MIT"
name = "wallust_themes"
readme = "README.md"
repository = "https://codeberg.org/explosion-mental/wallust-themes"
version = "1.1.0"