# Creating themes

Creating themes is extremely easy with Fabula. 

Fabula themes consists of a JSON object - or file - with all parameters that you want to change across Fabula environment.

This object has three properties: **globals**, **colors** and **components**.

Check how easy it is to create a theme from scratch.