#AcrylicPopups

1 messages ยท Page 1 of 1 (latest)

keen kite
#

Some more images:

#

premium profiles keeps the frame

prime lodge
#

lmao

prime lodge
craggy sage
prime lodge
#

sad, it doesn't seems like to work with me

craggy sage
#

uh my nitro

keen kite
#

it keeps the frame xd

#

and the animation effects

#

i played with color-mix but just didn't liked that much

craggy sage
#

But thiss

#

damnnnnn

#

niceee

keen kite
#

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

craggy sage
keen kite
#
.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!

craggy sage
#

okk

keen kite
#

oh it didnt work somehow

craggy sage
#

yeahh

keen kite
#

it works but it's bright

#

hmm

#

okay let me fix this

craggy sage
fervent jay
#

@keen kite just wanted to say love the acrylic popups

#

been wanting this for ages

keen kite
#

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?

craggy sage
keen kite
#

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?

wet surge
#

if you right click on a image.. this happens ๐Ÿฅฒ

keen kite
#

it needs color-mix() which only works on Vesktop

keen kite
wet surge
#

๐Ÿ‘

keen kite
#

it's strange, it has a ::after backdrop-filter: blur

wet surge
#

maybe this too?

keen kite
#

um yes

#

and this:

#

but these hovers are hard to inspect xD

wet surge
#

and this

keen kite
#

where is this?

wet surge
#

click on the channel name topic

keen kite
#

ah found it thanks

#

what the hell

#

try resizing the window

#

when you see this transparent thing

#

xD

#

it will fix itself lol

wet surge
#

uhm.. nope xd
or this is a issue with discord canary

keen kite
#

when i resize the window with that pop up open, it blurs

#

but i can fix this xD

wet surge
keen kite
#

I think i fixed them, uploaded to github too

wet surge
#

๐Ÿฅฒ

keen kite
#

you need vesktop

wet surge
#

oh.. vesktop

keen kite
#

it uses color-mix

wet surge
#

lemme check

keen kite
#

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
keen kite
# wet surge

that is transparent by the way, there is just nothing under

wet surge
#

hm.. okay

lean violet
#

this is one of those themes that will never be complete

#

nice work though

keen kite
#

why not? just some popups left xd

keen kite
heavy dawn
#

wow this looks amazing

#

thank you so much

#

although this hides the background, makes that part look a bit empty

keen kite
#

it's just "cleaner" ๐Ÿ˜„

heavy dawn
#

yeah i guess thats also true lol

halcyon viper
#
.channelHeader__5d30c {
    z-index: -1;
}

This made buttons on the header un-clickable, I guess I'll choose functional than acrylic beauty

carmine flax
#

It's fine, but if you have a light profile color theme, using this CSS is not very suitable

minor elbow
#

would be nice if there was a border around the affected parts, might make it look better

