---
title: "Themes Onesait Platform"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2220819875/Themes%20Onesait%20Platform"
format: markdown
---
> Macro (toc)

# Introduction

Platform Themes represent a customization of the Look&Feel of the Control Panel for a Platform implementation (i.e. to follow styles defined by a customer). These themes can also be used in Platform Web Applications.

# How to create a Theme?

This tutorial will show how to create a new theme for the platform. To do this, you must access the option *Themes Management* existing in the *Administration* submenu.

![image](media://f3fa36fb-264d-4b06-b56d-ff8eb781c449)

Once this option is selected, you will find a list with the themes that have been created. Each of these themes have the following options:

- **View it**: allows you to view the theme settings.
- **Edit**: allows you to edit a theme.
- **Activate**: allows you to activate a theme.
- **Deactivate**:  allows you to deactivate a theme.
- **Delete**: allows you to delete a theme.

> Macro (inline-media-image)

Besides, in the upper right, there are two more options::

- **By Default**: allows you to return to the default platform theme.
- **New Theme**: allows you to create a new theme.

![image](media://d3418b28-10ab-44d1-93af-bdc018d9a0be)

As we have just said, it is this last option that must be selected to create a new theme.

Firstly, once in the creation screen, you must enter a name or identifier for the theme within the **Theme** box (this field cannot be null and must be unique; if there is a theme with the same name, you will not be allowed to create it). The theme editing options are as follows:

- **Login Image**: you can edit the image appearing in the upper left on the login screen. We select one for this tutorial.
- **Header Image**: in this section, you can select an image for the platform header. We select one to see how it works.
- **Login background color**: this option allows you to modify the background color of the login screen. We choose one for this tutorial.
- **Login title**: in this part you can enter a title for the login screen (by default it is Login) considering whether the language is English or Spanish. For this example, we will modify it so that the title is *"Welcome", "Bienvenido"* in Spanish.
- **Footer text**: the footer of the platform can be modified. For this example, we will introduce the following text: *"This is a footer text for a Demo." *(and its translation to Spanish).

![image](media://56a19ca5-5299-4ee6-8bf1-6977b83ad339)

Once the new parameters of this topic have been introduced, the next step will be to save it through the **New** option located in the lower right. With this, we have managed to create a new theme. To activate it, you must select the Activate option of this theme.

We can see the changes by activating this theme, as seen in the following images:

![image](media://ef0139ca-b8dc-4cbd-bde4-c59961e98d79)

![image](media://39f055d1-f30a-4212-9958-7f3fa47ed947)

![image](media://d5d12db1-ab4c-475d-aa98-9b2da62745a0)

Similarly, if we access the Login screen, we can see the other changes we have introduced.

![image](media://57187872-0f7b-4985-a85e-75fd77f59b55)

# More options  


- If you want to modify a theme, you just click on the *Edit* option of that theme.
- If, on the other hand, you want to return to the default theme, you click on the *By Default* option or on the *Deactivate* option of the active theme.
- If you want to activate another theme from the list, you only need to select the *Activate* option of the theme you want to activate.
- Finally, if you want to remove a theme from the list, select the *Delete* option.