@Gleb_Momot said in #8:
Can someone please explain what month is my patron according to now?
6 months
https://i.imgur.com/qvwhecH.png
@Gleb_Momot said in #8:
> Can someone please explain what month is my patron according to now?
6 months
https://i.imgur.com/qvwhecH.png
(I would say, rather on time how much long u had a patron, and colour changes)
Make a setting, where when someone donate, and buy patron, he/she chooses colour of his/her own interest
from options, whatever he /she likes.
There could be like
you can choose colour once or you can change colour maybe!
whenever u like or something like that.
Like for eg, i donated, then it gifts me a patron, then ask me to choose the colour, then i choose light green for eg, then i get bored, and changes colour to blue.
Or if u wanna make it simple, choose the colour once of ur choice.
(ITS A OPINION !!)
(I would say, rather on time how much long u had a patron, and colour changes)
Make a setting, where when someone donate, and buy patron, he/she chooses colour of his/her own interest
from options, whatever he /she likes.
There could be like
you can choose colour once or you can change colour maybe!
whenever u like or something like that.
Like for eg, i donated, then it gifts me a patron, then ask me to choose the colour, then i choose light green for eg, then i get bored, and changes colour to blue.
Or if u wanna make it simple, choose the colour once of ur choice.
(ITS A OPINION !!)
well, like patron, if non patron user, also get any benefit of doubt!
lol
Just a query lol
Like i can change my online colour from green to something.
wouldn't it look cool?
(just a thought lol)
well, like patron, if non patron user, also get any benefit of doubt!
lol
Just a query lol
Like i can change my online colour from green to something.
wouldn't it look cool?
(just a thought lol)
@SergioGlorias said in #6:
github.com/lichess-org/lila/blob/master/ui/lib/css/component/_user-link.scss#L5-L14
Your's is a light blue teal color :)
I like this new system so much better!
@SergioGlorias said in #6:
> github.com/lichess-org/lila/blob/master/ui/lib/css/component/_user-link.scss#L5-L14
Your's is a light blue teal color :)
I like this new system so much better!
Looks like the dates aren't lining up. @SergioGlorias shows "Lichess Patron (2 years)" on the new colored icon, and "Patron since Mar 16, 2021" on profile page. Mine are also different, 1 year vs 5+ years on profile.
Looks like the dates aren't lining up. @SergioGlorias shows "Lichess Patron (2 years)" on the new colored icon, and "Patron since Mar 16, 2021" on profile page. Mine are also different, 1 year vs 5+ years on profile.
@scarpentus said in #15:
"Patron since Mar 16, 2021"
It was my first month with wings, but it doesn't mean I always had wings
@scarpentus said in #15:
> "Patron since Mar 16, 2021"
It was my first month with wings, but it doesn't mean I always had wings
I made a one-time donation in early 2020, then some monthlies, and then a lifetime donation September 3, 2020. I later made a one-time donation in October 2023, which perhaps confuses the calculation. It would be nice for lifetimers to get credit at least from the lifetime date, if not earlier if there were continuous donations.
I made a one-time donation in early 2020, then some monthlies, and then a lifetime donation September 3, 2020. I later made a one-time donation in October 2023, which perhaps confuses the calculation. It would be nice for lifetimers to get credit at least from the lifetime date, if not earlier if there were continuous donations.
@scarpentus said in #17:
I made a one-time donation in early 2020, then some monthlies, and then a lifetime donation September 3, 2020. I later made a one-time donation in October 2023, which perhaps confuses the calculation. It would be nice for lifetimers to get credit at least from the lifetime date, if not earlier if there were continuous donations.
It's the first day it's been in production and there may be changes, but it seems that Lifetime activates the permanence but doesn't count it in the months.
@scarpentus said in #17:
> I made a one-time donation in early 2020, then some monthlies, and then a lifetime donation September 3, 2020. I later made a one-time donation in October 2023, which perhaps confuses the calculation. It would be nice for lifetimers to get credit at least from the lifetime date, if not earlier if there were continuous donations.
It's the first day it's been in production and there may be changes, but it seems that Lifetime activates the permanence but doesn't count it in the months.
Ty, for saying my patron's age hah, also does anyone have an image with every possible variation, and a required time, with it needed? It just makes me interested and I want to explore.
Ty, for saying my patron's age hah, also does anyone have an image with every possible variation, and a required time, with it needed? It just makes me interested and I want to explore.
@Gleb_Momot Link was shared above:
https://github.com/lichess-org/lila/blob/master/ui/lib/css/component/_user-link.scss#L5-L14
In particular:
color: $c-font;
$c-months1: #292f56;
$c-months2: #1e4572;
$c-months3: #005c8b;
$c-months6: #007498;
$c-months9: #008ba0;
$c-years1: #00a3a4;
$c-years2: #00bca1;
$c-years3: #00d493;
$c-years4: #69e882;
$c-years5: #d59020;
Those are the time frames and hex colors. E.g. 1 year 00a3a4 is teal (?).
@Gleb_Momot Link was shared above:
https://github.com/lichess-org/lila/blob/master/ui/lib/css/component/_user-link.scss#L5-L14
In particular:
color: $c-font;
$c-months1: #292f56;
$c-months2: #1e4572;
$c-months3: #005c8b;
$c-months6: #007498;
$c-months9: #008ba0;
$c-years1: #00a3a4;
$c-years2: #00bca1;
$c-years3: #00d493;
$c-years4: #69e882;
$c-years5: #d59020;
Those are the time frames and hex colors. E.g. 1 year 00a3a4 is teal (?).