#Bordered embeds
1 messages Β· Page 1 of 1 (latest)
you used ::before elements, i used ::after for the background
how does it work?
last part of the snippet, its a simple var lol
what exactly does it do?
like i see the
.withAccentColor__60fa3 {
background: color-mix(in srgb, var(--background-surface-high), var(--__accent-color) 25%);
}
```part
--__accent-color is the embed's accent color always, just set the border-color for that
wait thats amazing
but how do you get the experiment
i dont see it in the experiments pane
you need to find a components v2 embed somewhere
its not an experiment, you need to find an embed somewhere that uses the new components v2
this is one
an embed that uses components v2, and the --__accent-color var
@little kettle fixed it, wanna try?
no, im busy making hell
im hoping this is roughly accurate
ohh the x button (remove embeds/link) gone after applied
gotta admit it does look really nice
exactly
you cant tell me this doesnt look nice
how did you get the embeds themselves to be coloured?
not sure why mine isn't as rounded though
theres a variable in the snippet itself
set --wh-background-opacity to something like 25%
@prisma patio just updated the snippet to move the x button to be inside the embed itself, i cant do anything else. can you update it and test it out?
yes it works now thank you! β€οΈ
spoiler embeds don't have the spoiler tag
if you can spare me a laptop, i will see what's going on
does that mean you don't know how to fix it cause you don't have a pc?
yes
damn, that's a shame
both my laptops' motherboards got fried
hopefully someone else finds a way to fix it
anyway, i have a suggestion. can you make something like this for forwarded messages as well?
since those kinda look similar to embeds since they have that bar on the left
soonβ’
cool π
!remindme 31d do that
Alright @hushed timber, in 1 month: do that
clicking on the blurred embed reveals it
no, i mean that there is supposed to be a label that says "SPOILER"
look, without the bordered embeds, it has that
For me, this entire snippit doesn't work
wheres the issue
I just does nothing for me lmao
Restarting did nothing.
Is it meant for a certain theme?
I copied the CSS and placed it in. Same way I did everything else.
Maybe it conflicts with some of my other snippets?
Let me get back on PC to screenshot
is your discord language english? often times using a different language than english breaks snippets
That shouldnt affect this
huh okay
yeah it shouldnt, aria label isnt used
Sorry I fogot to send it, this is what it looks like with it in my CSS
There is no change at all in embeds.
What's your css?
Let me DM it to you
bro the @import statement most be used before any other css statement
Makes sense.
Let me arrange it around a bit more.
It works now, but can I suggest the ability to overwrite the embed color?
And set transparency of the embed thing itself?
you already can set the transparency?
have you changed the variables?
The transparency isn't for the border, it's for the embed.
Ping me if you end up finding a way to either change the color or effect the transparency π
I am fine with just the color force to be honest lol
this snippet just stopped working for me
still works for me Β―_(γ)_/Β―
wait what
vencord is for some reason blocking the import link
i clicked the allow button but it's still blocking it and now the allow button is not doing anything
btw i can't even access that link
OHH
wait lemme change something
@fluid kiln fixed it
i was attempting a custom domain
well vencord is still blocking the link but at least i can access it in my web browser now
the snippet does work if i replace the import link with the original code
try restarting?
i tried that but nothing changed
huh weird, i think you should just wait a day for the dns to be flushed
k
nope, vencord is still blocking the link. and the allow button is still not doing anything. this is weird
huh
i just tried it, it seems to still be working?
are you sure you used https://nspc911.github.io/themes/vencord/BorderedEmbeds.theme.css?
yeah
i just tried it, it's still the same
also i tried out the import link on vesktop and it's not blocking it. the theme works fine there
@hushed timber, <t:1759766633:R>: do that
oh it does
i believe so
check this
i messed something up or
this is not working
on both
embeds & containers
i found out why the spoiler tag is not visible for me. the --wh-background-opacity setting affects the spoiler tag as well and i had that setting at like 2% so i could barely see the spoler tag. you should find a way to make it so that the spoiler tag is not affected by that setting
discord just broke this snippet
class updater fixes it
whats that?
didnt see this, ill check it rq
okay i just ran the workflow, not sure why the cron wasnt working, but whatever
can you check it now?
can you check it now?
yup, it works now. thank you π
np
Updated! It should be working fine. Any issues, please ping me, thanks!
is there a reason it doesnt use the variable?
not sure