#GitHub - MarkChan0225/RoundedDiscord: A ...
1 messages ยท Page 1 of 1 (latest)
thank you 
.sidebar-1tnWFu {background: var(--bg-overlay-1);}
try this... It is just a bad fix. this colour bug cant be easily fixed. I am trying my best
this fixes it for here
.panels-3wFtMD {background: var(--bg-overlay-1);}```
and this fixes it for the part i told, but i know it's probably a bad fix 
Try this too myb work better
.sidebar-1tnWFu {
background: unset;
}
I am going to sleep, will work on it tmr
thanks for the help, have a good sleep m8
i was literally messing around with something like this today
love it when round
also, changing your theme to gradient ones for nitro just alters the gradient effect on some places and changes the way server list looks. just letting you know
Same thing for when you're replying to someone (if there is an attachment in the reply, it will disappear)
This thing is also for being in a vc
what is thiss
Lmao i just noticed too many buttons ๐
@haughty thorn unrelated but what server is this?
Just my friend server
.container-1NXEtd {
border-radius: 16px;
margin-bottom: 5px;
}
.sidebar-1tnWFu {
background: unset;
}
.panels-3wFtMDvar{
background: var(--bg-overlay-1,var(--background-secondary-alt));
}
New kind of ui of user panel
you forgot to add .privateChannels-oVe7HL to the bottom radius, it looks weird in dm
.container-1NXEtd,.privateChannels-oVe7HL {
border-radius: 16px;
margin-bottom: 5px;
}
.sidebar-1tnWFu {
background: unset;
}
.panels-3wFtMDvar{
background: var(--bg-overlay-1,var(--background-secondary-alt));
}
fixes it for dm, also great work 
โช
problem:
Fixed
Fixed

Any news on nitro themes?
The original panel design was removed and the new one is the main one now.
Also input message background fixed.
Home button upside broken Fixed
The server list is still looking weird iirc
Send me picture thx
@import url("https://saltssaumure.github.io/misc-discord-themes/snippets/SettingsAsOverlay.css");
i'm using this and i can see it having outline like the dark theme, but whenever i close the settings it just turns invisible or someting like that
also i tried just leaving your snippet on the quickss, but still the same thing
.custom-theme-background .scroller-3X7KbA {
background: var(--bg-overlay-3,var(--background-secondary));
}
Thats why discord is stupid
you always get the broken part that I am having difficult on it

ah, all g then, tyt on it no rush 
.hasConnectedBar-1vN2JH {
border-radius: 0px 0px 16px 16px;
}
looks better i suppose, im beginner at css tho 
Yes thats kind of fix
change the ui
just like the user panel

also quick fix for here if anyone ever askes for it 
.badgeList-2aoHPw {
background: var(--bg-overlay-1);
}
Fun fact:

ah it is intentional then, my bad 
.theme-dark.custom-theme-background .channelTextArea-1FufC0{
background: var(--bg-overlay-1,var(--background-secondary)) !important;
}
.theme-light.custom-theme-background .channelTextArea-1FufC0{
background: var(--bg-overlay-2,var(--background-secondary)) !important;
}
.channelTextArea-1FufC0{
background: var(--background-secondary) !important;
}
Fixed
Finally done
just reviving this thread to say i love the snippet & using it, also discord changed some classes for chat areas so it broke in some places
.chat-2ZfjoI changed to .chat-9g_3Xj i suppose
Ok ic I will fix it after school
Everything fixed
it seems fine for me, maybe some other css code is making this?
Doesnt appear on my pc, i think there are other css affect this
oh okay
@haughty thorn add this to the github
btw unread indicator dot is a bit off
its a vencord/discord issue ig
i turned off custom css and its still the same
i have different snippet for that as well if you want
ye
@import url(https://discord-extensions.github.io/modern-indicators/src/source.css);
:root {--indicator-border-size: 3px; --indicator-border-style: solid; --indicator-rounding: 4px;}
however, you can use this as well if you didn't like the one i sent
.unread__48cf4{
margin-left: 1px;
}
this aint working ig
its the same
i just tested it, seems to work for me
oh ye it works but the circle is still half lol

i mean this is the correct then, idk what you exactly were looking for 
hmm so u cant get the full circle?

