New abstract avatars

This commit is contained in:
John Livingston
2024-02-12 16:50:08 +01:00
parent fb8a2144c4
commit 8a400d2d9f
145 changed files with 588 additions and 40 deletions

View File

@ -112,6 +112,10 @@ You can choose from several different sets the default avatars that will be used
![Fenecs](/peertube-plugin-livechat/images/avatar_fenec.png?classes=shadow,border&height=40px)
{{% livechat_label avatar_set_option_abstract %}}: [David Revoy's Abstract avatar generator](https://www.peppercarrot.com/extras/html/2017_abstract-generator/index.php), [CC-By](https://creativecommons.org/licenses/by/4.0/) license
![Abstracts](/peertube-plugin-livechat/images/avatar_abstract.png?classes=shadow,border&height=40px)
{{% livechat_label avatar_set_option_legacy %}}: Based on [David Revoy' work](https://www.davidrevoy.com), [AGPL-v3](https://www.gnu.org/licenses/agpl-3.0.en.html) license
![Legacy](/peertube-plugin-livechat/images/avatar_legacy.jpg?classes=shadow,border&height=40px)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -27,6 +27,7 @@ These files are used to generate multiple avatars (see the `build-avatars.js` sc
* `assets/images/avatars/cat` contains new cats avatar set, based on the work of David Revoy (see copyright informations)
* `assets/images/avatars/bird` contains new birds avatar set, based on the work of David Revoy (see copyright informations)
* `assets/images/avatars/fenec` contains new fenecs avatar set, based on the work of David Revoy (see copyright informations)
* `assets/images/avatars/abstract` contains new abstract avatar set, based on the work of David Revoy (see copyright informations)
### assets/styles