Discuss Scratch
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
Color codes!
I think it's a very good idea to add color codes (#0000) This way you can get a specific color easier without hours of trying to find it.
This will make it easier to use color pallets etc.
Thanks in advance
I think it's a very good idea to add color codes (#0000) This way you can get a specific color easier without hours of trying to find it.
This will make it easier to use color pallets etc.
Thanks in advance
- MineLox92Videos
-
Scratcher
100+ posts
Color codes!
That's actually a good idea. Support, though, I think you mean the hex code: #f0f0f0 (has 6 symbols not 4 fyi)
- yzyzyz
-
Scratcher
500+ posts
Color codes!
Support. I will use it a lot, and I don't really know why it's not in scratch already.
- kenny2scratch
-
Scratcher
500+ posts
Color codes!
Just remember, people:
set pen color to (join [0x] (hex code without hash :: grey))
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
The thing is i work with color pallets pre-made and it's a dead pain to find the exact colors i need lol
- GEODASH69
-
Scratcher
81 posts
Color codes!
Reject. As kenny2scratch said, you can already do that in Scratch.
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
It won't work at all it will just pick another color lol and how would i select it in sprite editor lol
Last edited by Hetgroepje (Aug. 13, 2017 13:45:50)
- DominoDragon1
-
Scratcher
1000+ posts
Color codes!
Reject. As kenny2scratch said, you can already do that in Scratch.A more accurate statement would be "You can already do that with pen."
I support for adding this feature wherever picking a color would be there.
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
Reject. As kenny2scratch said, you can already do that in Scratch.And why not i mean it's nothing bad to add
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
And I'm pretty sure the codes arent accurate
I want to use these colors
Click here
And when I try (try for your self) I get other colors
Click here
I want to use these colors
Click here
And when I try (try for your self) I get other colors
Click here
- yzyzyz
-
Scratcher
500+ posts
Color codes!
And I'm pretty sure the codes arent accurateI think you need to use what kenny2scratch suggested.![]()
I want to use these colors
Click here
And when I try (try for your self) I get other colors
Click here
- GEODASH69
-
Scratcher
81 posts
Color codes!
And I'm pretty sure the codes arent accurateYou're using the wrong block. You have to use this block:![]()
I want to use these colors
Click here
And when I try (try for your self) I get other colors
Click here
set pen color to [#36be3b]
not this block:
set pen color to ()
- Hetgroepje
-
Scratcher
100+ posts
Color codes!
I found a solution use my project
this one
And fill in your color code
After that click on see inside
Then right click the stage and click save stage
Then upload the image and then use color picker to pick the color!
this one
And fill in your color code
After that click on see inside
Then right click the stage and click save stage
Then upload the image and then use color picker to pick the color!
- I-Iz-A-Litten
-
Scratcher
1000+ posts
Color codes!
no support,
Just remember, people:set pen color to (join [0x] (hex code without hash :: grey))
- TheArcadeGuy
-
Scratcher
100+ posts
Color codes!
Here you can put in and get out hex codes: https://color.adobe.com/create/color-wheel/?base=2&rule=Analogous&selected=0&name=My%20Color%20Theme&mode=rgb&rgbvalues=1,0.8327109480440013,0.31033828516735495,0.91,0.40651423697565575,0.04550000000000004,1,0,0,0.7064019464349892,0.04550000000000004,0.91,0.050000000000000044,0.0651009425906296,1&swatchOrder=0,1,2,3,4
- DominoDragon1
-
Scratcher
1000+ posts
Color codes!
no support,Just remember, people:set pen color to (join [0x] (hex code without hash :: grey))
Reject. As kenny2scratch said, you can already do that in Scratch.A more accurate statement would be "You can already do that with pen."
I support for adding this feature wherever picking a color would be there.