set picker color to ()

From PenguinMod Wiki (Official)
Set picker color to ()
Jump to navigation Jump to search

The set picker color to () block is a stack block in the Color Picker extension that sets the color of the picker to the selected color. The default color of the block is #855cd6, which is the purple that is used on the Scratch website.

Example Uses

This block can be used to set a default color in a project before the user uses the picker:

when I receive [start color picking v]
set picker color to [#000000]::#ff7db5
show color picker::#ff7db5
ve Color Picker Extension Blocks Navigation
PenguinMod Blocks show color picker  · set picker position to x: () y: ()  · set picker color to ()  · color () value  · picker () position  · when color changed