Update chapter-04-gbtheme-reference.md

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

View file

@ -7,3 +7,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.