#```/* Hide SVG icons in buttons */
1 messages ¡ Page 1 of 1 (latest)
under right: 12px, try setting it to 0?
hmmm
quick css
is it because you are in the ptb build?
of discord?
i assume that bug icon indicates that and is messing with it
I'm on normal build
It shows bugs icon because I have dev mode on I think
Not sure
Okay so I was trying to mess with it to make it work and I failed, but when I copy pasted back the OG version the Windows buttons won't go away anymore wth Idk what happened
try turning dev mode off temporarily
I just deleted all my CSS themes and added it back and it hides teh Windows buttons again
Okay
I turned off all my CSSs
what does it look like with my thing on
And I turned off dev mode and the bug icon didn't go away so Idk what makes it that
This
ctrl r
The second one I have my mouse hovering it
I reloaded and it still same thing
Idk what makes the bug icon appear cuz Dev mode is currently off
Submit bug report
/*Titlebar Header*/
.title_c38106 {
display: none;
}
.chat_f75fb0 > .subtitleContainer_f75fb0 .title_f75fb0 {
padding: 0px !important;
z-index: 0;
padding-left: 12px !important;
padding-right: 160px !important;
position: fixed;
left: 0px;
top: 0px;
background: transparent !important;
height: var(--custom-app-top-bar-height) !important;
min-height: 0px;
border: none !important;
width: calc(100vw);
}
.winButtonsWithDivider_c38106:before {
display: none;
}
.topicClickTarget__6ec1a {
-webkit-app-region: no-drag !important;
}
.base_c48ade:has(.bar_c38106[data-windows="true"]) .chat_f75fb0 > .subtitleContainer_f75fb0 .title_f75fb0 {
width: calc(100vw - 240px)!important;
}
.children__9293f::after {
background: linear-gradient(to right, transparent 0, var(--bg-base-tertiary) 100%)!important;
}
.topic__6ec1a {
flex: none;
}
try adding this
thats what my titlebar fix is
Nope didn't fix it
still bug?
Yea
reinstall discord?
thats the only thing i could imagine to remove the bug
thats the last scenario
Well damn I ain't doing all that just to make a CSS theme that changes the Windows window button đ
I already had to do that last week cuz I wanted tot try out Vesktop
It's so annoying
Let me try something, I saw a different Window button thing CSS theme earlier let me try it
the aero one?
This one #đ¨-css-snippets message
That one works fine
Only with this one sadly
hard to tell
I honestly preffer yours tho, I like the simplicity
Well I have the bug icon with the other one and it works
what does it look like with the bug icon
It works perfectly even with the bug icon
Just yours that won't work
It's odd it doesn't work
[aria-label="Report a Bug"],
[class*="bug"] {
display: none !important;
}``` i feel this would fix it
at least fix mine...
Where do I put it? I pasted it below it and it didn't do anything
Oh wait it doesn't do anything because the button doesn't have a label it has these
And I just checked I have no bug report plugin
Weird I have dev mode off
[class*="devtools"],
[class*="tool"] {
display: none !important;
}```
try this
left: calc(12px + var(--extra-icon-width, 0px)); alternatively try this?
for dynamic shifting
but thats weird
that shouldnt be there if dev mode is off
That didn't do anything
Idk if my Discord is bugging out
Let me try fully closing it
Okay so dev mode turned on by itself
I think it broke
hmmm
That's why the icon is still there
On browser it's off
i assume something with your install of discord is bugged
not due to my css code, it doesnt touch that
Well damn
thats really odd
I'll try to reinstall Discord tomorrow
Also wouldn't it still be like good for you to make it work with dev mode since lots of people use it?
also im wondering where that dev tools button is at, as i just turned developer mode on and i dont see it next to the inbox/help buttons
looks correct
with vencord toolbox
now
Experiments plugin
i think i just found out why i didnt work for Souling
if you are using English, UK the aria-label is not the same as English, US
Minimize = Minimise
Maximize = Maximise
oh
i'll add that fix
It should work now @bronze thicket if that indeed was the problem
sorry in advance if you are asleep
It worked for me
Oh okay awesome!
I dont use English US because the dates are inverted đ đ
Will test it out tomorrow
fair enough
you can change the regional formatting
in settings
too
All I can find is to change 12h clock to 24h which is a recent change
I canât find to make the dates the correct order tho
No I mean the Discord one
On Discord in every language itâs DD/MM/YYYY but if you select English US it makes it MM/DD/YYYY
Huh??????
Then they changed it
Even in YouTube videos they said that it depended on the language
Weird

Okay so I forgot to test it yesterday but just tried it now
Changing to English US did work
The buttons work
But my dates here are inverted now
Isn't there a way to make so the theme works with UK English as well? Becvause it would be better because a lot of people use UK English
i updated it to add minimise,maximise
on top of minimize,maximize
thought it might be a text difference
The OG code message wasnât edited tho?
OH OK
yeah
yeah!!!
Alternatively, you could use english (world) which does dd/mm/yyyy
Wait thatâs an option?
I only see English US and UK
it may change discord...
hmmm
i mean this changed for me
dunno how
i changed mine to english world in windows, and english us for discord
How does that work for you
Doesnât work for me or anyone else Iâve talked to
You got Windows Premium or whatever itâs called?
Well damn Idk how you did that cuz it doesnât work for me

@gaunt elbow i added you as a contributor to my repo, as you found why it wasn't working for soul
https://github.com/Caff3in3Add1ctz/macOS-buttons-for-discord/releases/tag/v1.3 rereleased repo as version 1.3
hmmm?