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