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

no background for minimise/close/full screen buttons #53

Open
yand3r3d3v opened this issue Mar 28, 2024 · 1 comment
Open

no background for minimise/close/full screen buttons #53

yand3r3d3v opened this issue Mar 28, 2024 · 1 comment

Comments

@yand3r3d3v
Copy link

yand3r3d3v commented Mar 28, 2024

im use vencord, latest version.

what it looks like:
Discord_2pAyjwfL8G

as it should be:
chrome_3WA1pmcydv

@PinkSerenity
Copy link

Add this to QuickCSS:

[class*="winButton_"] {
	background-color:var(--background-primary)
}

[class*="winButton_"]:last-child {
	border-bottom-left-radius:8px
}

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