Update chapter-04-gbtheme-reference.md

This commit is contained in:
Lucas Ribeiro 2020-10-02 09:39:13 -03:00 committed by GitHub
parent b7cedde398
commit f9b53f0237
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,4 @@
A theme is composed of some CSS files and images. That set of files can change 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 everything in the General Bot UI. Use them extensively before going to change
the UI application itself (HTML & JS). the UI application itself (HTML & JS).
The css is responsible for the final visual with the user, aesthetics is linked to the general usability of GeneralBots which facilitates the interaction with the 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.