#New 80HE role color kinda unreadable on light theme

1 messages · Page 1 of 1 (latest)

honest crest
noble lantern
#

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. 😅

honest crest
#

the image isn't loading on the post, at least for me so here it is again

gleaming jewel
#

Changing the color a bit to rgb(185, 198, 38) would work much better for example

steel shuttle
#

Dark mode best mode...
But I'll pass along the feedback, not trying to cause eye strain for anyone, even light mode users 🙂

honest crest
#

uwu_content mark bro best bro

honest crest
#

day however manieth of not being able to read usernames

honest crest
#

..

next girder
#

How do I claim my role? Pre-ordered the 80HE but can't figure out the discord thing to save my life

honest crest
#

yeah yeah don't mind me guys

#

just a doormat ;_;

hollow lantern
halcyon plover
#

Light mode is cursed, but I support changing the color of the 80he role.

honest crest
#

up

solemn badger
#

It can also be hard to tell apart from white color on some screen settings

empty parrot
#

have u tried wearing sunglasses @honest crest havo

#

Okayge Passed it to staff

gleaming jewel
#

Hey, it's not just fleimi, me to, and probably also @silver lintel.

honest crest
#

you could've just said "the cool people"

silver lintel
#

We shall rebel!
A dirty TamperScript script made in 5 mins, there ya go dogekek

// ==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);
})();
noble lantern
#

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?

honest crest
prime cloud
gleaming jewel
# honest crest now I'd just need to use discord on the browser D:

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;
}
honest crest
#

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

noble lantern
prime cloud
#

i didnt pick the color our design master himself erik did

gleaming jewel
prime cloud
#

better now?

noble lantern
#

🤮

#

I’m kidding, but gonna stick to the 60HE’s color

gleaming jewel
prime cloud
#

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

gleaming jewel
#

It does look closer to the wooting family role now, but still distinct.

prime cloud
#

yeah i intentionally did not choose a deep/dark blue but light

honest crest
#

oh wow awesome, thanks a lot

#

now I can read people's names again havo

prime cloud
#

as mentioned might be changed again in the future depending on what the design god erik judges

noble lantern
#

Is grey not distinct enough for a role/name color?

prime cloud
prime cloud
noble lantern
#

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.

honest crest
wispy lake
#

Oh wow that is bright

wispy lake
# honest crest

This is how I felt with the original colour you had when you worked at Wooting 😅

#

Couldn't read it.

honest crest
wispy lake
honest crest
#

mhm :>

narrow blade
#

I don't like the blue. Yellow was better.

still plover
wispy lake
#

Ye XD

keen crystal
#

My suggestion:

prime cloud
#

avoiding reds due to founders being red

keen crystal
#

Worth a shot, missed that

still plover
#

I vote for platinum style

native pine
#

I m the only one who have the 80he topic disapear on discord ?

honest crest
#

what "topic"?

wispy lake
honest crest
#

or the channel?

gleaming jewel
#

Tony changes the collor to prevent constant bumping > thread gets bumped even faster.