User Registration Dates for 2025

  • Happy Easter!

Null

Ooperator
kiwifarms.net
Joined
Nov 14, 2012
Can anyone do me a solid and extend the color schemes for user join dates?

The rules are:
1) 12 and 13 must start with #9e0000.
2) 25 must end with a bright fuchsia.
3) All colors of the rainbow must be present, including an indigo.
4) The colors have to be vaguely locked to whatever sort of dull pastel you'd describe the KF primary color as being.
5) If you can't get a pallet working for both light and dark you can make two as long as they're similar.

If you redo then colors they don't have to be very close to the existing codes per year, except for as outlined.
In fact, if you do it right, all dates should change noticeably.

1735657361724.png
(107,166,94) or #6ba65e

Light theme
Code:
/* Light theme colors start */
.joined-2012,
.joined-2013 {
  color: #9e0000;
}
.joined-2014 {
  color: #d84545;
}
.joined-2015 {
  color: #d38c2f;
}
.joined-2016 {
color:#CDA230;
}
.joined-2017 {
  color: #c7b831;
}
.joined-2018 {
  color: #2abb36;
}
.joined-2019 {
  color: #3295e6;
}
.joined-2020 {
  color: #3230ce;
}
.joined-2021 {
  color: #7430ce;
}
.joined-2022 {
  color: #ffb1ff;
}
.joined-2022.joined-m-12,
.joined-2023 {
  color: #ff88ff;
}
.joined-2024 {
  color: #f300f3;
}

Dark Theme
Code:
/* Dark theme colors start */
.joined-2012,
.joined-2013 {
  color: #c74141;
}
.joined-2014 {
  color: #e77070;
}
.joined-2015 {
  color: #dda357;
}
.joined-2016 {
  color: #D89843;
}
.joined-2017 {
  color: #d8cc63;
}
.joined-2018 {
  color: #85dd8c;
}
.joined-2019 {
  color: #7bbbf0;
}
.joined-2020 {
  color: #8381f8;
}
.joined-2021 {
  color: #b981f8;
}
.joined-2022 {
  color: #f7adeb;
}
.joined-2022.joined-m-12,
.joined-2023 {
  color: #ff7ce9;
}
.joined-2024 {
  color: #ff00f2;
}
 
FF69B4
since youre almost pretty much hitting 100% fuchsia i thought this colour would work for the next transition, thought it would also work as a pastel hue, I'm not on pc though so this could be retarded. Here's some similar looking colours as well.
Screenshot_20241231_082418_Brave.jpg
 
Finally, the KiwiFarms official caste system.

Unironically a great idea. I'm pretty sure if you were to graph the relative IQ of posters and their registration year it would be a 1:1 constant linear regression decreasing over time. The eternal Kiwi summer started in 2020 during COVID and never ended.
 
Unironically a great idea. I'm pretty sure if you were to graph the relative IQ of posters and their registration year it would be a 1:1 constant linear regression decreasing over time. The eternal Kiwi summer started in 2020 during COVID and never ended.
You know what something? I think newest users are more and more dumb than before.
Isn't a age thing?
 
Suggestion.png
I don't know what I'm doing but I have the best of intentions.
As time goes on, better deliniation between the years can be done by having the hue increase as your account ages, earning your colors to be apart of the rainbow of colors.
B30019
D84545
BF651C
BFA71C
96BF1C
1CBF24
1CBF68
1CBFA7
1C96BF
1C55BF
706AE2
DFAEFC
B4A7C5
 
Last edited:
Back