tdesktop-theme-rs
A Rust crate for parsing and serialization of .tdesktop-theme
and
.tdesktop-palette
files.
Add this in your Cargo.toml
:
toml
[dependencies]
tdesktop_theme = "0.2.0"
See the [tests
] directory for examples.
See docs.rs for documentation.