kyrie25/lanyard-profile-readme

[Feature Request] Change the username font color (maybe bring back background colors???)

Closed this issue ยท 3 comments

Personally, I don't dig the gradient, and I think it'd be nice to add the ability to change the font color or the gradient color to allow users to use solid colors if they want to, maybe also bring back the ability to change the background color..? ๐Ÿ‘‰๐Ÿ‘ˆ

P.S. Themes still work, and light mode breaks stuff

You can pass in one color value to the gradient parameter for solid username color

https://lanyard.kyrie25.me/api/368399721494216706?gradient=f3f3f3

368399721494216706 (1)

Anything from original repository is not removed, including background color

https://lanyard.kyrie25.me/api/368399721494216706?bg=f3f3f3

368399721494216706

And yeah this isn't meant to be used with light mode in mind but you can change the color variables to get around that, all the activity color parameters are listed in readme.
E.g.

https://lanyard.kyrie25.me/api/368399721494216706?bg=f3f3f3&theme=light&waveColor=f1c0cf

368399721494216706 (2)

Font color for activity can also be modified exclusively (also listed in Readme)

https://lanyard.kyrie25.me/api/368399721494216706?bg=f3f3f3&theme=light&waveColor=2b2b2b-dark

368399721494216706 (3)

I think that answers all of your questions! If you have another issue or feature request outside of what you mentioned in this issue then let me know and I'll answer them for you, but for now I'll close the issue since the feature is already added/not removed.

Thanks a ton ^^
Btw, this is amazing, keep up the good work