Change Message Count Color - #1914
Conversation
|
darn it i wanted to find it so bad lmao |
|
how does it look in light mode? |
|
what about the scratch color too? |
Co-authored-by: scratchaddons-bot[bot] <73682299+scratchaddons-bot[bot]@users.noreply.github.com>
* Fix lint error in 2d-color-picker * editor-devtools: fix capitalization * editor-devtools: do not show send to top in sounds
|
why did you merge other prs into this one make a new pr p.s. maybe a setting on the addon to choose a color? |
|
Note: this green was the same one used by Scratch Messaging Extension |
I didn't. I was just keeping this branch up to date with master |
|
PR is now ok, but why this color exactly? |
Maybe |
I can read it.
That's a good idea. |
|
Feel like this could be a setting... in more settings... Tbh, I don't mind the current green, but I understand if it's hard to read for others. ps... this branch is from the world-languages org??? lol |
I should do that soon, but I'm in school right now. ps... yes lol |
|
I just added the option to change the color, can someone test it? if this is merged, can I be invited to the org? |
See #1183 (comment) |
|
With the current way you are doing this... if we have any more addons that have badges, they would also need that setting... is that how it should be done? |
I guess this could be a Scratch Addon wide setting, but no addons other then this one use it so 🤷🏻♂️ |
#10 would need this to be made part of core |
|
I think that this we shouldn't need to bother about moving it to more settings until #10 is implemented. |
|
This is ok as a temporary solution to just having one single addon using the badge. But I see 2 problems with this PR:
If we could first implement another addon that may as well want to use the badge, we can flesh out the details like if all addons should have the same badge color, and how should we decide which get prio, etc. |
I guess, but what is the default hex right now?
Time to figure out what a listener is, while I'm in class :|
I don't want to deal with this until #10 is done |
|
|
> The default color should be the current, just so current users don't complain and might not find the new setting. Honestly, I can read white on green.
Ok, all I need to do is figure out the callback, but I'll do that on my lunch break (1 hour from now) |
> 2. You update the color every 2500 milliseconds. Please use a listener so it updates faster.
|
@TheColaber I added what you asked, could you test it? |
You can, but not everyone can. Unlike Firefox, Chrome always uses white text on badges, and the current contrast doesn't meet any accessibility guidelines. |
Can we just use a darkish blue? |
|
@wgyt I would use green because the badge is already green and most users wouldn't want a completely different color. |
|
Now that we have something that works, can we merge this? |
idk if format code with prettier is required but i think it is |
it isn't. It fails ecause it doesn't have access to my fork |
|
@wgyt Whoops I can't push commits into this PR. Can you check "allow maintainers to idk what" on this PR? |
|
Maybe orange?
…________________________________
From: World_Languages ***@***.***>
Sent: Friday, May 7, 2021 9:51:02 AM
To: ScratchAddons/ScratchAddons ***@***.***>
Cc: Paul Reid ***@***.***>; Comment ***@***.***>
Subject: Re: [ScratchAddons/ScratchAddons] Change Message Count Color (#1914)
Maybe #8000 could be used instead, because it's already used to display the user's own username in comments.
That green is now the default. And users can rollback easily:
[image]<https://user-images.githubusercontent.com/17484114/117467642-41103300-af2a-11eb-9145-f43e5ae3e5f6.png>
Any suggestions for one or two more presets? Some blue shade, maybe? Pure black?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#1914 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOT5DEQM5Y6TZCQEX2Q7YULTMP45NANCNFSM4ZNX5BDQ>.
|
|
@WorldLanguages Maybe I think the Forums tag color could be changed to match the new badge color. |




Resolves
Changes
Change the badge color to a dark orange
Reason for changes
Made so I can see it better
Tests
It works
