Skip to content

Content Step Styling

martinkonopka edited this page Aug 16, 2018 · 4 revisions

Selected timeline steps may be styled by altering colors or font size. Use these properties in session step definition:

  • foreground : Color - defines color of texts in the stimuli content.
    • default value: "white"
  • background : Color - defines color of the stimuli background.
    • default value: "black"
  • fontSize : number - size of the font in texts.
    • default value: 24

Color

Color is defined with a string value in any of the following formats:

Clone this wiki locally