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:
@ -11,6 +11,7 @@ The plugin is maintained by [John Livingston](https://www.john-livingston.fr/).
|
||||
|
||||
Thanks to David Revoy for his work on Peertube's mascot, [Sepia](https://www.davidrevoy.com/index.php?tag/peertube).
|
||||
The character design is under CC-By licence, and the SVG files used to create some logo and avatars in this plugin are GPLv3.0.
|
||||
PNG files are under CC-By licences, and comes from the [online Sepia Avatar Generator](https://www.peppercarrot.com/extras/html/2023_peertube-generator/).
|
||||
|
||||
Thanks to [Framasoft](https://framasoft.org) for making [Peertube](https://joinpeertube.org/) possible, for the financial support, and for hosting the project translations on their [Weblate instance](https://weblate.framasoft.org).
|
||||
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user