keen kite
keen kite
halcyon viper
keen kite
#

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;
}```
keen kite
carmine flax
keen kite
#

cool, i'll update soon

#

wow ๐Ÿ˜

#

this server is full of beautiful profiles ><

wraith turtle
keen kite
#

it should be

#

but it has an under-shadow, so it's a bit less transparent

wraith turtle
#

No it's taking the color or gradient I should say of my discord slash the discord background instead of making it transparent.

keen kite
#

i think i can make it more transparent

wraith turtle
keen kite
#

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

wraith turtle
#

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

keen kite
#

it's the shadow

keen kite
wraith turtle
wraith turtle
keen kite
#

because it was gray

wraith turtle
#

(Off versus On)

keen kite
#

ah i see, it shouldn't change that text

#

so it's my bad

wraith turtle
#

It's also effecting the username thing below channel tab

keen kite
#

i'll make more specific selectors

wraith turtle
keen kite
#

I removed the black tint background and added a huge drop shadow instead and it works ^^

#

it's as transparent as everything else now

vital ridge
keen kite
#

thanks

#

I fixed the bugs and updated the theme

keen kite
#

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 ^^

keen kite
#

this was too opaque

wraith turtle
keen kite
#

it's good now but i have other things to fix xD

#

is there a list of all the pop-ups somewhere?

forest rose
#

is the screen sharing just for me completely transparent ?

keen kite
#

not just you, thanks for the report

forest rose
keen kite
#

fixed these @forest rose

robust dew
#

Holy Chit................... This is so iOS.........

craggy sage
#

Avg iphone fan boi ๐Ÿคก

serene dew
#

Doesn't really look nice on pure black themes, tho I guess acrylic isn't for it to begin with.

primal mantle
#

already not working, because discord updated the classnames again

serene dew
#

are you sure? my theme didn't break

sage stratus
#

this is hot

#

doesnt work for vesktop ShiggySad

serene dew
#

are you sure it didn't simply break?

sage stratus
#

somehow doesnt work on ptb either

#

im not gonna download stable to test it

#

but i think this is broken

#

or im tripping hard

serene dew
#

did you put the import at the top

#

because it works for me

sage stratus
#

you didnt update your client then

#

update it and watch it burn

serene dew
#

I just did

sage stratus
#

i also did

serene dew
#

nothing broke

sage stratus
#

a lot of styles broke

serene dew
#

none broke for me

#

@sage stratus see if your theme uses a discord media link and try to update it if so.

keen kite
sage stratus
#

it partially works

#

but doesnt at the same time

serene dew
#

is there like an animation for popups?

keen kite
#

yeah they have that too, i did not disable them

keen kite
serene dew
sage stratus
#

just removed all styles

#

still doesnt show for anything other than file upload

sage stratus
keen kite
#

no i mean, i haven't see that pop up so i did not do that

keen kite
sage stratus
#

apparently it doesnt

#

ptb 279108 (bf30bf6) Host 1.0.1062 x86 (45361) Windows 11 64-bit (10.0.22631)

my client version

keen kite
#

on ptb?

sage stratus
#

yh

#

tried on vesktop aswell

#

doesnt work either

serene dew
#

ptb is already weird

keen kite
#

stable 277953 (2ff410b)

serene dew
#

tried stable?

sage stratus
#

ill try stable

serene dew
#

@keen kite do you have an annihilate all popup animations button?

keen kite
#

there is this and it disables them

sage stratus
#

just installed stable

#

doesnt work

#

tested canary as well

#

doesnt work either

#

lol

serene dew
#

have no idea then.

sage stratus
#

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

serene dew
#

@keen kite can you tell me the style popup classes? like the bold italic and the other things, it disappears even with f8.

keen kite
#

i haven't themed those

#

i found one that is not themed:

serene dew
#

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...

keen kite
#

if you like the tooltips, i can make it like that

keen kite
sage stratus
#

when clicking that little edit thing

keen kite
#

thank you

serene dew
keen kite
serene dew
#

how many times do you change themes/? @keen kite

keen kite
#

this one? a lot xD

#

but i'll update it later, got to go

craggy sage
serene dew
keen kite
#

thanks ๐Ÿ˜„

#

that's me

#

i added this shadow because it doesn't shade below the popups

serene dew
#

Oh, interesting

craggy sage
#

@keen kite ummm....

keen kite
#

i never seen this popup xD

craggy sage
keen kite
heavy dawn
#

@keen kite
heyy i found a weird bug

keen kite
#

it's not weird it's just missing :< i'll do this, already did the others mentioned here

#

and update ^^

#

but where is this?

heavy dawn
#

thank you for your thorough support ^w^

heavy dawn
keen kite
#

updated

heavy dawn
#

working great :3

heavy dawn
#

ahh no, to do that id have to sacrifice the acrylic look

heavy dawn
keen kite
#
:not(aside):not(.customizationSection__16fec)>div>div>.overlayBackground__86b78 {
    background-color: var(--profile-body-background-color)!important ;
}```
keen kite
heavy dawn
#

hmm

#

doesnt seem to have changed much lol

keen kite
#

hmm

heavy dawn
#

hmmm

keen kite
#

strange xd

heavy dawn
#

m-hm :p

#

hold on might be my theme

#

nope :p

keen kite
#

you added it to quickcss to the end?

heavy dawn
#

mhmm

keen kite
#

i don't know maybe change the background-color to just background?

heavy dawn
#

oh maybe

keen kite
#

for me, it works like this

heavy dawn
#

another issue

keen kite
heavy dawn
#

with the theme the box to change a server's name goes blank

#

inputDefault__80165 input_d266e7

keen kite
#

ah, i see that is too generic, thanks

