diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/email_templates/new_login_location.html | 4 | ||||
-rw-r--r-- | assets/email_templates/password_changed.html | 2 | ||||
-rw-r--r-- | assets/email_templates/password_reset_request.html | 2 | ||||
-rw-r--r-- | assets/email_templates/phone_removed.html | 2 | ||||
-rw-r--r-- | assets/email_templates/verify_email.html | 2 | ||||
-rw-r--r-- | assets/public/fosscord-login.css | 4 | ||||
-rw-r--r-- | assets/public/fosscord.css | 2 | ||||
-rw-r--r-- | assets/public/index.html | 15 | ||||
-rw-r--r-- | assets/webrtc.js | 2 |
9 files changed, 18 insertions, 17 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%; diff --git a/assets/public/fosscord-login.css b/assets/public/fosscord-login.css index 76cf8068..e66e70a0 100644 --- a/assets/public/fosscord-login.css +++ b/assets/public/fosscord-login.css @@ -14,7 +14,7 @@ } h3.title-jXR8lp.marginBottom8-AtZOdT.base-1x0h_U.size24-RIRrxO::after { margin-top: -32px; - content: "Welcome to Fosscord!"; + content: "Welcome to Spacebar!"; visibility: visible; display: block; } @@ -22,7 +22,7 @@ h3.title-jXR8lp.marginBottom8-AtZOdT.base-1x0h_U.size24-RIRrxO::after { /* Logo in top left when bg removed */ #app-mount > div.app-1q1i1E > div > a { /* replace me: original dimensions: 130x36 */ - background: url(https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Gradient.svg); + background: url(https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg); width: 130px; height: 23px; background-size: contain; diff --git a/assets/public/fosscord.css b/assets/public/fosscord.css index 2ee7b794..53ffd41b 100644 --- a/assets/public/fosscord.css +++ b/assets/public/fosscord.css @@ -27,7 +27,7 @@ > foreignObject > div > div { - background-image: url(https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Icon-Rounded-Subtract.svg); + background-image: url(https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Icon-Rounded-Subtract.svg); background-size: contain; border-radius: 50%; } diff --git a/assets/public/index.html b/assets/public/index.html index 2fa07ca9..3723caba 100644 --- a/assets/public/index.html +++ b/assets/public/index.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Fosscord Server</title> + <title>Spacebar Server</title> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> @@ -40,24 +40,25 @@ #wordmark { width: min(500px, 50%); + margin-bottom: 20px; } a, a:visited { - color: #FF6D2E; + color: #0185ff; } </style> </head> <body> <div class="container"> - <img alt="Fosscord Logo" + <img alt="Spacebar Logo" id="wordmark" - src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Wordmark-Gradient.svg" /> + src="https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/svg/Spacebar__Logo-Blue.svg" /> <h1>Welcome!</h1> - <p>If you're viewing this page, that means you've successfully set up your very own Fosscord instance!</p> - <p>For information on how to configure your shiny new setup, you should visit <a href="https://docs.fosscord.com">our documentation</a></p> - <p>For information on how to connect and use your instance, <a href="https://docs.fosscord.com/setup/clients">click here</a></p> + <p>If you're viewing this page, that means you've successfully set up your very own Spacebar instance!</p> + <p>For information on how to configure your shiny new setup, you should visit <a href="https://docs.spacebar.chat">our documentation</a></p> + <p>For information on how to connect and use your instance, <a href="https://docs.spacebar.chat/setup/clients">click here</a></p> </div> </body> diff --git a/assets/webrtc.js b/assets/webrtc.js index 40cb237a..b56e41c4 100644 --- a/assets/webrtc.js +++ b/assets/webrtc.js @@ -3,7 +3,7 @@ If you want to use it, throw it into the `preload-plugins` folder. TODO: Make it so this file is not required for webrtc. - Do note that webrtc, as of 17/12/2022, is not implemented yet in fosscord/fosscord-server. + Do note that webrtc, as of 17/12/2022, is not implemented yet in spacebarchat/server. */ (this.webpackChunkdiscord_app = this.webpackChunkdiscord_app || []).push([ |