Themes in Aliveforms

Aliveforms allows users to customize elements of interface via themes. Like all other components of Aliveforms, themes are also modular. User can create theme and use same theme on multiple forms.

Creating a new theme

Browse themes section and click on New button in top right. Or Click on create theme icon in Quick Creation section. Enter the name of theme and click create button in theme creation wizard.

Applying a theme

Open the form where you want to use the theme. From themes drop down, select the theme and click apply button in front.

Using colors and gradients

In Alivforms, colors values css values. They can #ffccff88 or graident codes like linear-gradient(red, yellow, green)

Theme parameters

In Aliveforms, a theme has 4 sections

  • Background
  • Stage
  • Elements
  • Fonts
  • Colors

Theme Parameters Background

Background Image

This is the background image of form. Aliveforms provides several images. User can use own images from gallery too.

Background Style

It can be one of following.

  • Tiled
  • Cover

Stage

Stage is the area where most form content is shown.

Blur Background (px)

It is numeric value between 0 to 12. It blurs background area of stage.

Shadow

The stage can have shadows. In drop down, it has following options

  • Normal
  • No
  • Small
  • Large

Next Button Text

This is text shown on button that loads next question. Default value is Next

Back Button Text

This is text shown on button that loads previous question. Default value is Back.

Submit Button Text

This is text shown on button on submit screen that submits the form. Default value is Submit.

Rounding (px)

That sets roundness of elements like options, buttons etc.

Completion Indicator Style

At the top, there is completion indicator style. This setting sets how that inidcator will be shown. It's options are:

  • No
  • Text
  • Progress
  • Both

Timer Style

In screens where are timers active, this setting sets how timer is shown.

  • No
  • Text
  • Progress
  • Both

Heading Font

This is the font used in title of questions.

Normal Font

This is the font displayed in other places, like buttons, badges, options.

Colors

In Aliveforms, most background colors can be hex/rgba or gradient.

Background Color

This is the background color of form. it can be solid color, gradient or transparent color. e.g. #ff00ff87, linear-gradient(red, yellow, green)

If transparent, it gives tint on background image if used.

Foreground Color

That is color of the form body or text appeared that is not in options, button or badges.

Stage Background Color

This is the background color of stage. It is good to have it semi transparent. It can be transparent of alpha is 0. like ffffff00. It can be hex, rgba or gradient.

Buttons BG

Buttons FG

Badges BG

Badges FG

Options BG

Options FG

Options Active BG

Options Active FG

Border Color

Border Active Color

Buttons BG

This setting determines the background color of buttons. It can be single color or gradient.

Buttons FG

This setting determines the foreground color of buttons.

Badges BG

This setting determines the background color of badges. It can be single color or gradient.

Badges FG

This setting determines the foreground color of badges.

Options BG

This setting determines the background color of options. It can be single color or gradient.

Options FG

This setting determines the foreground color of options.

Options Active BG

This setting determines the background color of active options or selected option. It can be single color or gradient.

Options Active FG

This setting determines the foreground color of active or selected options.

Border Color

This setting determines the color of the border around elements in the form.

Border Active Color

This setting determines the color of the border when the element (option, text) is active.