blockly > Theme > ComponentStyle

Theme.ComponentStyle interface

Signature:

interface ComponentStyle 

Properties

Property Modifiers Type Description
cursorColour? string (Optional)
flyoutBackgroundColour? string (Optional)
flyoutForegroundColour? string (Optional)
flyoutOpacity? number (Optional)
insertionMarkerColour? string (Optional)
insertionMarkerOpacity? number (Optional)
markerColour? string (Optional)
replacementGlowColour? string (Optional)
replacementGlowOpacity? number (Optional)
scrollbarColour? string (Optional)
scrollbarOpacity? number (Optional)
selectedGlowColour? string (Optional)
selectedGlowOpacity? number (Optional)
toolboxBackgroundColour? string (Optional)
toolboxForegroundColour? string (Optional)
workspaceBackgroundColour? string (Optional)