summary refs log tree commit diff
path: root/assets/email_templates
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2023-03-31 15:52:33 +1100
commit095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242 (patch)
tree72bc2d6b975855c020e5dd9612a5113b4bf7c2e3 /assets/email_templates
parentRevert "Merge pull request #1008 from spacebarchat/dev/samuel" (diff)
downloadserver-ts-095cbf7b2036bc35d9c3eabbdec8a5c6dfd67242.tar.xz
Remove ALL fosscord mentions
Diffstat (limited to 'assets/email_templates')
-rw-r--r--assets/email_templates/new_login_location.html4
-rw-r--r--assets/email_templates/password_changed.html2
-rw-r--r--assets/email_templates/password_reset_request.html2
-rw-r--r--assets/email_templates/phone_removed.html2
-rw-r--r--assets/email_templates/verify_email.html2
5 files changed, 6 insertions, 6 deletions
diff --git a/assets/email_templates/new_login_location.html b/assets/email_templates/new_login_location.html

index ff262e99..e4911c5e 100644 --- a/assets/email_templates/new_login_location.html +++ b/assets/email_templates/new_login_location.html
@@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%; @@ -86,7 +86,7 @@ color: white; cursor: pointer; padding: 15px 19px; - background-color: #ff5f00; + background-color: #0185ff; border-radius: 5px; " >Verify Login</a diff --git a/assets/email_templates/password_changed.html b/assets/email_templates/password_changed.html
index 399108a2..d0426279 100644 --- a/assets/email_templates/password_changed.html +++ b/assets/email_templates/password_changed.html
@@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%; diff --git a/assets/email_templates/password_reset_request.html b/assets/email_templates/password_reset_request.html
index b770e7ba..7de25bf1 100644 --- a/assets/email_templates/password_reset_request.html +++ b/assets/email_templates/password_reset_request.html
@@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%; diff --git a/assets/email_templates/phone_removed.html b/assets/email_templates/phone_removed.html
index 65807e29..7cc552e9 100644 --- a/assets/email_templates/phone_removed.html +++ b/assets/email_templates/phone_removed.html
@@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%; diff --git a/assets/email_templates/verify_email.html b/assets/email_templates/verify_email.html
index 481a46d4..dda45301 100644 --- a/assets/email_templates/verify_email.html +++ b/assets/email_templates/verify_email.html
@@ -24,7 +24,7 @@ <body> <div style="background-color: #202225;"> <img - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Orange.svg" + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" alt="Branding" style=" width: 100%;