diff --git a/webapp/titanembeds/static/css/embed.css b/webapp/titanembeds/static/css/embed.css index 364275b..3aa15b6 100644 --- a/webapp/titanembeds/static/css/embed.css +++ b/webapp/titanembeds/static/css/embed.css @@ -705,6 +705,14 @@ p.mentioned span.chatmessage { border-radius: 5px; } +.richembed .provider .name { + color: #87909c; +} + +.richembed .author .name { + color: white; +} + .richembed .author img, .richembed .footer img { width: 20px; border-radius: 100px; diff --git a/webapp/titanembeds/templates/embed.html.j2 b/webapp/titanembeds/templates/embed.html.j2 index 228bb14..9b56846 100644 --- a/webapp/titanembeds/templates/embed.html.j2 +++ b/webapp/titanembeds/templates/embed.html.j2 @@ -382,6 +382,14 @@
+ {{#provider}} + + {{/provider}} {{#author}}
{{#author.proxy_icon_url}}