Discuss Scratch
- Discussion Forums
- » Suggestions
- » Make the forum blocks 3.0
- JPOWERPUFFGIRLS
-
Scratcher
1000+ posts
Make the forum blocks 3.0
I didn't intend to seem mean, sorry if I didyou roasted mejust coz it looks old does not mean it has to be replaced the old ones and the new ones mean the same thingwhich is why they didn't update the looks of most of the site.. oh wait they did
but don't they mean the same thing.. so that isn't a good reason why not to add this![]()
- Steve0Greatness
-
Scratcher
1000+ posts
Make the forum blocks 3.0
This would be good… Support!
does this look wrong?
does this look wrong?
when green flag clicked :: control
if <(foo) = (foo2)> then{
move (10) steps
} :: events
- Maximouse
-
Scratcher
1000+ posts
Make the forum blocks 3.0
This would be good… Support!It looks weird.
does this look wrong?when green flag clicked :: control
if <(foo) = (foo2)> then{
move (10) steps
} :: events
- mybearworld
-
Scratcher
1000+ posts
Make the forum blocks 3.0
It does - but with the 3.0 colors it would be this:This would be good… Support!It looks weird.
does this look wrong?when green flag clicked :: control
if <(foo) = (foo2)> then{
move (10) steps
} :: events
when green flag clicked :: #ffbf00
if <(foo :: #ff8c1a) = (foo2 :: #ff8c1a) :: #59c059 > then {
move (10) steps :: #4c97ff
} :: #ffab19
- TheColaber
-
Scratcher
500+ posts
Make the forum blocks 3.0
Yup, but the Flag would look a bit brighter too.It does - but with the 3.0 colors it would be this:This would be good… Support!It looks weird.
does this look wrong?when green flag clicked :: control
if <(foo) = (foo2)> then{
move (10) steps
} :: eventswhen green flag clicked :: #ffbf00
if <(foo :: #ff8c1a) = (foo2 :: #ff8c1a) :: #59c059 > then {
move (10) steps :: #4c97ff
} :: #ffab19
- Maximouse
-
Scratcher
1000+ posts
Make the forum blocks 3.0
It does - but with the 3.0 colors it would be this:That's less weird. We're used to seeing either 3.0 colors or 2.0 colors, but not 2.0 colors with two colors swapped.when green flag clicked :: #ffbf00
if <(foo :: #ff8c1a) = (foo2 :: #ff8c1a) :: #59c059 > then {
move (10) steps :: #4c97ff
} :: #ffab19
- mybearworld
-
Scratcher
1000+ posts
Make the forum blocks 3.0
true.It does - but with the 3.0 colors it would be this:That's less weird. We're used to seeing either 3.0 colors or 2.0 colors, but not 2.0 colors with two colors swapped.when green flag clicked :: #ffbf00
if <(foo :: #ff8c1a) = (foo2 :: #ff8c1a) :: #59c059 > then {
move (10) steps :: #4c97ff
} :: #ffab19
Yes I know, I can't change it tho.Yup, but the Flag would look a bit brighter too.It does - but with the 3.0 colors it would be this:This would be good… Support!It looks weird.
does this look wrong?when green flag clicked :: control
if <(foo) = (foo2)> then{
move (10) steps
} :: eventswhen green flag clicked :: #ffbf00
if <(foo :: #ff8c1a) = (foo2 :: #ff8c1a) :: #59c059 > then {
move (10) steps :: #4c97ff
} :: #ffab19
- mybearworld
-
Scratcher
1000+ posts
Make the forum blocks 3.0
Seriously, this is almost great:
say [Hello world!] for (2) secs :: #9966ffThey just need to change the font and make the blocks thicker.
speak [Hello!] :: #0fbd8c
set [n v] to (1) :: #ff8c1a
repeat (10) {
change [n v] by (1) :: #ff8c1a
ask [What's your name?] and wait :: #5cb1d6
turn cw (n :: #ff8c1a) degrees :: #4c97ff
} :: #ffab19 loop
- Steve0Greatness
-
Scratcher
1000+ posts
Make the forum blocks 3.0
Seriously, this is almost great:Yeah,say [Hello world!] for (2) secs :: #9966ffThey just need to change the font and make the blocks thicker.
speak [Hello!] :: #0fbd8c
set [n v] to (1) :: #ff8c1a
repeat (10) {
change [n v] by (1) :: #ff8c1a
ask [What's your name?] and wait :: #5cb1d6
turn cw (n :: #ff8c1a) degrees :: #4c97ff
} :: #ffab19 loop
when green flag clicked :: #ffbf00here are all of the colors
say [Hello world!] for (2) secs :: #9966ff
speak [Hello!] :: #0fbd8c
set [n v] to (1) :: #ff8c1a
repeat (10) {
change [n v] by (1) :: #ff8c1a
ask [What's your name?] and wait :: #5cb1d6
turn cw (n :: #ff8c1a) degrees :: #4c97ff
} :: #ffab19 loop
Events #ffbf00
Control #9966ff
Looks #0fbd8c
Variables #ff8c1a
Motion #4c97ff
Sensing #5cb1d6
Does Lists look like Variables?
- Maximouse
-
Scratcher
1000+ posts
Make the forum blocks 3.0
here are all of the colorsList is #ff661a.Does Lists look like Variables?Events #ffbf00
Control #9966ff
Looks #0fbd8c
Variables #ff8c1a
Motion #4c97ff
Sensing #5cb1d6
Last edited by Maximouse (Oct. 5, 2020 06:41:56)
- MeIzAwezomeDede
-
Scratcher
1000+ posts
Make the forum blocks 3.0
I support, the 2.0 blocks are a bit outdated and the 3.0 blocks are more vibrant + relevant
(Plus 3.0 has some blocks that 2.0 doesn't support, adding them would be very helpful)
(Plus 3.0 has some blocks that 2.0 doesn't support, adding them would be very helpful)
- mybearworld
-
Scratcher
1000+ posts
Make the forum blocks 3.0
https://scratch.mit.edu/discuss/topic/427529/?page=1#post-4276355Seriously, this is almost great:Yeah,say [Hello world!] for (2) secs :: #9966ffThey just need to change the font and make the blocks thicker.
speak [Hello!] :: #0fbd8c
set [n v] to (1) :: #ff8c1a
repeat (10) {
change [n v] by (1) :: #ff8c1a
ask [What's your name?] and wait :: #5cb1d6
turn cw (n :: #ff8c1a) degrees :: #4c97ff
} :: #ffab19 loopwhen green flag clicked :: #ffbf00here are all of the colors
say [Hello world!] for (2) secs :: #9966ff
speak [Hello!] :: #0fbd8c
set [n v] to (1) :: #ff8c1a
repeat (10) {
change [n v] by (1) :: #ff8c1a
ask [What's your name?] and wait :: #5cb1d6
turn cw (n :: #ff8c1a) degrees :: #4c97ff
} :: #ffab19 loopEvents #ffbf00
Control #9966ff
Looks #0fbd8c
Variables #ff8c1a
Motion #4c97ff
Sensing #5cb1d6
Does Lists look like Variables?
Last edited by mybearworld (Oct. 5, 2020 13:38:13)
- free_d
-
Scratcher
37 posts
Make the forum blocks 3.0
bump
also, SUPPORT
I was just about to make a topic about this.
also, SUPPORT
I was just about to make a topic about this.

- leap-is-on-scratch
-
Scratcher
81 posts
Make the forum blocks 3.0
bumpok
also, SUPPORT
I was just about to make a topic about this.
- mitdk
-
Scratcher
1000+ posts
Make the forum blocks 3.0
I support as the block
(item # of (thing v) in [list v] :: list)was not added in 2.0 and i have to write the scratch blocks id myself rather than using the menu.
Last edited by mitdk (Oct. 14, 2020 15:59:13)
- mitdk
-
Scratcher
1000+ posts
Make the forum blocks 3.0
deleted
Last edited by mitdk (Oct. 14, 2020 16:11:05)
- 46009361
-
Scratcher
1000+ posts
Make the forum blocks 3.0
I think the Scratch Team may already be planning on implementing this in the 3.0 version into the published website at the same time as implementing the rest of the forums; remember that it's probably because the forums don't have the Scratch 3.0-styled navigation bars yet.
- mitdk
-
Scratcher
1000+ posts
Make the forum blocks 3.0
They would look like this:
when green flag clicked::#FFBF00
if <<touching [mouse-pointer v] ?::#5CB1D6> = [true]::#59C059> then::#FFAB19
do this::#FF6680
move (10) steps::#4C97FF
end::
- mybearworld
-
Scratcher
1000+ posts
Make the forum blocks 3.0
They would look like this:The blocks would need to be thicker and the font thinner, though.when green flag clicked::#FFBF00
if <<touching [mouse-pointer v] ?::#5CB1D6> = [true]::#59C059> then::#FFAB19
do this::#FF6680
move (10) steps::#4C97FF
end::