heavy dawn
#

mhm :3

keen kite
#

pushed an update, but i wonder why you cant bring back the hidden profile inner box

heavy dawn
#

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

keen kite
#

lol

#

XD

#

yeah at first i made a mistake

#

with the formatting

heavy dawn
#

thank you for your help ๐Ÿ˜ญ

#

very pretty :3

keen kite
#

it's like a night mode but with beautiful acrylic menus

heavy dawn
#

woah

keen kite
#

pure black xD

heavy dawn
#

i have a pretty dark theme so i think it would look quote nice :3

stable notch
#

Is there a way to make profiles not transparent

#

but keep everything else transparent

heavy dawn
#

what does it look like for you right now?

stable notch
heavy dawn
#

if you use vesktop it looks better

keen kite
#

Yeah Vesktop makes mixing colors possible

heavy dawn
#

the vencord toolbox menu still doesnt have the blur

#

scroller__750f5 thin__62e51 scrollerBase__2b744

wet surge
heavy dawn
#

vesktop is generally faster than the base discord app as well

keen kite
heavy dawn
keen kite
#

ah thanks

wet surge
heavy dawn
#

ofc :3

heavy dawn
keen kite
#

it doesn't have game overlay or something i think

heavy dawn
#

oh

#

yeah but who uses it anyway

keen kite
#

i liked that xd

heavy dawn
#

its old discord

keen kite
#

among us with randoms.. xD

heavy dawn
#

last i checked anyway

heavy dawn
#

then my sleep deprived brain thought my teachers were the impostors

#

i go to school at 8 ๐Ÿ˜ญ

wet surge
# heavy dawn not any less functional though soo :p

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

heavy dawn
#

ah

#

yeah streaming on vesktop is pretty bad

wet surge
wet surge
heavy dawn
#

no i do have a similar issue though

wet surge
#

okay okay

#

glad to hear that i'm not the only one with issues

keen kite
#

updated

heavy dawn
keen kite
#

i think that pitch black mode only works when i select a theme color, not the default

heavy dawn
#

@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

keen kite
#

it is unchanged for me ๐Ÿ˜ฎ

heavy dawn
keen kite
#

btw, i tested amoledcord, and the menus are very dark, works perfectly with that theme

heavy dawn
#

ah

#

not sure then

#

ohh

#

i have transparency enabled

#

thats why

#

i think

keen kite
#

me too

heavy dawn
#

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

keen kite
#

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

static jewel
#

There mica version of it?

twilit turtle
#

ive tried on both the desktop app(stable) and vesktop(canary)

lament trellis
#

this doesn't work, it's the only CSS snippet I have rn. what am I doing wrong?

twilit turtle
#

oh

royal shoal
#

i guess the snippet will be updated later

sage stratus
#

we love discord

#

seems like only context menus broke

icy aurora
#

not getting it

#

unless this doesnt work with the clienttheme plugin

sage stratus
#

it broke

keen kite
keen kite
sage stratus
#

thanks pookie it works

#

this doesnt have transparent bg

#

unless its supposed to be like that

#

why didnt link do link thing

sage stratus
keen kite
sage stratus
#

i feel like thats not worth a github issue

keen kite
#

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*/
}```
icy aurora
#

working now

forest rose
#

right click on a stream is still completely transparent

heavy dawn
royal shoal
#

and this is still transparent the whole file popout *(nervermind it was somting else doing something)

heavy dawn
heavy dawn
royal shoal
#

oh. yes i guess , theme tricking me i beleve. thanks

keen kite
#

i fixed them

#

even that xD

#

i shouldn't

#

XD

royal shoal
#

๐Ÿ™‚ cool

keen kite
#

it did remove some backround but there were other non transparent items over it

knotty river
#

totaly transparent

#

when right click

keen kite
#

ahh sorry fixing it rn

keen kite
#
@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

heavy dawn
#

oh didnt mean to ping

#

sorry

knotty river
#

idk if itโ€™s because of her that I have this bug? I put this here

keen kite
#

is it without the theme too?

knotty river
keen kite
#

where do you right click?

knotty river
keen kite
#

i think its a bug in my addon then

#

yes i found it

#

fixed!

heavy dawn
#

@keen kite

#

the update popup is also invisible

#

cant show that rn though

#

container_a30b97 root_a28985 small_f8e677 fullscreenOnMobile__05784 rootWithShadow_d20cd6

wet surge
#

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

keen kite
#

@wet surge i can write a snippet, but it still keeps the colorful nitro frame with transparent inner

wet surge
keen kite
#

yeah it can be done

wet surge
#

okay okay ^^

keen kite
heavy dawn
#

ahh

#

it comes up with another prompt before that though

keen kite
#

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 ๐Ÿ˜„

keen kite
#

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*/ 
}```
keen kite
royal shoal
#

