#translucent settings menu

1 messages · Page 1 of 1 (latest)

echo falcon
#

_ _

sleek fox
echo falcon
#

whoopsies

#

fixed

wintry leaf
#

it dosnt work on my end

quick harbor
wintry leaf
#

Dont have a theme on

#

Jist the default discord nitro color stuff

echo falcon
#

ill look into this later 🤔 odd

#

could you guys try using this and see if it works?

#

@wintry leaf @quick harbor

echo falcon
#

totally forgot abt this ill try to look into it today

echo falcon
#

@wintry leaf @quick harbor @shy yacht fixed the snippet! (finally) lemme know if you have any more issues

wintry leaf
#

At work rn

#

.remind 4 hours

paper boughBOT
paper boughBOT
wintry leaf
#

.remind 2 hours

paper boughBOT
paper boughBOT
shy yacht
echo falcon
#

hmmm ill look into that later today too

echo falcon
echo falcon
#

ok someone is getting issues with my other snippet too and i am not....

even when isolating it

maybe discord being evil?

idk if u have the theme attributes plugin but maybe that might help?

i also use vesktop. not normal vencord 🤔

wintry leaf
#

it kinda worked

#

it just made the menu much more fancy

#

but still gray

#

oh wait

#

it is working

#

but its so faint i can bearly see it

shy yacht
# echo falcon ok someone is getting issues with my other snippet too and i am not.... even wh...

I did a stupid thing and sent code to google gemini, and surprisingly, result did work, this is the result it gave me

/* translucent settings menu by benzeel V2 (Fix) */
/* ------ SETTINGS MENU START ------ */

    /* settings menu scroll shadow */
      .fixedContent__409aa:after {
        border-top-left-radius:  8px;
        border-top-right-radius:  8px;
      }

    /* settings menu main BG */
      .content_e9e3ed {
        background: #00000046 !important;
      }

    /* FIX: Header Transparente */
    /* Eliminamos las clases de tema específicas para que funcione siempre */
      .contentHeader_e9e3ed {
        background: transparent !important;
        background-color: transparent !important;
      } 

    /* Security Keys BG */
      .credentialItem__6c75d {background: none !important;}
      .credentialItem__6c75d:is(:first-child) {border:0px;}
      .credentialList__6c75d {
        background: #0c0c0c83 !important; 
        border-radius: 8px; 
        border: 1px solid var(--border-subtle);
      }

    /* krisp bg */
      .card__73069:not(.outline__73069) {background: none !important;}

    /* keybinding bgs */
      .defaultKeybindGroup__740f2 {background: #2b2a2a63 !important;}

    /* vencord quick actions */
      .vc-card-base {background: none !important;}
      .vc-settings-quickActions-pill {background: #55555571 !important;}
      .vc-settings-quickActions-pill:hover {background: #7e7e7e71 !important;}

    /* Plugins */
      .vc-addon-card {background: none !important;}

    /* server boosts */
      .appliedBoostContainer_ceb06a {
        background: none !important; 
        border: 1px solid var(--border-subtle);
      }
      .guildContainer__5dba5 {background: #3d3d3d52 !important;}
      .boostContainer_ceb06a {background: #141414a1 !important;}

    /* server boost faq */
      .wrapper__5b98e {background: #3d3d3d52 !important;}

    /* Share nitro */
      .expandedProgressBarContainerSettingsPage_a61c56 {
        background: none !important;
        backdrop-filter: none !important;
      }

    /* my account */
      .accountProfileCard__1fed1 {
        background: #03030333 !important; 
        border: 1px solid var(--border-subtle);
      }
      .background__1fed1 {
        background: #1818183b !important; 
        border: 1px solid var(--border-subtle);
      }
      .fieldList__1fed1 {background: none !important;}

    /* appearance */
      .cardPrimary__73069, .cardPrimary__73069.editable__73069 {
        background: #03030356 !important;
      }

    /* "view reactions" popup & settings menu */
    .container__8a031 {
        background: #14141494 !important; 
        backdrop-filter: blur(10px);
    }

/* ------ END OF SETTINGS MENU ------ */
echo falcon
echo falcon
#

updated the snippet. issue was probably the .theme-dark stuff

quick harbor
#

I'll try it rn and will report back

#

And.. working 👍 Awesome ! Looks really good, thanks!

echo falcon
#

YAY!