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

Discord status box in profile view not themed #16

Open
ItsLiyua opened this issue Sep 8, 2024 · 2 comments · May be fixed by #33
Open

Discord status box in profile view not themed #16

ItsLiyua opened this issue Sep 8, 2024 · 2 comments · May be fixed by #33

Comments

@ItsLiyua
Copy link
Contributor

ItsLiyua commented Sep 8, 2024

The little box with the current status of the user is not themed as of right now. Other than that it's a great theme! Looking forward to using it.
2024-09-08_14_42_43

@ItsLiyua
Copy link
Contributor Author

ItsLiyua commented Sep 8, 2024

it looks a little different right now because I have enabled transparency for my discord window which is applied by Hyprland. the gray background above that is just me setting the default discord color.

@DaviDeMeo
Copy link

yeah, i fixed it by replacing

height: 8px;
width: 8px;
bottom: -4px;
right: -4px;

with inset:75% -12.5% -12.5% 75%;, it keeps the correct aspect ratio everywhere.

DaviDeMeo added a commit to DaviDeMeo/system24 that referenced this issue Sep 11, 2024
@stellophiliac stellophiliac linked a pull request Sep 23, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants