Discuss Scratch

GloriaGuo
New to Scratch
1 post

How to change the color of extension blocks?

I didn't find any way to change the color of my extension blocks in Scratch 3.0. It can be customized in 2.0, right?

Is there any way to change the color in 3.0?
NitroCipher
Scratcher
500+ posts

How to change the color of extension blocks?

There is currently no way to change these colors in 3.0. In 2.0 there is a temporary option that will appear if you shift-click on the Edit button at the top.

I hope my post helped you in some way! Post count: 500+

Current project: [s3Blocks: scratchblocks rewritten for Scratch 3.0] ::#4b4a60 //https://scratch.mit.edu/discuss/topic/290031/ Basically done!
This is my signature identifier “aWFtbml0cm9jaXBoZXI=”
Addycakes
Scratcher
100+ posts

How to change the color of extension blocks?


when green flag clicked
say [Hi, I'm Addycakes' signature that will appear on every comment that this Scratcher posts.] for (8) secs
stop [script v]
TigeyTheTiger
Scratcher
52 posts

How to change the color of extension blocks?

hey theres other things!
Lego_Kai
Scratcher
79 posts

How to change the color of extension blocks?

havent found it
found? :: looks boolean // reports false right now

{found \? :: looks boolean} :: events hat
report {false :: operators boolean}
wait (1) leap years :: custom
wait (5) years :: custom

define wait {mins :: custom reporter} minutes
wait ((mins) * (60)) seconds :: control

define wait {hours :: custom reporter} hours
wait ((hours) * (60)) minutes :: custom

define wait {days :: custom reporter} days
wait (({days :: custom reporter}) * (24)) hours :: custom

define wait {years :: custom reporter} years
wait (365) days :: custom

define wait {leap years :: custom reporter} leap years
wait (366) days :: custom

Hi, I'm Kai! I am a person who has been on scratch for 4 years! I like looking at power level projects and used to make a lot of them.

Also, please apply for this collab! I need to find people for it!
Elrond_Gasals_Brothe
Scratcher
45 posts

How to change the color of extension blocks?

