this post was submitted on 10 Aug 2023
11 points (100.0% liked)

Rust

5999 readers
14 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
 

I suppose I should start posting updates here too. ๐Ÿ˜

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

I haven't used it personally, but our UX lead is designing the theming system, whereas Ashley is working on theme support for libcosmic, and they were looking for something that supports oklch to generate themes from selected accent colors.

[โ€“] [email protected] 2 points 1 year ago (1 children)

@mmstick @Ogeon Have you looked into the algorithm Google uses for material you on Android? You could use it to do the same in Cosmic.

[โ€“] [email protected] 1 points 1 year ago

The HTC color system? I have been looking at it and was planning to give it a try after CAM16 support is in. HTC is partially based on CAM16, after all. CAM16 is kind of complicated to get right, so it's taking a while...

[โ€“] [email protected] 1 points 1 year ago

Alright, but nice that it turned out to be what they were looking for ๐Ÿ˜