Different coloured stats

hello,

i was wondering how to get different coloured stats in my profile like these users:

image
@AviationChampion

image
@Madison

any help would be greatly appreciated

2 Likes

In the same structure that you put to show the statistics, there is a part where it says Color, or something like that … Do you have the structure? if you have it, pass it to me here!

![My Stats](https://profilestats.kaimalcolm.com/v1/lhr_pilot.svg

there we go

(bracket meant to be on the end by the way)

From Kai,

Activating Dark Mode

To use the dark mode version in your profile, just use the following code.

![My Stats](https://profilestats.kaimalcolm.com/v1/USERNAME.svg?bg=%231a1d21&text=white)

You can also get creative and start playing around with text and background colors. Color names (American spelling) and hex codes should both work (replace # with %23 for hex codes). Enjoy!

1 Like

i managed to get purple writing now thx

image

2 Likes

No problem!

If you wanna change the background then instead of using a full hex code, you are to replace # with %23

EG.

For #fff977 as you background, you will have to put %23fff977

This means just remove the #

I made it my prospective va colours now

image

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.