polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
17 stars 7 forks source link

Theme colors patch #533

Closed bitfl0wer closed 3 months ago

bitfl0wer commented 3 months ago

Related to #523, changes theme_colors property on User and PublicUser to be of type (u32, u32)

bitfl0wer commented 3 months ago

Apparently, this solution is sufficient to close #523.