New avatars set WIP:

* adding new avatars by David Revoy
* replacing old avatars to test

TODO: add a settings to choose between legacy and new avatars.
TODO: generate a bot avatar.
This commit is contained in:
John Livingston
2024-02-08 18:49:49 +01:00
parent 99f01014b2
commit b9b0eb41d9
257 changed files with 503 additions and 34 deletions

View File

@ -22,6 +22,8 @@ The `assets/images` folder contains all icons files used by the plugin.
There is also the `assets/images/avatars` folders, which contains avatars used for anonymous chat users.
These files are used to generate multiple avatars (see the `build-avatars.js` script for more information).
`assets/images/avatars-2024` contains new avatar set, and is also used by the `build-avatars.js` script.
### assets/styles
The `assets/styles` folder contains the livechat plugin SCSS source files.