Cats avatars.

This commit is contained in:
John Livingston
2024-02-09 13:17:12 +01:00
parent a8165fe441
commit 9561f36b93
398 changed files with 331 additions and 76 deletions

View File

@ -99,6 +99,9 @@ You can choose from several different sets the default avatars that will be used
{{% livechat_label avatar_set_option_sepia %}}:
![Sepia](/peertube-plugin-livechat/images/avatar_sepia.png?classes=shadow,border&height=40px)
{{% livechat_label avatar_set_option_cat %}}:
![Cats](/peertube-plugin-livechat/images/avatar_cat.png?classes=shadow,border&height=40px)
{{% livechat_label avatar_set_option_legacy %}}:
![Legacy](/peertube-plugin-livechat/images/avatar_legacy.jpg?classes=shadow,border&height=40px)

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -23,7 +23,8 @@ There is also the `assets/images/avatars` folders, which contains avatars used f
These files are used to generate multiple avatars (see the `build-avatars.js` script for more information).
* `assets/images/avatars/legacy` contains legacy avatar set (livechat versions until 8.1.0 included)
* `assets/images/avatars/sepia` contains new avatar set, based on the work of David Revoy (see copyright informations)
* `assets/images/avatars/sepia` contains new sepia avatar set, based on the work of David Revoy (see copyright informations)
* `assets/images/avatars/cat` contains new cats avatar set, based on the work of David Revoy (see copyright informations)
### assets/styles