Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

discord changed the profile cards #29

Open
NeonVolta opened this issue May 27, 2021 · 12 comments
Open

discord changed the profile cards #29

NeonVolta opened this issue May 27, 2021 · 12 comments

Comments

@NeonVolta
Copy link

they need to be reverted

@Fuzuki785
Copy link

This change is unrelated to the rebranding.

@SupDos
Copy link

SupDos commented May 27, 2021

Seems like it was reverted anyways (0fc361c)

Not sure why as Hades said, this is unrelated to the rebranding. @CanadaHonk could you clarify?

@mutageneral
Copy link

This change is unrelated to the rebranding.

The rebranding is basically every change's discord do since they announced the rebranding. Discord are going to change pretty much everything until it becomes a completely new look, the rebranded look. So yes, the new profile cards would need to be reverted.

Seems like it was reverted anyways

The revert is closer to how it used to look but it is clearly not how it used to look. I note the colour is wrong, and the new banner is visible too. I think there might also be shape and spacing differences.

Revert:
image
Original (not my image, found it with an image search):
image

@Fuzuki785
Copy link

The rebranding is basically every change's discord do since they announced the rebranding.

The rebranding is changes related to Discord's brand, so font, logo, colours, and so on. Not features added later. Otherwise everything from now on will just be "the rebranding".

Profile customisation is an entirety separate feature, which is not defined by Discord's brand guidelines or anywhere else. It's like saying that server screen sharing should be reverted if it happened after the rebranding. I understand that you may not like the new profile pop-outs, but they're not part of the rebranding process, and they are not even finalised. It's still a beta feature, that's starting to be deployed, so they may still change (although they probably won't).

As it's not a part of the rebranding, it doesn't really fit into a theme made to revert it, in my opinion. But people are still allowed to write themes that will change other parts of Discord, if you want to remove everything from Discord until there's just the chat history, who am I to stop you? But that wouldn't fit in a theme like this one, which doesn't have this purpose.

@mutageneral
Copy link

mutageneral commented May 28, 2021

The rebranding is basically every change's discord do since they announced the rebranding.

The rebranding is changes related to Discord's brand, so font, logo, colours, and so on. Not features added later. Otherwise everything from now on will just be "the rebranding".

Profile customisation is an entirety separate feature, which is not defined by Discord's brand guidelines or anywhere else. It's like saying that server screen sharing should be reverted if it happened after the rebranding. I understand that you may not like the new profile pop-outs, but they're not part of the rebranding process, and they are not even finalised. It's still a beta feature, that's starting to be deployed, so they may still change (although they probably won't).

As it's not a part of the rebranding, it doesn't really fit into a theme made to revert it, in my opinion. But people are still allowed to write themes that will change other parts of Discord, if you want to remove everything from Discord until there's just the chat history, who am I to stop you? But that wouldn't fit in a theme like this one, which doesn't have this purpose.

I disagree. Maybe the banner could be kept because it is a "feature" but the change of the back colour of it is clearly inline with their rebranding. You cannot compare the colour change of the user modals with the feature of screen sharing. If you personally want to turn off the changes done to the user modals you can follow the tutorial I posted in issue #24. The only difference to the tutorial is that you need to find "Revert new user modals" instead of "Revert reactions".

@Fuzuki785
Copy link

the change of the back colour of it is clearly inline with their rebranding

I agree with this.

You cannot compare the colour change of the user modals with the feature of screen sharing.

I wasn't, I was comparing feature to feature, since it was my understanding that people wanted the new profile customisation feature to be gone with the theme.

If you personally want to turn off the changes done to the user modals you can follow the tutorial I posted in issue #24.

I don't use RevertRebrand myself, but it seemed important for me to make the distinction between what is and isn't part of the rebranding, for the future, since people have been asking for this same thing on the GooseNest Discord server for a few days.

@CanadaHonk
Copy link
Contributor

Already partially done but will be finished off soon, will be made disabled by default / optional.

@KingGamingYT
Copy link

I'm not sure If a Discord update broke it but the toggle no longer seems to do anything.

@milbits
Copy link

milbits commented Aug 24, 2021

put this in custom css:

.body-3HBlXn {
  background: #2F3136;
}
.bodyInnerWrapper-26fQXj, .footer-3UKYOU {
  background: #2F3136;
}
.headerTop-3vNv-a  {
  background: #202225;
}
.headerTop-3vNv-a headerTopWithCustomStatus-1DHAjX {
  background: #202225;
}
.textBadge-1iylP6 {
  display: none;
}
.avatar-37jOim {
  background: #202225;
}

this only reverts the colors but better than nothing

@KingGamingYT
Copy link

image

I agree, it is indeed better than nothing. Thanks!

@Compwnter
Copy link
Contributor

put this in custom css:

.body-3HBlXn {
  background: #2F3136;
}
.bodyInnerWrapper-26fQXj, .footer-3UKYOU {
  background: #2F3136;
}
.headerTop-3vNv-a  {
  background: #202225;
}
.headerTop-3vNv-a headerTopWithCustomStatus-1DHAjX {
  background: #202225;
}
.textBadge-1iylP6 {
  display: none;
}
.avatar-37jOim {
  background: #202225;
}

this only reverts the colors but better than nothing

I wouldn't add this to RevertRebrand but it's very nice either way.

@Compwnter
Copy link
Contributor

put this in custom css:

.body-3HBlXn {
  background: #2F3136;
}
.bodyInnerWrapper-26fQXj, .footer-3UKYOU {
  background: #2F3136;
}
.headerTop-3vNv-a  {
  background: #202225;
}
.headerTop-3vNv-a headerTopWithCustomStatus-1DHAjX {
  background: #202225;
}
.textBadge-1iylP6 {
  display: none;
}
.avatar-37jOim {
  background: #202225;
}

this only reverts the colors but better than nothing

I wouldn't add this to RevertRebrand but it's very nice either way.

  • I wouldn't add it due to it not being part of the "Imagine a place" redesign.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants