diff --git a/extensions/tags/flarum.json b/extensions/tags/flarum.json index 71336cc9b..b6b09c101 100644 --- a/extensions/tags/flarum.json +++ b/extensions/tags/flarum.json @@ -17,5 +17,10 @@ "support": { "source": "https://github.com/flarum/tags", "issues": "https://github.com/flarum/tags/issues" + }, + "icon": { + "name": "tags", + "backgroundColor": "#F28326", + "color": "#fff" } }