botbook/docs/chapter-04-gbtheme-reference.md
Rodrigo Rodriguez (Pragmatismo) d16e56de9a
Some checks failed
GBCI / build (push) Failing after 1m52s
chore: remove unused files and add babel and tsconfig for Docusaurus setup
2025-04-12 19:34:13 -03:00

738 B

sidebar_position
40

.gbtheme Reference

generalbots-2018

How To

Creating a new Theme folder (.gbtheme folder)

A theme is composed of some CSS files and images. That set of files can change everything in the General Bot UI. Use them extensively before going to change the UI application itself (HTML & JS).

Importance of the themes linked to the visual with user.

The css complements for the final visual with the user, aesthetics is linked to the general usability of GeneralBots which facilitates the interaction with the user. GeneralBots uses what is most current to improve its interface through css.