Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluent issues 11/10/2024 Stable #132

Open
KamiEpix opened this issue Nov 11, 2024 · 1 comment
Open

Fluent issues 11/10/2024 Stable #132

KamiEpix opened this issue Nov 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@KamiEpix
Copy link

The bugs

1. Channel info bar, wrong color.
image

2. Various missing/broken icons. "white square glitch" Press Turn off microphone and deafen
image

3. Forums browser. wrong color & grey bar in Forum chat.
image

4. Events tab, wrong color.
image

5. File preview, wrong color.
image

6. Server Guide, Resources & About, wrong color.
image

7. Members panel (Mod View), wrong color.
image

8. Boost goal, wrong color.
image

  1. Family Center activity & My Family, wrong color.
    image

10. Server boost settings tab, wrong color.
image

11. Transaction history, wrong color.
image

12. Default user profile, wrong color. Check mutual servers/friends
image

13. Active now friends activity panel, wrong outline color.
image

14. Inbox for you, wrong color.
image

15. Inbox bookmarks, wrong color.
image

16. Inbox view friend request, bad spacing.
image

17. New group DM select friends, wrong color.
image(1)

18. Share a clip panel, wrong color.
image

19. Create a poll panel, wrong color.
image

20. Post a GIF panel, lower half wrong color.
image

  1. React to message panel, various discoloring.
    image

Information

Discord channel: Stable
Mod: BetterDiscord & Vencord
Discord language: English?

@KamiEpix KamiEpix added the bug Something isn't working label Nov 11, 2024
@KamiEpix
Copy link
Author

KamiEpix commented Nov 11, 2024

Minor thing, but the horizontal server list css you gave me a while ago no longer works entirely.

html #app-mount .guilds-2JjMmN [class*=expandedFolderBackground] {
    left: 50%;
    translate: 0;
}
html #app-mount .guilds-2JjMmN [class*=pill] {
    left: calc(var(--server-container) / 2 - var(--server-icon-size) + 4px);
    top: calc(var(--server-size) / -1 + var(--server-size) / 2 + 8px) !important;
}
html #app-mount .guilds-2JjMmN [class*=pill] span {
    border-radius: var(--rounded-high) !important;
}
html #app-mount .guilds-2JjMmN .wrapper-z5ab_q {
    height: var(--server-icon-size) !important;
}

If you could update it that would be neat. Putting it in the description would probably help some people a bit, I've had to share it with a couple dozen people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant