#GitHub - SEELE1306/CSS-Snippets: A compi...
1 messages · Page 1 of 1 (latest)
imports must be at the very top of the file
you can't throw them in the middle
oh i forgot to tell it only works on Vesktop
old chromium doesnt support color-mix
otherwise the color parameter isnt gonna be pretty
mixing currentcolor with transparent
idk if old chromium could get the job done
besides, color-mix just makes things much easier to handle, as in my other snippets
oh ok
thats what i get for using the normal discord app, i guess
ah nope still borked even on vesktop. no pronouns box.
i got it
im fucking dumb
i forgot to enable the PronounDB plugin
I didn't know that, I thought it would just work
i tried that, but even that didnt work, the names just have a bigger gap
its normal here
didnt work on the regular client unless I used vesktop, although vesktop has one nagging thing I dislike about it, which is annoying
unfortunately doesn't seem like i can use this, rip
only works on vekstop
womp, here's to hoping the issue i have with vencord gets fixed then, will use then, very cool
what issue
When you click a notification, it reopens the window as if it was minimised
(a windows notifcation)
compared to the regular client which just goes to the channel normally
huh
i have no idea how to demonstrate it other than a video?
if you ping me, ill send a clip of what it looks like
its more obvious on a landscape monitor for some reason
it kinda requires a notifcation (I lack one)
its based off when i click the windows notifcation
let me grab something to record it with
@twin robin how does it look now
wait do it again oops
@twin robin
bad example but you see what i mean?
it like reopens the window, it does that for every notif i click
fair, i keep them one for ones i miss
its bearable but you can see why its slightly annoying
i'd report it but idk if it'd get fixed or just marked down as not needed to fix
(i also dont know how to report it)
So the username aspect doesn't work at all on the normal discord client only the browser?
anything with color-mix in the source code will only work on clients with new chromium
for instance Armcord or Vesktop
For some reason the Change Accent Color snippet makes the text of reactions I click become black (even though the accent is purple, I didn't modify your snippet at all). Is there any way to prevent it?
it looks normal to me, can you show me what shows up for that element in devtools?
or is it because you are not using Vesktop?
I'm using Vencord+, maybe it's because of that?
It's also affecting the voice chat, no green circle around who's speaking, and the call quality was full but the snippet makes it grey
it even changed the "new user" green leaf to grey (which tbh I don't dislike)
(from what I understood, Vencord+ is just like Vencord but with a few more extensions, so I got recommended to install that)
for now, this snippet is only fully supported within Vesktop due to the use of color-mix
There's a snippet that does the same thing but with HSL instead, which supports normal discord
Ah I see, thanks for explaining. I must've missed that other snippet
Update 25.11.2023:
import-legacy.css files have been added to some snippets. Clients that don't support color-mix can use these files instead of import.css
Hi, I am a big noob to this, how to make a "he/his" and these things to your profile?
Like on thumbnail.
nvm i understand now
@restive mirage i've noticed that when using BetterProfiles, role names get cut off
#1142183011308286033 has the same issue, I believe a fix might be there?
Is there any way to disable the recoloring of the scrollbars in the Change Accent Color snippet?
this is happening again since yesterday, I've tried both the legacy and non legacy ones: legacy one displays text and border of the wrong color (black), non legacy one displays the text (but not the border) of the wrong color.
non-legacy:
Might be worth noting that without the little extra snippets, those colors stay black.
But when I add the color snippets
(either one of these ones, depending if I'm trying the legacy or non-legacy one)
stuff starts to break
Other things that break with those extra snippets:
- "invite people" becomes black
- the Declutter Bar css snippet stops working completely