is this normal, the about me is blured desktop vencord

keen kite
#

omg, no, what did i do again ๐Ÿ˜…

#

fixed

safe shoal
#

oh wow, love this. thanks

#

looks great with amoled theme

wet surge
#

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

keen kite
#

this is a veird popup by discord

#

also what is that empty place?

#

XD

#

fixed these too

craggy sage
keen kite
#

at least this is not transparent ._.

#

i want to skin this one tooo XDDDDD

craggy sage
keen kite
#

added it

craggy sage
#

^________________^

wet surge
#

the shadow is really weird xd

serene dew
#

I think it is kinda needed as it lacks any borders, without it, it breaks visual clues.

keen kite
#

it's too weird, but dont do it and you don't see it XD

#

if anyone has a solution for this, tell me

serene dew
#

is there a way to make the popup be on a higher layer?

keen kite
#

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

carmine flax
#

@keen kite sorry for ping but u can add mica blur for Vesktop loading?

keen kite
#

how did you make it completely transparent?

#

i had a title bar

carmine flax
wet surge
wet surge
#

um.. is it normal, that profiles that doesnt have a banner that the color disappers?

minor elbow
#

could you please add a customizable border around the acrylic popups so that they stand out more

keen kite
wet surge
#

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

keen kite
#

umm i don't understand

wet surge
wet surge
# keen kite umm i don't understand

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

keen kite
#

Yeah I understand. But images are always visible

carmine flax
wet surge
keen kite
carmine flax
keen kite
#

I think that is impossible. Css can't blur transparent windows.

carmine flax
#

hmm... ok

#

It's just a Loading Screen so I won't ask anything for that

knotty river
#

icon of app is offset

wet surge
keen kite
#

i should make a server for my themes i think

keen kite
#
.scroller__8f066 {
    border: var(--context-menu-border)!important;
}```
knotty river
keen kite
#

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*/
}```
wet surge
#

๐Ÿ‘๐Ÿป cool

#

||could you maybe make a background for the pictures... like in discord by default?|| ๐Ÿซ 

keen kite
#

you mean the photo viewer popup to have a little acrylic background at the bottom?

wet surge
#

no

#

.. wait

keen kite
#

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 ^^

heavy dawn
#

i think something may have just broken right now

#

nothing's transparent

#

@keen kite venniepeek

#

latest git update broke all transparency

wet surge
#

um.. nope

heavy dawn
keen kite
heavy dawn
#

hmm

keen kite
#

i'm sorry, it wasn't good enough

heavy dawn
#

OHHH

#

i understand

#

sorry

keen kite
#

i won't do it more

heavy dawn
#

xD

wet surge
#

๐Ÿฅฒ

heavy dawn
#

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?

heavy dawn
wet surge
#

hmm

#

so... if a image has an alt text, then this image does not get a darker background

#

now?

keen kite
#

it has now, i fixed it

wet surge
#

hm.. i don't have it yet

keen kite
wet surge
#

without an alt text

#

with an alt text

keen kite
#

aaaaaah

#

i see

wet surge
keen kite
#

i don't have one with alt text

wet surge
keen kite
#

OMG

wet surge
#

xd

