Conversation
51dfa48 to
27c2799
Compare
|
I'm not aware of a change for the default Tahoe folder color from turquoise to blue. Are you using an OS color setting? Supporting additional folder colors is a larger issue in itself: #101 |
27c2799 to
b5e2180
Compare
|
@lgarron Thx! You're right someone made me aware of this but you got to it sooner! The idea would be to support all accent colors, working on it! |
e42a499 to
60d3b6c
Compare
60d3b6c to
afe8ad5
Compare
|
Thanks for the contribution! I'll have to comb through it but first need to ask:
|
|
Made sure that |
No worries 🤍
Great question! Didn't know where you src'd them from initially so had to reverse it and did a (very) hacky Python script (god bless) with some Swift pieces. Used to do these kinds of things (still remember fondly this I had to do without agents: nicolargo/glances#2867, nicolargo/glances#2877, nicolargo/glances#2866, nicolargo/glances#2817, nicolargo/glances#2876) On top of that, generally this kind of stuff the places to hunt for are at either: So that's where the folder icons are stored as multi-layer assets inside a But effectively the color variants don't live inside
Yea relate to your concern here. Leveraged it some for the Rust bits to not fight with the compiler since it's not a language that feel personally confident with debugging every single possible error by hand. Do think that Overall reviewed and finalized the code and assets myself, as such will make myself responsible and won't delegate review or follow-ups to anything automated out of basic respect, if you prefer I could add a short note describing the asset sourcing/process explicitly Have a great day! Cheers, |



Support macOS Tahoe accent colors for folder icons.
Also adjusted mask placement and shading to fit them better on other tints.
Hope you're having a great day! 🤍