Advanced Script
Start @greenFlag::events hat
Do Forever{
If <Touching [Mouse Pointer v]?> Is True{
Say [Forever] For (3) Secs
}::control
Repeat (1) Times{
Say [For]
}@loopArrow::control
}@loopArrow::cap control
Proc. {When (Num)+(FinNum)=(Com)::operators hat}{Run::cap #777788}::hat extension
If <((Num) + (Num))=(Com)> then
Run::cap #777788
end
(DON'T SAY DO NOT BLOCKSPAM)

why::#aabbcc
do::#ccbbaa
i::#112233
create::#332211
random::#445566
colors::#665544
Elrond_Gasals_Brothe
Scratcher
45 posts

How to change the color of extension blocks?

Lego_Kai wrote:

havent found it
found? :: looks boolean // reports false right now

{found \? :: looks boolean} :: events hat
report {false :: operators boolean}
wait (1) leap years :: custom
wait (5) years :: custom
define wait {mins :: custom reporter} minutes
wait ((mins) * (60)) seconds :: control

define wait {hours :: custom reporter} hours
wait ((hours) * (60)) minutes :: custom

define wait {days :: custom reporter} days
wait (({days :: custom reporter}) * (24)) hours :: custom

define wait {years:: custom reporter} years
wait (365) days:: custom

define wait {leap years:: custom reporter} leap years
wait (366) days:: custom
you mean
found? :: looks boolean // reports false right now

{found \? :: looks boolean} :: events hat
wait (1) leap years :: custom
wait (5) years :: custom
report <false :: operators boolean>::cap control

define wait (mins ) minutes
wait ((mins) * (60)) seconds :: control

define wait (hours) hours
wait ((hours) * (60)) minutes :: custom

define wait (days) days
wait ((days) * (24)) hours :: custom

define wait (years) years
wait (365) days:: custom

define wait (leap years) leap years
wait (366) days:: custom

don't say don't block spam

why::#aabbcc
do::#ccbbaa
i::#112233
create::#332211
random::#445566
colors::#665544
Lego_Kai
Scratcher
79 posts

How to change the color of extension blocks?

Elrond_Gasals_Brothe wrote:

Lego_Kai wrote:

havent found it
found? :: looks boolean // reports false right now

{found \? :: looks boolean} :: events hat
report {false :: operators boolean}
wait (1) leap years :: custom
wait (5) years :: custom
define wait {mins :: custom reporter} minutes
wait ((mins) * (60)) seconds :: control

define wait {hours :: custom reporter} hours
wait ((hours) * (60)) minutes :: custom

define wait {days :: custom reporter} days
wait (({days :: custom reporter}) * (24)) hours :: custom

define wait {years:: custom reporter} years
wait (365) days:: custom

define wait {leap years:: custom reporter} leap years
wait (366) days:: custom
you mean
found? :: looks boolean // reports false right now

{found \? :: looks boolean} :: events hat
wait (1) leap years :: custom
wait (5) years :: custom
report <false :: operators boolean>::cap control

define wait (mins ) minutes
wait ((mins) * (60)) seconds :: control

define wait (hours) hours
wait ((hours) * (60)) minutes :: custom

define wait (days) days
wait ((days) * (24)) hours :: custom

define wait (years) years
wait (365) days:: custom

define wait (leap years) leap years
wait (366) days:: custom

don't say don't block spam

almost, exept the first report block is a stack.

so it is
<found? :: looks boolean> :: control hat
report <false :: operators boolean> :: control
wait (1) leap years :: custom
wait (5) years :: custom
report <true :: operators boolean> :: control cap

i forgot to put the second one there

Last edited by Lego_Kai (May 6, 2021 19:00:01)


Hi, I'm Kai! I am a person who has been on scratch for 4 years! I like looking at power level projects and used to make a lot of them.

Also, please apply for this collab! I need to find people for it!
cruncherBones
Scratcher
500+ posts

How to change the color of extension blocks?

this was necropost


THE TRUE HIPPO ON SCRATCH


platfomer coming soon

funny by my m8

wvj
Scratcher
1000+ posts

How to change the color of extension blocks?

you can't

Barthdry
Scratcher
500+ posts

How to change the color of extension blocks?

There is no way you can change the Colour of the Extension blocks. Maybe you can manually do it using another script outside, i don't know
Raffy999
Scratcher
6 posts

How to change the color of extension blocks?

hi

Hi! Please follow me so you get notified when I share new content and do other fun things, and also please follow my alt, @oBawb_
————————————————————————————————————————————————————————————————————
Also, please check these projects out:
My best game ever (not done, but super close to being done. It took a long time and a lot of work and coding to make, so please check it out!)
My best animation (not done, but pretty cool. It took a long time and a lot of work and coding to make, so please check it out!)
My first Good game (not done, but pretty-ish cool)
————————————————————————————————————————————————————————————————————
Thank you! <3
crabbmc2
Scratcher
76 posts

How to change the color of extension blocks?

Extension blocks used to look like this
I am an extension block::extension
But now they look like this
I am an extension block::pen

shift + down for my whole signature
Hello this is my siggy!

















hi
crabbmc2
Scratcher
76 posts

How to change the color of extension blocks?

See the difference? Their colo(u)rs

shift + down for my whole signature
Hello this is my siggy!

















hi
medians
Scratcher
1000+ posts

How to change the color of extension blocks?

crabbmc2 wrote:

See the difference? Their colo(u)rs
Well, this was from a while ago.
And they asked if they could change it in 3.0 because there used to be a feature called Edit Block Colors.
also I’m used to having the dark green as the pen category but the black for extensions

NEW: Medians bamboozled by 3.0 (version 3.0): https://scratch.mit.edu/projects/979822351/
hi875230163394: You're similar to valve in that you both hate a certain number…
Scratch 0.x, 1.x, 2.x, 3.x and LogoBlocks Archives
Bamboozlement: https://scratch.mit.edu/studios/33739789
Fun_Cupcake_i81: https://scratch.mit.edu/projects/850535211/
Years on internet: 15 (soon 16)
medians: Oh god not this utc - 12 thing again..
Fun_Cupcake_i81: What, were you expecting not to see the utc - 12 thing again? THE UTC - 12 THIGN ALWAYS RETURNS. ALWAYS.
medians: I knew it would happen. I was the one who started it last year.
Fun_Cupcake_i81: Well then if you didn't want it back maybe you need to time travel to last year and fix that

Oh wait if you could time travel I think we all know exactly when you would go-
user1: That picture is from 2.0. Now he’s at my house and is my pet.
user2: But this is medians we're talking about, so “from 2.0” can mean the same thing as “from five seconds ago”.

Detect Scratch version here
My other accounts: @selfexplanatory @modesties @chaircard @fireflyhero @dividendyield @colloids @radians @skeuamorphism @dihectogon @anglebisector @aau- @EditBlockColors @AdamantOrb @MoongeistBeam @festively @Ampharos_ @ straightforwardness
i trolled redcat LOL





if you see this
{what method did you use::control hat
answer on profile ::motion
} ::operators
;

Powered by DjangoBB