#GitHub - MarkChan0225/RoundedDiscord: A ...

1 messages ยท Page 1 of 1 (latest)

vale sigil
#

it looks fantastic but this husk

haughty thorn
#

Ok let me try to fix it

#

because i dun use spotify

vale sigil
haughty thorn
vale sigil
#
.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 ![kek](https://cdn.discordapp.com/emojis/992403675895046244.webp?size=128 "kek")
haughty thorn
#

Try this too myb work better

.sidebar-1tnWFu {
  background: unset;
}
#

I am going to sleep, will work on it tmr

vale sigil
#

thanks for the help, have a good sleep m8

mellow silo
#

i was literally messing around with something like this today

tidal rock
#

love it when round

vale sigil
wild zenith
#

this makes me sad

minor osprey
minor osprey
vale sigil
#

Lmao i just noticed too many buttons ๐Ÿ’€

minor osprey
#

@haughty thorn unrelated but what server is this?

haughty thorn
haughty thorn
# vale sigil this fixes it for here
.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

vale sigil
#
.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 Clap

molten bluff
#

โšช

mellow silo
#

problem:

haughty thorn
upper talon
#

server guide thing

haughty thorn
upper talon
vale sigil
#

Any news on nitro themes?

haughty thorn
vale sigil
#

The server list is still looking weird iirc

haughty thorn
vale sigil
#
@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

haughty thorn
#
.custom-theme-background .scroller-3X7KbA {
    background: var(--bg-overlay-3,var(--background-secondary));
}
#

Thats why discord is stupid

vale sigil
#

also, any fixes for here?

haughty thorn
vale sigil
#

ah, all g then, tyt on it no rush E_KEKpat

haughty thorn
#

Lemme fix

#

This bug is on non-nitro theme toonyaboom

vale sigil
#

looks better i suppose, im beginner at css tho nyaboom

haughty thorn
#

change the ui

#

just like the user panel

vale sigil
#

better than nothing i suppose trolley

haughty thorn
#

I will put it on global css as a fix

vale sigil
#

also quick fix for here if anyone ever askes for it trolley

.badgeList-2aoHPw {
background: var(--bg-overlay-1);
}
haughty thorn
#

Fun fact:
blobcatcozy

vale sigil
#

ah it is intentional then, my bad KEK

haughty thorn
#

I just think it is beautiful for me

#

I am deleting it and put it on my quickcss

vale sigil
#

now i feel bad waaaaaaaaaa

#

either way works

haughty thorn
#
.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

vale sigil
#

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

vale sigil
#

.chat-2ZfjoI changed to .chat-9g_3Xj i suppose

haughty thorn
#

Ok ic I will fix it after school

jolly harness
haughty thorn
#

Everything fixed

willow bay
#

not the badge row

#

the roughness around the bio and the thing above it

vale sigil
#

it seems fine for me, maybe some other css code is making this?

haughty thorn
# willow bay

Doesnt appear on my pc, i think there are other css affect this

willow bay
#

oh okay

upper talon
#

it happens when u have 3+ replies (the create a thread thingy)

vale sigil
#
[class*="threadSuggestionBar_"] {
  display:none;
}```
#

use this trolley

upper talon
#

@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

vale sigil
#

i have different snippet for that as well if you want

upper talon
#

ye

vale sigil
#
@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;
}
upper talon
#

its the same

vale sigil
#

i just tested it, seems to work for me

upper talon
#

oh ye it works but the circle is still half lol

vale sigil
vale sigil
upper talon
#

hmm so u cant get the full circle?