refact0r / system24

a tui-style discord theme
MIT License
1.08k stars 43 forks source link

Discord status box in profile view not themed #16

Open ItsLiyua opened 2 months ago

ItsLiyua commented 2 months ago

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 commented 2 months ago

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 commented 2 months ago

yeah, i fixed it by replacing https://github.com/refact0r/system24/blob/210dfa073fd216b5c7366243d52ee21816167860/src/unrounding.css#L29-L32 with inset:75% -12.5% -12.5% 75%;, it keeps the correct aspect ratio everywhere.