keen kite
#

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;
}```
heavy dawn
#

@keen kite venniepeeking

#

new popup

keen kite
#

yess

#

don't ever boost XD

#

okay i can fix this

#

what

#

the bottom is already good

heavy dawn
keen kite
#

if i boost vencord, i get something?

heavy dawn
#

i like how this started as a css sniplet

#

then evolved into a hunt for broken popups

#

xD

keen kite
#

but as i said, now they are very very rare

#

like a shiny pal

#

i kinda like it xD

icy aurora
#

kinda broken

#

was fine yesterday

arctic plank
icy aurora
#

ok

royal shoal
keen kite
#

I'll update it soon

honest wraith
#

aye lads

#

so it's not really working for me

keen kite
#

do you have a fully transparent background?

honest wraith
#

no

#

wait

#

yes

#

sorry

#

lmao

keen kite
#

it's a limitation of css

honest wraith
#

soooo do i just

#

take away some of the stuff i have?

keen kite
#

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

honest wraith
#

yea that makes sense

#

tho it's working now

#

so thank you

keen kite
#

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

royal shoal
craggy sage
keen kite
#

um let me push my update, i think i already fixed this

wet surge
#

for me is everything normal

keen kite
#

yeah it's with larger radius

#

and idk where

wet surge
keen kite
#

@heavy dawn I merged the profile popup inner box opacity, now you have to set it with a variable:
--opacity-popup-inner: 0.3;

wet surge
keen kite
#

it's fine for me

vocal zinc
#

the transparency broke for me, is that a known issue alr or smth on my end?

vocal zinc
#

tysm

wet surge
#

maybe this popup too? xD

#

not important.. but yeah, its a popup

keen kite
#

fixed the emoji picker with the super reaction enabled and made the nitro plan popup

wet surge
#

:D

#

uhm.. maybe fix the radius for these popups

keen kite
#

it's the default

#

it inherits your theme's style

#

if your theme is more rounded there, thet it will be more rounded too

keen kite
#

i know, the addon did not touch the radius there

#

it has border-radius:inherit and it works there

wet surge
#

oh..

#

i see

keen kite
#

this is the css by discord, if a theme changes this, it will work with the acrylic effect too

wet surge
#

Which popups are actually meant?

keen kite
#

the profile popups

#

and

#

maybe others ๐Ÿ˜„

wet surge
#

:/

#

"maybe"

keen kite
#

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

wet surge
#

okay okay

wet surge
keen kite
#

ohh

#

lol sorry ๐Ÿ˜„

#

i tried borders for the popups and somehow left it in

wet surge
#

and.. maybe fix this (dm's) @keen kite

keen kite
#

fix what?

#
.avatarDecoration_cf681a, .avatarDecoration__8a0c2 {display:none;} ```

?
wet surge
keen kite
#

i have a gif and that guy has a pink color?

#

or you want that badge background back

keen kite
#

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.

wooden basin
#

dis iz revolutionaree

wet surge
#

is it normal that the non-profile color user popups have no transparency than those that have profile color? ๐Ÿค”

keen kite
#

not for me, for me it works

wet surge
#

huh :o

keen kite
#

you set the -opacity-popup-inner to 1?

wet surge
#

inner?

#

eh.. wait

keen kite
#

add it sorry

wet surge
#

:/

keen kite
#

i think i mentioned it

wet surge
#

okay.. now it works, i was blind ๐Ÿฅฒ

wooden basin
keen kite
#

yey i can react now

wet surge
#

i have found a bug (ig)

keen kite
#

yes?

wet surge
# keen kite 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

keen kite
#

ah I see thank you

#

updated

wet surge
#

hm.. the corners

wet surge
craggy sage
wet surge
heavy dawn
#

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>
craggy sage
#

||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹|| _ _ _ _ _ _ @keen kite

heavy dawn
wet surge
#

good luck ๐ŸŸข xD

keen kite
heavy dawn
#

server aduit log

keen kite
#

also the exit popup, do you know that too maybe?

#

"are you sure?"

heavy dawn
#

uhmm

#

yes

#

hold on il test

#

nope cant find it

#

@craggy sage where's that popup?

keen kite
#

and i'm still waiting for the next update for the update popup ๐Ÿ˜‚

heavy dawn
#

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

wet surge
#

maybe adjust this a little (if you see it)

keen kite
craggy sage
#

^_^

craggy sage
heavy dawn
#

oh that makes sense

keen kite
wet surge
#

left is left click and right is right click

keen kite
#

lol thanks ๐Ÿ˜„

#

pushed an update

sage stratus
keen kite
#

i don't have pary mode, is it a plugin?

sage stratus
#

yeah

#

im unsure if its transparent or not

#

hard to see

keen kite
#

shit this is loud XD

sage stratus
#

lmao

#

yeah nvm its transparent

