Theme
What is a theme in Eitri?
A theme is a set of CSS-based styles that enables the visual customization of an Eitri-App. It simplifies the creation and modification of the design, ensuring the app meets the specific needs of users and brands.
How do themes work in Eitri?
Themes in Eitri are integrated directly into the application, allowing customizations to be made through the Console. Designers and developers can quickly create or adjust an app's look, with changes consistently reflected across all environments.
Warning
A theme must be created and published to release new versions of Eitri-Apps.
How to create a theme in Eitri?
To create a theme in Eitri, access the Console and follow the steps below. You can define colors, fonts, sizes, and other styles, ensuring the app’s visual harmony.
- Go to the Console and log in with your account.
- Click on "Applications" in the top menu.
- Select the application you want to customize.
- In the contextual menu on the left, click on "Application Theme."
- Click on "Create Theme."
- A code editor will open, allowing you to customize the theme.
- Make the desired changes to the CSS code.
- Click on "Create Theme" to finalize the theme creation.
- Done! Your theme will be available for use in your Eitri-Apps.
How to publish a theme in Eitri?
To publish a theme in Eitri, follow the steps below:
- Go to the Console and log in with your account.
- Click on "Applications" in the top menu.
- Select the application you want to customize.
- In the contextual menu on the left, click on "Application Theme."
- Select the theme you want to publish.
- Click on "Publish."
- Confirm the theme publication.
- Done! Your theme will be available for use in your Eitri-Apps.
How to update a theme in Eitri?
To update a theme in Eitri, follow the steps below:
- Go to the Console and log in with your account.
- Click on "Applications" in the top menu.
- Select the application you want to customize.
- In the contextual menu on the left, click on "Application Theme."
- Select the theme you want to update and click on "Edit Theme."
- Make the desired changes to the theme.
- Click on "Update Theme" to confirm the changes.
- A new theme will be created based on the changes made to the original theme.
- Done! Your theme will be updated (to use it, simply publish it).