#New 80HE role color kinda unreadable on light theme
1 messages · Page 1 of 1 (latest)
I’d prefer a color with more contrast to white, even on Dark Mode. Looks like neon green/yellowish which afaik has nothing to do with the 80HE. 😉 A Zincish grey could be interesting. 😅
Changing the color a bit to rgb(185, 198, 38) would work much better for example
Dark mode best mode...
But I'll pass along the feedback, not trying to cause eye strain for anyone, even light mode users 🙂
mark bro best bro
day however manieth of not being able to read usernames
..
How do I claim my role? Pre-ordered the 80HE but can't figure out the discord thing to save my life
or just enable dark mode
link your discord to your wooting account and refresh rewards
Light mode is cursed, but I support changing the color of the 80he role.
up
It can also be hard to tell apart from white color on some screen settings
Hey, it's not just fleimi, me to, and probably also @silver lintel.
you could've just said "the cool people"
We shall rebel!
A dirty TamperScript script made in 5 mins, there ya go 
// ==UserScript==
// @name Light theme role color changer
// @namespace http://tampermonkey.net/
// @version 2024-04-12
// @description try to take over the world!
// @author Calslock
// @match https://discord.com/channels/167181566978555904/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=discord.com
// @grant none
// ==/UserScript==
(function main() {
var usernames = document.querySelectorAll('[class^=username_]');
[...usernames].forEach(function(username){
if (username.style.color == "rgb(227, 242, 57)") {
username.style.color = "rgb(185, 198, 38)";
}
});
setTimeout(main, 500);
})();

Metalic Grey color for the 80HE role, that would actually make sense.
It’s Zinc case.
60HE’s strap.
🤷♂️ what has neon green to do with the 80HE?
now I'd just need to use discord on the browser D:
not a neon green but more an off yellow
Alternatively if you use something like vesktop as your discord client you could use the following style under quick css,
Didn't bother to share it but you don't need js for this:
[class^="username"][style="color: rgb(227, 242, 57);"] {
color: rgb(185, 198, 38) !important;
}
I do use vesktop so I might give that a go at some point
but ideally, just change it on the server side omfg, how hard can it be to have visible usernames
Tomato, tomato. What’s neon yellow got to do with the 80HE?!
i didnt pick the color our design master himself erik did
Agreed, that's why I didn't create / share this immediately.
better now?
Yes, Thank you!
there now its not too close to other colors
just noticed the darkened version was too close to some greens of the earlier campaigns
important to note is that this may change again in the future i just want to stop the constant bumping for now
It does look closer to the wooting family role now, but still distinct.
yeah i intentionally did not choose a deep/dark blue but light
as mentioned might be changed again in the future depending on what the design god erik judges
Is grey not distinct enough for a role/name color?
we will also most likely turn some more obscure roles colorless and give them a role icons instead to have more colors available for keyboards
bots are grey
Hmm
I might be the only one but isn’t it nicer to have a role that matches the product? I think the UwU and 60HE match pretty well.
well as long as you also test it on light mode... given it's one of the two available modes on this platform x)
Oh wow that is bright
This is how I felt with the original colour you had when you worked at Wooting 😅
Couldn't read it.
isn't the same color still there for the "wooting team" role?
I don't think so but even so I remember having to adjust something on my side because this is how it felt for me
mhm :>
I don't like the blue. Yellow was better.
Blue Feels Like bot - Blue is always notification
Ye XD
avoiding reds due to founders being red
Worth a shot, missed that
I vote for platinum style
I m the only one who have the 80he topic disapear on discord ?
what "topic"?
Maybe he means this thread?
or the channel?
Tony changes the collor to prevent constant bumping > thread gets bumped even faster.

Passed it to staff