Skip to main content

Home > blockly > Theme > ComponentStyle

Theme.ComponentStyle interface

Signature:

interface ComponentStyle 

Properties

PropertyModifiersTypeDescription
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)