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
- Go to Theme > Brick Defaults
- Select the brick type
- Configure the default styles
- 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
- Select a brick in the editor
- Open the Style section in the brick panel
- Adjust colors, spacing, borders, shadows, etc.
- 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.