Closed bitfl0wer closed 3 months ago
Related to #523, changes theme_colors property on User and PublicUser to be of type (u32, u32)
theme_colors
User
PublicUser
(u32, u32)
Apparently, this solution is sufficient to close #523.
Related to #523, changes
theme_colors
property onUser
andPublicUser
to be of type(u32, u32)