keen kite
#

yeah

primal mantle
sage stratus
# keen kite

right click msg, add reactions, more reactions, super reactions at the top then this appears

keen kite
#

strange, for me it just enables super reactions, maybe i have a plugin here

#

let me see

#

no it's not there for me

#

AH I HAVE nitro that's why

sage stratus
#

ah

knotty river
#

when click on a super reaction with no nitro

keen kite
#

it's not popups but i've beenworking on this :3

serene dew
#

what is this

keen kite
#

transparent titlebar and message input bar

serene dew
#

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

keen kite
serene dew
keen kite
#

that's not the theme i linked

serene dew
#

I mean your discord themes websites.

keen kite
#

it's not

serene dew
#

?

keen kite
serene dew
#

the theme looks pretty nice.

wet surge
#

:O whoa

wet surge
keen kite
# wet surge

I think i fixed it and pushed a small update. Used another acc for it ๐Ÿ˜„

#

transparency is still pretty

wet surge
#

now its better c:

knotty river
#

when message is to long

#

@keen kite

keen kite
#

ty

wet surge
#

@keen kite when creating a poll (new feature) and select a emoji

heavy dawn
#

@serene dew

wet surge
low bane
#

the preview border (Setting > Profile) got cut off

keen kite
heavy dawn
#

inbox > mentions

#

not sure if this is something on the popouts part but it looks a bit silly

keen kite
heavy dawn
#

hey i think it got a bit broke

#

@keen kite the user popups are no longer rounded and not acrylic

tender wedge
#

^

wet surge
#

^

keen kite
#

umm why?

#

ah and after restart it's really isnt working but why? is there a class updater now?

keen kite
#

i need a new diff file

wet surge
keen kite
#

a diff file not a png xd

wet surge
#

๐Ÿฅฒ

keen kite
#

thats old

wet surge
#

it works perfectly

#

no

keen kite
#

did not worked for me it's not updated but i made a diff file lets try it

wet surge
#

its new

keen kite
#

i tried updating with it 20 minutes ago

#

i think it's outdated

wet surge
#

๐Ÿคทโ€โ™‚๏ธ

keen kite
#

๐Ÿ˜ฎ

#

maybe it got updated just now?

wet surge
#

yes

keen kite
#

xD i should have been more lazy

wet surge
keen kite
#

omg yes

#

20 minutes ago it did not work but now i learned how to create that diff file xD

wet surge
keen kite
#

there is a github page copied that to chatgpt and chatgpt helped

wet surge
keen kite
#

i chosed a random older discordclasses.js from Sarah's repo

wet surge
#

now i need to wait (your css)

keen kite
#

um okay i'll update it

wet surge
keen kite
#

i don't know, i'm not using that mod

wet surge
#

mhm.. okay

#

tf ๐Ÿ’€

keen kite
#

oh

#

sorry my bad xd

#

i was experimenting with something and let that code in

wet surge
#

๐Ÿ‘€

keen kite
#

i pushed the fix xd

wet surge
#

uhm...

wet surge
keen kite
wet surge
#

thanks c:

primal mantle
primal mantle
#

@keen kite ^^^

keen kite
#

Maybe you can Google discordclasses.js? I'm not at home

heavy dawn
#

how does it not keep in touch with discord canary and stuff

keen kite
primal mantle
wet surge
#

maybe change your client to stable blobcatcozy

low bane
wet surge
#

@keen kite

keen kite
#

just buy nitro already instead of clicking on them XDDDD

wet surge
#

:/

keen kite
#

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

wet surge
#

i know but.. i actually turn it down most of the time from the people who want to give it to me

keen kite
#

i'll add these popups as soon as my free nitro goes out

wet surge
gilded lagoon
wet surge
#

tf

keen kite
gilded lagoon
#

if you open a user popout then click on a user review (someones profile) and open it, it gets a little funky

keen kite
#

ah i see, that is a plugin right?

serene dew
#

Yeah

#

a vencord plugin

keen kite
#

fixed

wet surge
keen kite
wet surge
#

well.. yeah i see

craggy sage
#

||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹||||โ€‹|| _ _ _ _ _ _ @keen kite

keen kite
#

ah i see that now, thanks

surreal arch
#

also the emoji hover is much darker compared to everything else

