Team identification

Emails sent from a Team on Stack Overflow for Teams should be clearly labeled.

Team icon and name should be in a prominent, noticeable location in the email. The icon color should match the Team’s theme color as defined in their display settings (eg. https://stackoverflow.com/c/team-name/admin/settings/theme) on Stack Overflow or Stack Overflow for Enterprise.

If space is tight, an icon-only version can be used.

Note: An email should only contain content from one Team. A Team’s content should never appear mixed alongside with content from another Team or public content in a single email.

Example

<table border="0" cellpadding="0" cellspacing="0" role="presentation" align="left">
    <tr>
        <td valign="middle" height="19" width="19" style="font-family: arial, sans-serif; font-size: 13px; line-height: 13px; color: #ffffff; background-color: #EB5757; font-weight: bold; text-align: center; border-radius: 3px;">
            T
        </td>
        <!-- Optional table cell for Team name : BEGIN -->
        <td valign="middle" style="padding-left: 5px; font-family: arial, sans-serif; font-size: 13px; line-height: 13px; color: #242729; text-align: left;">
            Team Name
        </td>
        <!-- Optional table cell for Team name : END -->
    </tr>
</table>
S SO for Teams Name

S