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

Incorrect alignment of the "About Me" section in the Discord theme #15

Open
JuniorSuperTux opened this issue Aug 8, 2022 · 3 comments

Comments

@JuniorSuperTux
Copy link

Can be observed by clicking on random user's profile. The following is an example
image

@JuniorSuperTux
Copy link
Author

Can be fixed by adding the following:

.userInfoSection-3her-v .userInfoBody-1zgAd0{padding-left: 16px;}
.userInfoTitle-39qq0Y{padding-left: 16px;}

@stronk-dev
Copy link
Owner

Nice find! The Discord theme needs some work, it is also a bit slow. I'll look into editing these changes (and taking some ideas from https://github.com/Dyzean/Tokyo-Night as referenced by #11 (comment))

@JuniorSuperTux
Copy link
Author

I'm actually currently using this theme with the Dracula theme, which turns out to be quite suitable
image

Additionally by doing so it actually overrides the flashing indicator, which is exactly what I needed.
About the performance issue I think it's somewhat related to hardware acceleration. Can be ameliorated by modifying the arguments of the .desktop file. Reference https://www.reddit.com/r/linux_gaming/comments/qv9n40/comment/hkvucpf/?utm_source=share&utm_medium=web2x&context=3

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

No branches or pull requests

2 participants