Themes

Brick Styles

Customize the default appearance and per-brick styling.

Brick Defaults

Brick defaults let you set consistent styling for all bricks of a specific type. Instead of styling each brick individually, you can define defaults that apply to all instances.

Configurable Defaults

For each brick type, you can set:

  • Colors — Background, text, accent colors
  • Spacing — Padding and margins
  • Borders — Border style, color, and radius
  • Shadows — Drop shadow effects
  • Instruction message — Default instruction text (translatable)
  • Blocker message — Default blocker text for evaluations (translatable)
  • Blocker continue text — Default button text for blocked evaluations (translatable)

Setting Defaults

  1. Go to Theme > Brick Defaults
  2. Select the brick type
  3. Configure the default styles
  4. All bricks of that type will use these defaults unless individually overridden

Per-Brick Styles

Individual bricks can have custom styles that override the defaults.

Customizing a Single Brick

  1. Select a brick in the editor
  2. Open the Style section in the brick panel
  3. Adjust colors, spacing, borders, shadows, etc.
  4. These settings override the theme defaults for this specific brick only

Animations

Each brick can have an entrance animation that plays when it appears on screen. See Animations for details.

On this page