#AcrylicPopups
1 messages ยท Page 1 of 1 (latest)
lmao
sad, it doesn't seems like to work with me
uh my nitro
it keeps the frame xd
and the animation effects
i played with color-mix but just didn't liked that much
btw you should add a larger border radius for your theme
it's possible, i just didn't like it
xD
wait, i kept it in the code just commented out
.userProfileOuterThemed__6eb84::before {
background: linear-gradient(
color-mix(in hsl, var(--profile-gradient-primary-color) calc(100% * var(--opacity)), transparent),
color-mix(in hsl, var(--profile-gradient-secondary-color) calc(100% * var(--opacity)), transparent)
)!important;
}```
try this!
okk
oh it didnt work somehow
yeahh
okk
thank you ^^
i don't know what happened but I think it's not the theme.. without any css, just the default discord, it looks like this now:
where in profile edit it looks like this
what happened?
FR 
i think it's just messed for me as it works amazing for other profiles ๐
omg i found it somehow i had a server profile ๐ฎ
then it's all good, should I update the code with the colored premium inner profile?
ummmm
y not ?

if you right click on a image.. this happens ๐ฅฒ
it needs color-mix() which only works on Vesktop
oh great find I'll fix it
๐
it's strange, it has a ::after backdrop-filter: blur
maybe this too?
and this
where is this?
click on the channel name topic
ah found it thanks
what the hell
try resizing the window
when you see this transparent thing
xD
it will fix itself lol
uhm.. nope xd
or this is a issue with discord canary
oh.. okay.. yeah, i see
you need vesktop
oh.. vesktop
it uses color-mix
lemme check
but only for this one
@supports (background: color-mix(in srgb, red 50%, blue 50%)
) {
:not(aside)>.userProfileOuterThemed__6eb84::before {background: linear-gradient(
color-mix(in hsl, var(--profile-gradient-primary-color) calc(100% * var(--opacity)), transparent),
color-mix(in hsl, var(--profile-gradient-secondary-color) calc(100% * var(--opacity)), transparent)
)
!important; opacity:1;
}
}```
I think it's impossible without color-mix
hm.. okay
wow this looks amazing
thank you so much
although this hides the background, makes that part look a bit empty
it's just "cleaner" ๐
.channelHeader__5d30c {
z-index: -1;
}
This made buttons on the header un-clickable, I guess I'll choose functional than acrylic beauty
It's fine, but if you have a light profile color theme, using this CSS is not very suitable
would be nice if there was a border around the affected parts, might make it look better
I Will fix this by changing text color
I have to fix this too, where is this? I can't find by search in the html
The inbox header for each channel, example:
ah I see, thanks
i made it because of this ๐
somehow maybe i can make it click through but still accessible with z-index -1
i don't want to lose functionality
fixed:
.channelHeader__5d30c {
z-index: 0;
}
.messages_f7999e {
z-index: 1;
position: relative;
}```
nice thank you 
is this okay like this?
I found her the brightest ><
yeah that better
Is the big profile view supposed to be non-acrylic?
No it's taking the color or gradient I should say of my discord slash the discord background instead of making it transparent.
i think i can make it more transparent
there is nothing even under it
if it's over a white pic, it'll be transparent i guess, but I'm working on it to be more transparent there
Hmm maybe do make it more transparent.
Also for some reason opacity setting effects text.
Or am I hallucinating...
I really can't tell, I sware I saw chat title's brightness lower.
No wait it does effect it
i made the text like 80% black/white
Why though?
because it was gray
(Off versus On)
It's also effecting the username thing below channel tab
i'll make more specific selectors
Also would this not work well?
:not(aside):not(.customizationSection__16fec)>[class*="Themed"]
I removed the black tint background and added a huge drop shadow instead and it works ^^
it's as transparent as everything else now
use f8break plugin?
I changed something so now i have to add the ::after blur to all the context menus manually, because of 1 buggy mennu ๐ i right clicked everything, i hope i didn't miss anything
please test ^^
Which menu?
this was too opaque
I got the exact same thing as you.
it's good now but i have other things to fix xD
is there a list of all the pop-ups somewhere?
is the screen sharing just for me completely transparent ?
not just you, thanks for the report
and these ones too
fixed these @forest rose
Holy Chit................... This is so iOS.........
Doesn't really look nice on pure black themes, tho I guess acrylic isn't for it to begin with.
already not working, because discord updated the classnames again
are you sure? my theme didn't break
are you sure it didn't simply break?
somehow doesnt work on ptb either
im not gonna download stable to test it
but i think this is broken
or im tripping hard
I just did
i also did
nothing broke
a lot of styles broke
none broke for me
@sage stratus see if your theme uses a discord media link and try to update it if so.
I have an idea for you, as the theme uses the default discord colors from the theme. Maybe just changing those to black
I actually don't hate it, it just has a weird delay between the backdrop filter effect and the pop-up
is there like an animation for popups?
yeah they have that too, i did not disable them
this can be my bad ๐
is there a way for the filter to be effective the second the animation starts or do I have to nuke it
we love discord
no i mean, i haven't see that pop up so i did not do that
but this should work
apparently it doesnt
ptb 279108 (bf30bf6) Host 1.0.1062 x86 (45361) Windows 11 64-bit (10.0.22631)
my client version
on ptb?
ptb is already weird
stable 277953 (2ff410b)
tried stable?
ill try stable
@keen kite do you have an annihilate all popup animations button?
just installed stable
doesnt work
tested canary as well
doesnt work either
lol
have no idea then.
refreshed css
works on stable
thanks
is it supposed to not apply to the emoji/sticker panel or as already said the file upload panel
@keen kite can you tell me the style popup classes? like the bold italic and the other things, it disappears even with f8.
would be nice if it could be themed I don't like the black on black, probably should ask at the css support, which i can't seem to find...
if you like the tooltips, i can make it like that
where is this popup?
thank you
probably should get the folder background to match the theme too
how many times do you change themes/? @keen kite
u got a themed shadow?
Oh, interesting
i never seen this popup xD
^_^
so how can i get this?
@keen kite
heyy i found a weird bug
it's not weird it's just missing :< i'll do this, already did the others mentioned here
and update ^^
but where is this?
thank you for your thorough support ^w^
this is on the set custom status popup
updated
working great :3
also, is there css that brings the profile's inner box back? it doesnt look right to me without it :p
ahh no, to do that id have to sacrifice the acrylic look

:not(aside):not(.customizationSection__16fec)>div>div>.overlayBackground__86b78 {
background-color: var(--profile-body-background-color)!important ;
}```
this is for having the inner shadow box
hmmm
strange xd
you added it to quickcss to the end?
mhmm
i don't know maybe change the background-color to just background?
oh maybe
for me, it works like this
another issue
with the theme the box to change a server's name goes blank
inputDefault__80165 input_d266e7
ah, i see that is too generic, thanks
mhm :3
pushed an update, but i wonder why you cant bring back the hidden profile inner box
i dunno, i tried to add the css to the element manually and that seemed to work
il try to use this:
.userPopoutOverlayBackground_d8afa4.overlayBackground__86b78
OHHH
im
dumb sorry..
i pressed the button to copy raw of your sniplet
it included css at the start
i think this brings too much black, but try it:
.custom-theme-background {
--custom-theme-background: black!important; }```
it's like a night mode but with beautiful acrylic menus
woah
pure black xD
i have a pretty dark theme so i think it would look quote nice :3
Is there a way to make profiles not transparent
but keep everything else transparent
what does it look like for you right now?
Yeah Vesktop makes mixing colors possible
the vencord toolbox menu still doesnt have the blur
scroller__750f5 thin__62e51 scrollerBase__2b744
It's just sad that it only works there
vesktop is generally faster than the base discord app as well
ah thanks, i'll try finding it, is it in settings? or it's a plugin?
its a plugin which adds a button to the top bar
ah thanks
because its the web version
ofc :3
not any less functional though soo :p
it doesn't have game overlay or something i think
i liked that xd
its old discord
among us with randoms.. xD
last i checked anyway
i remember one night in 2020 i stood up until like 6 in the morning playing among us
then my sleep deprived brain thought my teachers were the impostors
i go to school at 8 ๐ญ
my problem is that when i use vesktop and stream my screen, i and the person watching my stream sometimes hear a sound that makes my stream much louder and that hurts us both, so i always use the desktop clients
and i have no idea how to fix it
Is it the same for you?
no i do have a similar issue though
updated
thank you!
i think that pitch black mode only works when i select a theme color, not the default
@keen kite heyy i have another issue to report ๐ญ
vencord toolbox has a button to refetch badges
if you click it, it appears with a popup saying it successfully refetched badges
class is called toast_f06316
it is unchanged for me ๐ฎ
?
btw, i tested amoledcord, and the menus are very dark, works perfectly with that theme
me too
then im at at a loss
๐ญ
oh i had css that did that
.theme-dark {
--background-tertiary: #2f31364b;
}
.theme-dark [class^="expandedFolderIconWrapper__"],
.theme-dark [class^="expandedFolderBackground__"] {
backdrop-filter: blur(0px);
}
not sure where its from
it would still be cool if that had the acrylic style
added it and updated
i wonder, it should work with other toasts too
and also found out that
... ::after {
...
border-radius:inherit }```
works ๐ฎ
with this, it would be more compatible with other themes i think
There mica version of it?
its not working for me :( how do i refresh css?
ive tried on both the desktop app(stable) and vesktop(canary)
this doesn't work, it's the only CSS snippet I have rn. what am I doing wrong?
discord update
oh
i guess the snippet will be updated later
it broke
you can increase the blur and the opacity so it's similar
thank you so much, I merged it
thanks pookie it works

this doesnt have transparent bg
unless its supposed to be like that
im jsust gonna throw in another issue with your theme https://i.imgur.com/JwJ0rnW.gif
why didnt link do link thing
https://s-k-y-l-i.github.io/discord-themes/Smooth-Harmony.theme.css
https://s-k-y-l-i.github.io/discord-themes/Acrylic-Harmony.theme.css
These ones btw
thanks! i'll do this too
i feel like thats not worth a github issue
this conflicts with some other theme for you
updated, and also added a popup color option ๐
@import url('https://s-k-y-l-i.github.io/discord-themes/Theme%20code/transparent-popups.css');
/* Config */
:root{
--blur: 40px; /*Popup blur size*/
--opacity: 0.3; /*Popup background opacity*/
--radius: 8px; /*Popup border radius*/
--pop-up-color: ; /*To force a color, empty by default*/
}```
working now
right click on a stream is still completely transparent
no problem :3
and this is still transparent the whole file popout *(nervermind it was somting else doing something)
i dont think that's supposed to be acrylic MenheraThink
oh. yes i guess , theme tricking me i beleve. thanks
i fixed this too ๐
๐ cool
it did remove some backround but there were other non transparent items over it
ahh sorry fixing it rn
@import url('https://s-k-y-l-i.github.io/discord-themes/Theme%20code/transparent-popups.css');
/* Config */
:root{
--blur: 20px; /*Popup blur size*/
--opacity: 0.5; /*Popup background opacity*/
--radius: 30px; /*Popup border radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
}```
updated and also updated this
because it set the color to transparent with only blur
updated for discord update
this sniplet reenables the background seen on profiles
:not(aside):not(.customizationSection__0f57e)>div>div>.overlayBackground__2666e {
background-color: var(--profile-body-background-color)!important ;
}
oh didnt mean to ping
sorry
is it without the theme too?
yes
where do you right click?
@keen kite
the update popup is also invisible
cant show that rn though
container_a30b97 root_a28985 small_f8e677 fullscreenOnMobile__05784 rootWithShadow_d20cd6
hey... um... can you add an option to disable user profiles for the people who don't use vesktop and want it removed?
if that's even possible... if not, that's totally fine too
mention me if you answered
@wet surge i can write a snippet, but it still keeps the colorful nitro frame with transparent inner
I actually meant that everything remains as it is, except that the user popup is no longer involved
yeah it can be done
okay okay ^^
i have this xD ๐
these are weird
i discovered that i have to add a position value for the blur to work
i hope it fixes the update popup too
i have an idea for the missing context menus too ๐ฎ
lol it's not my bug, it's discord's ๐
weird, this one fixes some blurs not applying and makes others appear instantly where previously was a small delay on the blur ๐ฎ
transform: none!important;
}```
updated, i think it will be harder to find bugs now
@import url('https://s-k-y-l-i.github.io/discord-themes/Theme%20code/transparent-popups.css');
/* Config */
:root{
--blur: 20px; /*Popup blur size*/
--opacity: 0.5; /*Popup background opacity*/
--radius: 8px; /*Popup border radius*/
--radius-small: 5px; /*Context popups radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
}```
fixed, now it works without vesktop too! i found an other way and it's easier
is this normal, the about me is blured desktop vencord
cool, nice :D
it looks weird xd
the video is not loading on my side also without the theme
edit: okay.. its only the shadow that looks weird on popups
this is a veird popup by discord
also what is that empty place?
XD
fixed these too
the shadow is really weird xd
I think it is kinda needed as it lacks any borders, without it, it breaks visual clues.
i've seen it too
it's too weird, but dont do it and you don't see it XD
if anyone has a solution for this, tell me
is there a way to make the popup be on a higher layer?
it's appliing the color over the sticker popup, but not the blur, the blur is on ::before, the color is on ::after... on the same element, so it's just weird
oh i found a way
fixed
@keen kite sorry for ping but u can add mica blur for Vesktop loading?
i used another theme have a transparent background
um.. is it normal, that profiles that doesnt have a banner that the color disappers?
could you please add a customizable border around the acrylic popups so that they stand out more
Yeah I made it like that, it's more clean
okay okay
i've seen that the backdrop has to be gone for the user profile colors to be displayed correctly, but for pictures and other popups where it's not needed (i think) it can stay there or am i wrong... because... well... you can't really tell what's part of the image and what's not... if you know what i mean
it's possible
sad :(
or in other words: whether it is possible for the pop-ups where the backdrop (background) has been removed and where it is not needed, e.g. the backdrop (background) for user pop-ups, to be reintroduced for others, e.g. for images or something like that
if you still don't understand it, ... well, it doesn't matter :p
Yeah I understand. But images are always visible
maybe bc my theme
i mean the backdrop (background) not the image itself
Have you tried Mica for everyone?
i have it but i want blur Vesktop Loading only
I think that is impossible. Css can't blur transparent windows.
icon of app is offset
for me is everything normal
like this? it was easy, i can build it into the theme settings as a variable.
.scroller__8f066 {
border: var(--context-menu-border)!important;
}```
ah ok sry
yes that looks amazing!
pushed the update, also changed the variable names:
@import url('https://s-k-y-l-i.github.io/discord-themes/Theme%20code/transparent-popups.css');
/* Config */
:root{
--blur-popup: 40px; /*Popup blur size*/
--opacity-popup: 0.6; /*Popup background opacity*/
--radius-popup: 40px; /*Popup border radius*/
--radius-context: 20px; /*Context menu popups radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
/*--context-menu-border: 1px solid red; /*uncomment for custom border*/
}```
๐๐ป cool
||could you maybe make a background for the pictures... like in discord by default?|| ๐ซ
you mean the photo viewer popup to have a little acrylic background at the bottom?
here?
you want more darkness when viewing a picture? i think i understand
.backdrop__1a911:not(:has(~div>div>div>div>.image__1dc70)) {
background: none!important;
}```
Thank you it's a great idea and sorry that i did not understand you.
fixed and pushed the update ^^
๐ฅฒ
@keen kite uhm..
i think something may have just broken right now
nothing's transparent
@keen kite 
latest git update broke all transparency
because i changed the variable names
hmm
i'm sorry, it wasn't good enough
i won't do it more
xD
๐ฅฒ
i was doing something with my theme so for a second i got really worried that i did something wrong
theme looks great as usual! thank you
@wet surge could you clarify your idea?
^
hmm
so... if a image has an alt text, then this image does not get a darker background
now?
it has now, i fixed it
hm.. i don't have it yet

i don't have one with alt text
try these one
OMG
xd
fixed!!
but it had nothing to do with alt text, it was multiple vs single image
Beautiful css:
.backdrop__1a911:not(:has(~div>div>:is(.modal_d2e7a7,.carouselModal__7e22f))) {
background: none!important;
}```

if i boost vencord, i get something?
i like how this started as a css sniplet
then evolved into a hunt for broken popups
xD
Use the update: #1222282378731458601 message
ok
this when you click #announcements that is sent to another server
I'll update it soon
do you have a fully transparent background?
it's a limitation of css
it would be nice if it could be possible to apply blur over transparent se-through discord, but i don't know if it is possible, i think it's not
you can add your desktop backround blurred to look similar like real
I've seen themes like that
๐ ๐
I'd also like it if it worked over Mica/acrylic background
nice thank you
um let me push my update, i think i already fixed this
for me is everything normal
@heavy dawn I merged the profile popup inner box opacity, now you have to set it with a variable:
--opacity-popup-inner: 0.3;
maybe
it's fine for me
the transparency broke for me, is that a known issue alr or smth on my end?
updated variables
tysm
fixed the emoji picker with the super reaction enabled and made the nitro plan popup
it's the default
it inherits your theme's style
if your theme is more rounded there, thet it will be more rounded too
i know, the addon did not touch the radius there
it has border-radius:inherit and it works there
this is the css by discord, if a theme changes this, it will work with the acrylic effect too
Which popups are actually meant?
i think those that makes the screen black
but maybe it's just the profile popup
I've set it large and the profiles are very rounded but so far nothing else
okay okay
um..
and.. maybe fix this (dm's) @keen kite
what is different between this image and this image above
I noticed that there are light themed premium profiles too (with light inner), so i just made the profile popups perfect. Now it uses the color of the default colored popup, but adds the transparency.
dis iz revolutionaree
is it normal that the non-profile color user popups have no transparency than those that have profile color? ๐ค
huh :o
you set the -opacity-popup-inner to 1?
add it sorry
:/
i think i mentioned it
yeah... okay
here
okay.. now it works, i was blind ๐ฅฒ
yey i can react now
i have found a bug (ig)
yes?
the background color for the context menu when you click on a server is transparent and for the other is the color you have set
hm.. the corners
new polls bar in inbox is broked
<div class="calloutContainer__941c0"><div class="defaultColor__30336 lineClamp2Plus_ccc883 text-sm-normal__95a78" data-text-variant="text-sm/normal" style="-webkit-line-clamp: 2;"><span>which is better</span></div></div>
||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ|| _ _ _ _ _ _ @keen kite
good luck ๐ข xD
where is this one?
server aduit log
and i'm still waiting for the next update for the update popup ๐
you have to start a poll first to get the results from it
not all servers are allowed the polls feature
i sent the html element tho
maybe adjust this a little (if you see it)
where is this?
Discarding poll popup
oh that makes sense
left is left click and right is right click
https://i.imgur.com/4TaQiaK.png not really important, party popup warning when enabling it
i don't have pary mode, is it a plugin?
shit this is loud XD
hover over a boost message for confetti and click on Wumpus to activate
right click msg, add reactions, more reactions, super reactions at the top then this appears
strange, for me it just enables super reactions, maybe i have a plugin here
this
let me see
no it's not there for me
AH I HAVE nitro that's why
ah
when click on a super reaction with no nitro
it's not popups but i've beenworking on this :3
what is this
transparent titlebar and message input bar
the message input bar I was trying to do myself in the past but discord is cringe and for some reason has a weird cut near the the actual bar.
if you ever get it done you might as well make it a standalone css snippet
i did change the imput bar in my theme:
https://s-k-y-l-i.github.io/discord-themes/Smooth-Harmony.theme.css
why does this part look like this?
that's not the theme i linked
I mean your discord themes websites.
Discord themes with transparent acrylic mica effect, less clutter and responsive redesign. More aesthetic and simple Discord experience.
it's not
?
the theme looks pretty nice.
:O whoa
oh.. its already there
I think i fixed it and pushed a small update. Used another acc for it ๐
transparency is still pretty
now its better c:
ty
@keen kite when creating a poll (new feature) and select a emoji
the preview border (Setting > Profile) got cut off
๐ฎ thanks i'll fix these
inbox > mentions
not sure if this is something on the popouts part but it looks a bit silly
you can't make both transparent because they are overlapping. maybe with blur it can
hey i think it got a bit broke
@keen kite the user popups are no longer rounded and not acrylic
^
^
umm why?
ah and after restart it's really isnt working but why? is there a class updater now?
yup
i need a new diff file
a diff file not a png xd
๐ฅฒ
thats old
did not worked for me it's not updated but i made a diff file lets try it
its new
i tried updating with it 20 minutes ago
i think it's outdated
i just made this :3
and
๐คทโโ๏ธ
yes
xD i should have been more lazy

omg yes
20 minutes ago it did not work but now i learned how to create that diff file xD
how ๐
there is a github page copied that to chatgpt and chatgpt helped

now i need to wait (your css)
um okay i'll update it
Which one do you think looks better? ๐ค
i don't know, i'm not using that mod
๐
i pushed the fix xd
uhm...
did you really change that? because I still have this
fixed, sorry
thanks c:
can you please send the repo link
@keen kite ^^^
Maybe you can Google discordclasses.js? I'm not at home
thank you so much
idk ๐ฅฒ
maybe change your client to stable 
wait these things exist?
@keen kite
just buy nitro already instead of clicking on them XDDDD
:/
i see that you really want it
you click on evrything that is only avaible with nitro
trust me u will be very happy with nitro XDDD
i know but.. i actually turn it down most of the time from the people who want to give it to me
i'll add these popups as soon as my free nitro goes out
don't you have a 2nd account?
tf
where is this one?
if you open a user popout then click on a user review (someones profile) and open it, it gets a little funky
ah i see, that is a plugin right?
fixed
what about this? :p your nitro has run out xd
that popup is buggy without any css modifications, see this shadow gap ๐
well.. yeah i see
||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ||||โ|| _ _ _ _ _ _ @keen kite
and this too :D
ah i see that now, thanks
same goes for poll creator as well
also the emoji hover is much darker compared to everything else
Seems like pinned message popout doesn't detect opacity
super reaction emoji menu is transparent
Change Payment Method is wayy too transparent
and for too long message
@keen kite
maybe the new vc status
message popup has a blur delay (not blurring until it extends to max) does someone have a fix?
message popup?
it's this #1222282378731458601 message
It's because ClearVision I guess
It has an extending animation and doesn't apply blur instantly
hm
lags so much
i5-12450h & rtx 3050 + integrated uhd
laptop
like so so much
only css snippet i use btw
did anything change? my chat profile popups are broken.
You have the โSimplified Profile Experimentsโ experiment, which is why it looks like this for you
if I also activate this, it looks the same for me
oh thank you. i didn't know the experiments got turned on by just enabling dev mode. thought you had to turn on experiments plugin too. ๐
It's more of a rollout of the experiments that are automatic activated, some have them activated, some don't
yeah. thanks
where is he/she :(
in the good old vencord basement
when changing nicknames and someone is streaming, the streaming is clear through background, not blurred. but i think this project is ded at this point 
not the project it self, the user is not online anymore :(
pls come back
maybe with a ping? 
its a temp fix.. so.. idk (can still have bugs)
.userProfileInner__8ff35 .input_f27786, .popoutNoBannerPremium__587cf, :not(aside):not(.customizationSection__0f57e)>.userProfileOuterThemed_a425f3, :not(aside):not(.customizationSection__0f57e)>.userProfileOuterUnthemed__9741c, :not(aside):not(.customizationSection__0f57e)>div>.userProfileInnerThemedWithBanner_e9e7c5, :not(aside):not(.customizationSection__0f57e)>div>.userProfileInnerThemedPremiumWithoutBanner_ee8277, :not(aside):not(.customizationSection__0f57e)>div>.userProfileInnerThemedNonPremium_b64fb4, :not(aside):not(.customizationSection__0f57e)>div>div>.overlayBackground__345c9{
border-radius: var(--radius-popup) !important;
}
full screen is broken again, still works on certain window sizes
brokesies
udated all of the scripts for disscords thingy
using https://syndishanx.github.io/Website/Update_Classes.html
@keen kite
dead :c
yop
and dave is also dead :c nvm :3
hi! is there a import link to that fork we can use
erm
sure
@import url('https://raw.githubusercontent.com/computer-catt/discord-themes/meow-patch-2/Theme%20code/transparent-popups.css');
/* Config */
:root{
--blur-popup: 40px; /*Popup blur size*/
--opacity-popup: 0.6; /*Popup background opacity*/
--radius-popup: 40px; /*Popup border radius*/
--radius-context: 20px; /*Context menu popups radius*/
/*--pop-up-color: black; /*uncomment for custom Popup color*/
/*--context-menu-border: 1px solid red; /*uncomment for custom border*/
}
that should be good
@ember minnow could you test
im here
thanks
@royal shoal @wet surge @sage stratus
i didnt do much its just an automatic updater, thank the people spending time out of their day to match client classes
the site is in the pr
normally you would have to fork the theme before uhhh
doing changes
like i did
in fact the snipet you just used is fetching from my github
same one from the pull request
not real time but the next time you restart yeah
pfft
sis i wouldnt ๐ญ
thank you

Thanks :3
Thanks for help!
meow :3
Even tho some tweaking is needed to match with the original version, but thanks for the help!
(For example, dark background for profile popup and such)
I meant the actual intended original version
The dark background during popup like this does not exist in the intended version
Sadly, idk CSS so I can't get rid of it
it does
lol
^
I mean the dark background behind the popout
that was changed later too afaik
i personally like it
Changed later because Discord change the background id I think
I don't think it was intentional
it was intentional because someone(i think me) said it looked better
i made a css snippet to remove said background
.backdrop_e4f2ae{
display: none !important;
}
if you really want it gone
Thanks!
ok this workaround suck
thanks
You made it disapeared completely
.backdrop_e4f2ae{
opacity: 0
/* display: none !important; */
}```
This shound be the correct way
The way above literally made it vanish
worked on my end
Results buggy interaction
You should use this instead
oh you mean being able to click off of it
yeah the opacity change should fix that
@heavy dawn would you mind if I'll add it to the theme library with attribution to you and the original creator
the original creator seems to be dead
they probably don't wanna deal with it anymore lol
i don't need attribution because i didn't work on it, but definitely credit s-k-y-l-i. they did great work
keep it up
need them rounded profile
sad, now i'm being forced to use this :c
i think, i fixed this but idk
hecaOVux.css is ready for production (removed unused selectors, merged repeated selectors, removed comments), and then minified-formatted.css is just the same thing with prettier formatting.
There should def be some comment though because rn it's just a nightmare

hmm
mornin
looks pretty fixed ish
no point in minifying a 17 kb file
only makes stuff less readable
i also fixed that thing, so yea
uh.. yea
what's your github username?
like on discord, but my github account was flagged, just so you know.. and the ticket response of github .. i waiting for 3 weeks
i only did it out of boredom, so you don't have to do it
do what you can't stop doing xD
been done

Was the commit merged?
fixed the mod view, some popups, and other small fixes (not perfect but its fine)
idk.. im bored
@heavy dawn
lol
hm?
ik
Seems like the theme is kinda messed up with "Sync profile theme" option
(The original one did have issue with this tho, but somehow the handling made it acceptable)
Idk the CSS equivalent to check if the options is enabled or not
Maybe made it darker a little bit, I think
idk if this is even possible, i don't know much about css.. so idk
I just added a simple selector for simplified nitro themed profiles to add the backdrop-filter
um comparing them i think prettier did some things
to say the least

uhh.. no