heady sparrow
#

Seems like pinned message popout doesn't detect opacity

wet surge
#

super reaction emoji menu is transparent

wet surge
# keen kite

--opacity-popup-inner: 1;

the popup inner of the userpopup is blurry

low bane
#

Change Payment Method is wayy too transparent

knotty river
#

and for too long message

knotty river
#

@keen kite

royal shoal
#

maybe the new vc status

spare mantle
#

message popup has a blur delay (not blurring until it extends to max) does someone have a fix?

spare mantle
#

It's because ClearVision I guess

#

It has an extending animation and doesn't apply blur instantly

wet surge
#

hm

wet surge
edgy sapphire
#

lags so much

#

i5-12450h & rtx 3050 + integrated uhd
laptop

#

like so so much

#

only css snippet i use btw

royal shoal
#

did anything change? my chat profile popups are broken.

wet surge
royal shoal
wet surge
royal shoal
#

yeah. thanks

wet surge
#

where is he/she :(

sage stratus
#

in the good old vencord basement

wet surge
#

๐Ÿ’€

#

I hope he/she comes back from hiding soon

safe shoal
#

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 Sadge

wet surge
#

not the project it self, the user is not online anymore :(

edgy sapphire
#

this thing doesnt work anymore

#

not rounded

wet surge
#

ShiggySad pls come back

wet surge
#

maybe with a ping? blobcatcozy

wet surge
# edgy sapphire this thing doesnt work anymore

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;
}
meager raptor
#

full screen is broken again, still works on certain window sizes

wet surge
#

dead :c

sage stratus
#

yop

wet surge
#

and dave is also dead :c nvm :3

royal shoal
heavy dawn
#

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

heavy dawn
#

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 ๐Ÿ˜ญ

heavy dawn
wet surge
#

Thanks :3

heavy dawn
#

meow :3

heady sparrow
#

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)

heavy dawn
#

uhmm

#

that's pretty much the original script

#

so there shouldnt be any-- difference?

heady sparrow
#

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

heady sparrow
heavy dawn
#

i personally like it

heady sparrow
#

I don't think it was intentional

heavy dawn
heady sparrow
#

Thanks!

heavy dawn
heavy dawn
#

thanks

heady sparrow
#

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

heavy dawn
#

worked on my end

heady sparrow
#

Results buggy interaction

heady sparrow
heavy dawn
#

oh you mean being able to click off of it

heady sparrow
#

yes

#

You can't click out of it

#

Which is very buggy

heavy dawn
#

yeah the opacity change should fix that

sage stratus
#

@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

heavy dawn
royal shoal
#

keep it up

edgy sapphire
#

need them rounded profile

wet surge
heady sparrow
#

Broken with new profile popout ๐Ÿ’€

#

We really need a new maintainer for this

wet surge
#

i think, i fixed this but idk

wet surge
#

here

#

@heavy dawn maybe you can add this

wet surge
surreal arch
#

There should def be some comment though because rn it's just a nightmare

wet surge
#

hmm

heavy dawn
#

mornin

heavy dawn
heavy dawn
#

only makes stuff less readable

wet surge
heavy dawn
#

cool

#

you want me to test that and update the repo?

#

@wet surge

wet surge
#

uh.. yea

heavy dawn
#

what's your github username?

wet surge
#

like on discord, but my github account was flagged, just so you know.. and the ticket response of github .. i waiting for 3 weeks

heavy dawn
#

ah

#

i wanted to add you as a coauthor for the commit since you did the work

wet surge
#

i only did it out of boredom, so you don't have to do it

heavy dawn
#

it does help everybody

#

so thanks for doing it :p

wet surge
#

do what you can't stop doing xD

heavy dawn
#

been done

wet surge
heady sparrow
#

Was the commit merged?

wet surge
#

fixed the mod view, some popups, and other small fixes (not perfect but its fine)

idk.. im bored

@heavy dawn

heady sparrow
wet surge
heady sparrow
#

Don't ask me bro

#

I'm using the github link

wet surge
#

ik

heady sparrow
#

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

wet surge
#

idk if this is even possible, i don't know much about css.. so idk

surreal arch
# wet surge

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

wet surge
royal shoal
#

is it suppose to be this empty ๐Ÿค”

wet surge
#

uhh.. no