#🎨-theme-development

1 messages Β· Page 53 of 1

onyx mesa
#

send me the phone status icon part of your css

#

i can look into it later

manic flume
#

I just copied the raw code and found all the horrible icons and removed them

#

paste this instead of @import

#

preferably at the bottom of the document

#

because there are 500+ lines

#

how can I do the same thing

chilly knoll
#

data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9IiM0ZTUwNTgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjk0NCAxLjI1aC4xMTJjMS44MzggMCAzLjI5NCAwIDQuNDMzLjE1M2MxLjE3Mi4xNTggMi4xMjEuNDkgMi44NyAxLjIzOGMuNzQ4Ljc0OSAxLjA4IDEuNjk4IDEuMjM4IDIuODdjLjE1MyAxLjE0LjE1MyAyLjU5NS4xNTMgNC40MzN2NC4xMTJjMCAxLjgzOCAwIDMuMjk0LS4xNTMgNC40MzNjLS4xNTggMS4xNzItLjQ5IDIuMTIxLTEuMjM4IDIuODdjLS43NDkuNzQ4LTEuNjk4IDEuMDgtMi44NyAxLjIzOGMtMS4xNC4xNTMtMi41OTUuMTUzLTQuNDMzLjE1M2gtLjExMmMtMS44MzggMC0zLjI5NCAwLTQuNDMzLS4xNTNjLTEuMTcyLS4xNTgtMi4xMjEtLjQ5LTIuODctMS4yMzhjLS43NDgtLjc0OS0xLjA4LTEuNjk4LTEuMjM4LTIuODdjLS4xNTMtMS4xNC0uMTUzLTIuNTk1LS4xNTMtNC40MzNWOS45NDRjMC0xLjgzOCAwLTMuMjk0LjE1My00LjQzM2MuMTU4LTEuMTcyLjQ5LTIuMTIxIDEuMjM4LTIuODdjLjc0OS0uNzQ4IDEuNjk4LTEuMDggMi44Ny0xLjIzOGMxLjE0LS4xNTMgMi41OTUtLjE1MyA0LjQzMy0uMTUzTTcuNzEgMi44OWMtMS4wMDYuMTM1LTEuNTg2LjM4OS0yLjAxLjgxMmMtLjQyMi40MjMtLjY3NiAxLjAwMy0uODExIDIuMDA5Yy0uMTM4IDEuMDI4LS4xNCAyLjM4Mi0uMTQgNC4yODl2NGMwIDEuOTA3LjAwMiAzLjI2Mi4xNCA0LjI5Yy4xMzUgMS4wMDUuMzg5IDEuNTg1LjgxMiAyLjAwOHMxLjAwMy42NzcgMi4wMDkuODEyYzEuMDI4LjEzOCAyLjM4Mi4xNCA0LjI4OS4xNHMzLjI2Mi0uMDAyIDQuMjktLjE0YzEuMDA1LS4xMzUgMS41ODUtLjM4OSAyLjAwOC0uODEycy42NzctMS4wMDMuODEyLTIuMDA5Yy4xMzgtMS4wMjcuMTQtMi4zODIuMTQtNC4yODl2LTRjMC0xLjkwNy0uMDAyLTMuMjYxLS4xNC00LjI5Yy0uMTM1LTEuMDA1LS4zODktMS41ODUtLjgxMi0yLjAwOHMtMS4wMDMtLjY3Ny0yLjAwOS0uODEyYy0xLjAyOC0uMTM4LTIuMzgyLS4xNC00LjI4OS0uMTRzLTMuMjYxLjAwMi00LjI5LjE0TTguMjUgMTlhLjc1Ljc1IDAgMCAxIC43NS0uNzVoNmEuNzUuNzUgMCAwIDEgMCAxLjVIOWEuNzUuNzUgMCAwIDEtLjc1LS43NSIgY2xpcC1ydWxlPSJldmVub2RkIiAvPgo8L3N2Zz4=

#

the svg ^

manic flume
#

that makes these beautiful icons.

chilly knoll
#

and if i copy what u sent then the mobile icon goes back to stocl

manic flume
#

you can try doing as I did, I just deleted large segments of code until I observed a change

#

and each time he decreased the radius of removal

#

so I found icons I don't like.

#

just follow the link in the import and transfer the code from there directly into the quickcss file

chilly knoll
#

i wanna fix the solar one

manic flume
chilly knoll
#

xd i know

#

im gonna make custom status icons bcuz i want the filled style not outline

#

does anyone know how to change the colour of the white bit on switches

#

kinda stuck

half crystal
chilly knoll
#

cant seem to get it to change

echo frost
echo frost
chilly knoll
echo frost
#

no

manic flume
echo frost
manic flume
#

I mean the buttons with the integrations

echo frost
echo frost
#

so you want to change the icons depending on if the popout is nitro themed or not?

#

wait nitro themed

manic flume
#

I want buttons with integrations without opening the full profile

echo frost
#

or are you just trying to open devtools

echo frost
#

that's a plugin

manic flume
#

title!

echo frost
manic flume
#

thank you

chilly knoll
#

if i add

.iconContainer_c1e9c4 .icon_c1e9c4 path[d^="M19 14a1"] {
    display: none;
}

itll stop showing that icon in the server dropdown menu only right?

#

its the + icon that shows on invites and new event

#

ok afaik it does

echo frost
#

well if any other icon has that path it'll probably hide it

#

just use #guild-header-popout

#

so it'll only apply under that

#

so like #guild-header-popout path[d^="M19 14a1"]

#

and you might want a bit more of the path than that

#

that's not very much

#

wait use this #guild-header-popout-invite-people

chilly knoll
#

thanks for the help

chilly knoll
spiral moth
#

yea idk why i deleted the message

onyx mesa
#

fixed the styling for MemberCount, the width actually changes based on the content!

#

idk why the gif is green

grand surge
#

i may pull out my version of this

#

nvm, too lazy

tidal heron
chilly knoll
#

does anyone else feel like popup menus are inconsistent af? some have a shadow and some have borders

onyx mesa
#

i removed borders from mine

#

it's also cuz some of them use border: and some use box-shadow:

#

for the outline effect

chilly knoll
#

yeh kinda weird imo

pine needle
#

is there anyway to remove/hide these reaction.

chilly knoll
#

why does discord use the var they use for hovers for a header 😭

#

--bg-mod-subtle

#

it themes a bunch of hovers

onyx mesa
onyx mesa
pine needle
onyx mesa
#

there's no way the menu's for right click and the "more" button are different

#

even discord wouldn't do that

pine needle
#

i see thank you!

onyx mesa
#

this should remove from both of them

pine needle
#

thank you very much! ❀️

chilly knoll
#

do u guys make ur own variables for ur themes

onyx mesa
#

i have some custom vars for my member hover snippet

#

so you could change the animations speed or colors on some stuff etc.

chilly knoll
#

just wondering if people do that a lot

chilly knoll
#

finally themed vencord shiki codeblocks lol

onyx mesa
#

why are they seperated like that

#

16 lines to style this husk

tidal heron
#

dont suppose anyone has a snippet to bring back the quest tab since ive removed the discovery button

#

ik u can see it here but theyre eventually gonna remove it eventually

onyx mesa
#

don't think that's possible with css, you'd need a plugin for that most likely

tidal heron
#

thought so

chilly knoll
chilly knoll
#

for this

tidal heron
#
/* Icon Pack */     @import url('https://mudaranrhiod.github.io/DT/vencord/solar.css');
/* More icons */    @import url('https://mudaranrhiod.github.io/DT/vencord/solarmoreicons.css');
#

all the icons come from there

#

anything i use it just other peoples stuff

#

div#openasar-item.item_b3f026.themed b3f026::before

#

thats from inspect

#

not sure if thats what u were after

chilly knoll
#

idk if itll be the same as what u sent

#

thanks

#

ill add an icon for that so its not a box

tidal heron
#

ty

chilly knoll
#

the tick looks centred right?

mossy otter
#

Looks good enough

chilly knoll
#

i think its too much to the left

#

this looks fine right?

mossy otter
#

Yes except your box is not even top and bottom

#

Remove a pixel on the bottom

tidal heron
mossy otter
onyx mesa
#

been doing my own thang

tidal heron
mossy otter
#

Yah

chilly knoll
onyx mesa
chilly knoll
#

cuz i didnt and i hate myself for it

onyx mesa
chilly knoll
#

nice

#

can u show me when done

onyx mesa
ruby sky
#

ll

chilly knoll
#

@onyx mesa btw if u ever figure out how to change the reviewdb arrow icon lmk pls

half crystal
onyx mesa
#

cropped out the blank space from the SVGs and got so much bigger

chilly knoll
#

nice

echo frost
mossy otter
echo frost
#

that's zoomed in so when it's probably more like a difference in 1 pixel or something 20 obviously

chilly knoll
chilly knoll
#

whats the best way to measure if smth is alligned correclty

echo frost
#

especially if you're already using the full path

#

no point in using the full path if you're still using ^=

#

i use this thing, but it the pixels it shows are screen pixels which are different size than the pixels in like width: 100px

chilly knoll
#

didnt know powertoys even had that lmao

#

i use its colour picker a lot

echo frost
#

didn't know powertoys has that

#

i use sharex color picker

#

ah yeah forgot about that

#

but i think i like sharex one better

chilly knoll
#

fair, i just use powertoys cuz its installed so might as well

echo frost
#

well i use sharex for screenshots too

#

and short recordings

#

(and longer recordings even though it's not meant for that)

#

(too lazy to use obs)

chilly knoll
#

it be like that lol

echo frost
#

Oh i think i know why i use sharex color picker instead of powertoys one

#

the powertoys one doesn't actually freeze the screen

#

but this is kinda nice that it opens a big popup when zooming

#

sharex's one is like this

tidal heron
#

i never understood sharex

#

ive tried it so many times

#

but win shift s exists

#

and it does the same job as sharex for the main features

echo frost
#

same job as sharex but worse

#

and sharex is more customizable

#

and better

#

like you can draw on your images easily

tidal heron
#

u i can do that same thing with win shift s

echo frost
#

yeah ig you can after capturing

tidal heron
#

i just have to click on the ss noti

echo frost
#

some of it

tidal heron
#

i just cant do the numbers part

#

and blur

echo frost
#

wait can you not choose custom colors

tidal heron
#

no but i dont rlly need to

#

i always choose red anyway coz it stands out

echo frost
#

yeah same

#

but for how much i screenshot, sharex is so much better than win+shift+s

#

but if you only screenshot a few times a day, it's definitely good enough

#

so much better than just the old snipping tool you couldn't even activate with a shortcut key (i dont think so at least)

chilly knoll
tidal heron
#

another reason i dont like sharex is just the ui

#

my whole system is as β€œFluent” as possible just coz i like the win11 aesthetic

#

sharex is like win7 type thing

#

nitpicky reason but yea

round moat
#

Could anyone help me fix a css-snippet?,

I've been trying to make it work, someone helped me and it was a step on the right direction but it still has an issue (It's meant to be a collapsible server list)

The issue is that when reappearing, it doesn't move the content again to the right. So the serverlist ends up on top of the channels

This is the CSS on its current state: https://paste.helpch.at/itetulafum.css

onyx mesa
echo frost
round moat
#

u_u

chilly knoll
# tidal heron my whole system is as β€œFluent” as possible just coz i like the win11 aesthetic

β€Žβ€Žβ€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Žβ€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž β€Ž πŸŸ«πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ«γ€€γ€€γ€€γ€€
γ€€γ€€γ€€πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§γ€€γ€€γ€€
γ€€γ€€πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§γ€€γ€€
γ€€πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§γ€€
🟫🟧🟧🟧🟧🟧🟧🟧🟧🟧🟧🟧🟧🟧🟫
🟧🟧🟧🟧🟧🟧🟧🟧🟫🟧🟧🟧🟧🟧🟧
πŸŸ§πŸŸ§πŸŸ§β¬›β¬›β¬›πŸŸ§πŸŸ«β¬›β¬›β¬›πŸŸ§πŸŸ§πŸŸ§πŸŸ§
πŸŸ§πŸŸ§πŸŸ§β¬›πŸŸ«β¬›πŸŸ§πŸŸ§β¬›πŸŸ«β¬›πŸŸ§πŸŸ§πŸŸ§πŸŸ§
πŸŸ§πŸŸ§πŸŸ§πŸŸ«β¬›πŸŸ«πŸŸ§πŸŸ§πŸŸ«β¬›β¬›πŸŸ§πŸŸ§πŸŸ§πŸŸ§
πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ«β¬›πŸŸ«πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ«β¬›
πŸŸ«πŸŸ§πŸŸ§πŸŸ§πŸŸ«β¬›β¬›β¬›β¬›β¬›πŸŸ«πŸŸ«πŸŸ§β¬›β¬›
γ€€πŸŸ§πŸŸ§πŸŸ«β¬›πŸŸ«πŸŸ«β¬›β¬›β¬›β¬›β¬›β¬›β¬›γ€€
γ€€γ€€πŸŸ§πŸŸ§πŸŸ§πŸŸ§β¬›β¬›πŸŸ«πŸŸ«β¬›β¬›β¬›γ€€γ€€
γ€€γ€€γ€€πŸŸ«πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ§πŸŸ«β¬›β¬›γ€€γ€€γ€€
    ⬛⬛⬛⬛⬛⬛⬛

onyx mesa
#

something like this?

chilly knoll
echo frost
#

why would you do that to blue shark

chilly knoll
#

Blahaj death

echo frost
#

you spelled it wrong so the wrong thing dies

onyx mesa
#

do i have to add the sidebar class to everything?

#

had to add the sidebar class so it wouldn't target these buttons

#

nvm if i remove the mask from ::before it works fine

warped tapir
#

hi, i'm currently using these root settings for font, but i wanna edit font-feature-settings for --font-display specifically. is such a thing even possible?

:root {
  --font-primary: "Suisse Intl", sans-serif, "TwemojiColor" !important;
  --font-display: "Def Sans SemiCondensed", sans-serif, "TwemojiColor" !important;
  --font-headline: "Def Sans SemiCondensed", sans-serif, "TwemojiColor" !important;
  --font-code: "Azeret Mono", monospace, "TwemojiColor" !important;
  letter-spacing: 0.02em;
}```
crimson skiff
warped tapir
#

the font i use for --font-display has an OpenType font feature that i want to enable SPECIFICALLY in case of --font-display, like so

i want this font feature to apply everywhere that --font-display is used

font-feature-settings:"ss01" 1;
```https://developer.mozilla.org/en-US/docs/Web/CSS/font-feature-settings
MDN Web Docs

The font-feature-settings CSS property controls advanced typographic features in OpenType fonts.

#

i don't quite know if that's possible like so, or if i have to do that a different way

crimson skiff
#

ive never ever known thats a thing

warped tapir
#

oh, huh

empty gyro
#

Would there even be a way to get BetterActivities to support AcrylicPopups

#

how popups usually look

onyx mesa
#

progress, finished putting in all the icons, including the ones for server settings

echo frost
#

nice

#

did you make the icons or did you find them somewhere?

onyx mesa
#

not all of them but majority

warped tapir
onyx mesa
#

right, finished the settings icon snippet

empty gyro
#

looking through the styles.css and im trying to make sense of it πŸ—£οΈ πŸ”₯

burnt sky
#

@chilly knoll loving those buttons

chilly knoll
#

thanks to @onyx mesa i was able to change em

burnt sky
#

im still going through all the css an trying to find the main cause of sluggish typing lol, i deleted stuf test readded test

chilly knoll
#

disable everything then enable each thing 1 by 1 and see when the sluggish typing happens

#

maybe

burnt sky
#

@chilly knoll mind if i toss yeah a DM?

onyx mesa
half crystal
#

just remembered why i love aero

valid heron
half crystal
valid heron
#

oh

sturdy bough
#

Has there been a snippet written to remove the role circles and make the whole role rectangle tinted the color of the role?
I swear I've seen that somewhere before..
or maybe it was old discord?

sturdy bough
#

ah so it was just old discord huh
dang A_HuPensive

sturdy bough
#

oh

#

am I safe to assume it was broken with redesign and never updated right?

half crystal
# sturdy bough am I safe to assume it was broken with redesign and never updated right?

yes but i could prob update it
here's the original

.role-2TIOKu {
    transform: translate(0);
    overflow: hidden;
    border: 0;

    --transparency: .4;
    border-radius: 5px;
}
.role-2TIOKu .roleRemoveIcon-387wKV {
    margin: 0;
    left: unset;
    transform: translate(50%,-50%);
}
.role-2TIOKu .roleRemoveButton-17oXnT {
    position: static;
}
.role-2TIOKu .roleCircle-3TFUOr:after {
    content: '';
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: inherit;
    opacity: var(--transparency);
}
sturdy bough
#

I see both are broken unfortunately, the latter one still has the role dot too but Thanks

half crystal
sturdy bough
#

impossible to remove the role?

half crystal
sturdy bough
#

ah, I see

iron smelt
#

Jumpscare

chilly knoll
#

if u got pics send those too

chilly knoll
chilly knoll
vestal field
#

yes, if you're fine with the chat jumping up and down whenever someone starts typing

#

what

#

i dont have the code for it

#

u asked if it was possible

#

i dont even know what snippet you're using to move the typing in the first place

#

im assuming its the one i made

#

i don't really want to dive back into that mess

#

yeah i have no clue what that is

tidal heron
#
 
 .sidebarRegion__23e6b {
  flex: none;
}
.contentColumn__23e6b, .customColumn__23e6b {
    max-width: 100%;
    min-height: 100%;
}
.accountProfileCard__1fed1 .mask__68edb mask circle {
  display: none;
}
.avatar__1fed1 {
  top: 115px;  /* Change px height to your preference */
/* Vertical Heights: 115px @ 80% Zoom - 92px @ 90% Zoom - 80px @ 100% Zoom */ 
/* Horizontal Heights: 342 @ 90% Zoom - 300px @ 100% Zoom */
}```can someone test this snippet and then look at their voice and video settings and tell me if the page just starts expanding
#

should look something like this if its fucked like mine

upper isle
#

yeah that one

vestal field
#

i cba to buy adobeshit

echo frost
echo frost
#

gimp is good

#

it's like photoshop but free and open source and not cringe adobe product

#

and it has a cute icon

echo frost
#

yeah that's a mac

#

ofc you should throw a mac out the window

#

same with adobe

iron smelt
echo frost
#

(except flash player because i need that for ninja kiwi archive)

#

(i should probably uninstall it next time it pops up because i haven't played nk archive for like half a year)

iron smelt
echo frost
#

is there not one for photoshop?

#

i'm really bad at gimp, but usually if i look it up, there's a tutorial or something

oak plover
#

I tried using gimp in 2018 but couldn’t adjust to how god awful the ui was

#

Idk if they’ve changed it since then or not

vestal field
#

if i was smart i would've used figma

iron smelt
#

||Plus just ||πŸ΄β€β˜ οΈ|| photoship like most of all people||

oak plover
#

Figma’s a godsend for layout

oak plover
#

I feel bad for people that used photoshop to make layouts cause that shit sucks

echo frost
#

just found out there's a 3.0 version a few weeks ago

#

what's husk about that

clear siren
#

I had to use gimp in my old job and it was torture

echo frost
#

what was that?

echo frost
clear siren
# echo frost what was that?

my job? I worked at a car factory and one of my duties was to make and maintain work instructions which included images and had to overlay some text and arrows and circles and even that was painful to do

echo frost
#

figma always seems weird to me
like i've seen videos on like "redesigning youtube ui" or discord ui or something, and then it's just in figma
like why not just do it in css instead

vestal field
echo frost
#

but it doesn't mean anything if you do it in figma imo

vestal field
#

why doesnt it mean anything

#

its a design

echo frost
#

idk i'm not a designer

clear siren
vestal field
#

its like so much easier to copy a figma design rather than try to create a layout in your head and implement it directly with css

echo frost
clear siren
echo frost
#

oh wait lines

#

is easy

oak plover
#

made a layout in photoshop, hated it

#

downloaded figma and now i like photoshop even less

echo frost
#

(i have no idea what you mean that gimp is annoying to use, it's perfectly fine for me)

#

whoa i found it

#

somehow enabled "hide docks"

#

which doesn't even seem to have a keybind so i have no idea how

echo frost
#

idk how to do arrows though

round moat
upper isle
#

figma balls

#

figma kinda sucks now

#

@blazing dock what are you using instead of figma

blazing dock
#

penpot

crimson skiff
#

i use pixelorama husk

#

yes for editing anything and everything

upper isle
#

im using photoshop rn to make a theme preview trolleyzoom

#

the only tool im very familiar with

valid heron
chilly knoll
chilly knoll
#

ive been using inkscape. its pretty good but drawing and erasing? so bad

echo frost
#

it's not for vector graphics

chilly knoll
#

ahh

echo frost
#

I barely even use gimp
I have to look up everything I want to do in gimp pretty much lol

chilly knoll
#

i used to use it back when i riced windows to catppuccin adn wanted catpuccin window app icons lmao

onyx mesa
#

i think inkscape is the best free option for vectors

chilly knoll
onyx mesa
#

cuz adobe is like $60 a month while affinity is $60 as a one time payment

chilly knoll
#

who even pays for adobe

plain kelp
#

Corporations

chilly knoll
#

i mean like people lol

#

not corps or companies or schools etc

plain kelp
#

Yeah humans don't

#

That's not their business model

onyx mesa
#

i mean yeah i guess you could just sail the seas for adobe stuff

crimson skiff
#

remember kids, always sail the seas

uncut pelican
#

but sometimes the fish will try to swim up you

plain kelp
#

Eat them

storm whale
#

fine

burnt sky
#

Found the issue of what was causing typing lag it was because of the hide nameplates snippet

fierce bridge
onyx mesa
#

ok why are some of the icons just gone

smoky belfry
onyx mesa
#

the github links are working perfectly fine

#

ok now the ones that were gone appeared again

#

now different ones are gone

tidal heron
tidal heron
onyx mesa
#

can someone check if it's just my connection

tidal heron
#

they were fine last night for me but i aint on pc rn

onyx mesa
tidal heron
#

sick

midnight cloud
chilly knoll
chilly knoll
chilly knoll
#

whatever vars give the same or similar colour ofc

onyx mesa
chilly knoll
chilly knoll
#

i used the --status-[status] vars

#

dont think they theme shit so shouldnt be bad for themes hopefully

onyx mesa
#

tho i think red and green should be switched up

chilly knoll
#

should i just add hover: somecolor to the close one

#

ok that doesnt even work nvm lol

chilly knoll
burnt sky
tidal heron
#

apparently not

#

apple r backwards i guess

chilly knoll
burnt sky
#

same thing with any program

#

this here is steam

tidal heron
chilly knoll
#

i can change the colour of it tho so i assumed it wasnt

onyx mesa
#

you should be able to remove the hover effect

empty gyro
#

looks like the fluent theme on millenium

onyx mesa
#

should remove them

burnt sky
#

not fluent its fluenty
fluent is by opuro which is complete garbage he keeps adding features but not fixing bugs an broken UI

empty gyro
#

ah fluenty's the paid one

#

i personally use minimaldark

chilly knoll
#

is there a way to change the colour of the close icon when hovering

#

i can make it follow a white variable or sum (so its visible and doesnt have bad contrast)

onyx mesa
chilly knoll
#

how does it look on macos

onyx mesa
chilly knoll
#

deffo doesnt for me lol

burnt sky
chilly knoll
#

yeh that works but all 3 of the hovers go boink

burnt sky
#

ah

onyx mesa
chilly knoll
#
.winButton_c38106:nth-of-type(1)::before {
  content: '';
  width: 25px;
  height: 25px;
  background-color: var(--status-online);
  mask: url('') no-repeat center;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.winButton_c38106:nth-of-type(2)::before {
  content: '';
  width: 25px;
  height: 25px;
  background-color: var(--status-idle);
  mask: url('') no-repeat center;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.winButton_c38106:nth-of-type(3)::before {
  content: '';
  width: 25px;
  height: 25px;
  background-color: var(--status-dnd);
  mask: url('') no-repeat center;
  mask-size: 100%;
  -webkit-mask-size: 100%;
}
.winButton_c38106:nth-of-type(3):hover {
    color: rgb(38, 255, 0);
}
onyx mesa
chilly knoll
#

forgot this bit

#
.winButton_c38106:nth-of-type(1) svg,
.winButton_c38106:nth-of-type(2) svg,
.winButton_c38106:nth-of-type(3) svg {
  display: none;
}
onyx mesa
#

i see the issue

#
.winButton_c38106:nth-of-type(3):hover::before {
    background-color: rgb(38, 255, 0) !important;
}
chilly knoll
#

thankie

#

with my theme

#

nice

onyx mesa
#

looks cool

#

i think on mac it either gets darker on hover

#

or i think the icons inside are invisible until hover

chilly knoll
#

macos always has to do things oddly

onyx mesa
#

nah i think this is a better option

chilly knoll
#

damn

onyx mesa
#

the one you did rn i mean

chilly knoll
#

whoch colour for popups is better?
the 2nd one uses the same colour as the channels list and lots of other major backgrounds but its also more consistent with my bunny theme than first

chilly knoll
burnt sky
#

looks pretty good like this aswell when you hover over it

onyx mesa
chilly knoll
#

i always keep that the same colour lol, it uses a diff var or i themed its class so couldnt be assed changing it just for the screenshot xd

onyx mesa
#

the darker one seems better for the eyes

chilly knoll
chilly knoll
#

its what i use

tidal heron
chilly knoll
#

wasnt sure what else to use

tidal heron
half crystal
chilly knoll
tidal heron
chilly knoll
half crystal
tidal heron
tidal heron
half crystal
chilly knoll
#

is activity meant to be all the way here or do i have css messing with it

half crystal
chilly knoll
tidal heron
#

im too used to 80% zoom

chilly knoll
#

i tried zooming out but ew

tidal heron
#

i use a vert monitor

chilly knoll
#

didnt like shit being so small

tidal heron
#

i need the extra space

half crystal
chilly knoll
half crystal
tidal heron
#

ignore andor

tidal heron
#

yo anyone got a snippet to get rid of the white dot and change it so the channel icon turns white instead

chilly knoll
empty gyro
#

discord fucked with it ig

chilly knoll
#

whats the class name for the favorites server

#

i cant fucking get it

tidal heron
#

would tell u but idek how u get favourites

#

cant find the plugin for it guessing it doesnt include the word favorites

empty gyro
#

its an experiment

chilly knoll
#

ye

tidal heron
#

ah

chilly knoll
tidal heron
#

idk if the favourites is a good feature or not

chilly knoll
#

welp it fucked the highlight colour

#

fyfhif

chilly knoll
#

i just keep it bcuz

#

idk

tidal heron
#

2024?

#

i literally discovered it existed 5min ago

chilly knoll
#

its been an experiment for fuck knowshow long now

iron smelt
#

It’s existed since 2021 in some capacity

chilly knoll
#

exists on mobile too tho they messed up the experimen

chilly knoll
#

why havent they rolled it out what is wrong with discord

iron smelt
chilly knoll
#

real

iron smelt
#

There’s an experiment for it and it works perfectly fine. They just won’t roll it out

chilly knoll
#

yh its stupid imo

#

so many people want it too

crimson skiff
#

favourites server is amazing

iron smelt
crimson skiff
iron smelt
pine needle
#

anyone here can help me fix this,is not working anymore.

/* Plain Folder Icon Size Pastel */
.expandedFolderIconWrapper__48112 svg {
  display: none;
}
.expandedFolderIconWrapper__48112::after,
.closedFolderIconWrapper__48112::after {
  content: "";
  background-color: var(--bg-3);
  width: 24px;
  height: 24px;
  position: absolute;
  clip-path: path("M2 8V6.25A3.25 3.25 0 0 1 5.25 3h2.879a2.25 2.25 0 0 1 1.59.659l1.531 1.53L8.659 7.78a.75.75 0 0 1-.53.22zm0 1.5v8.25A3.25 3.25 0 0 0 5.25 21h13.5A3.25 3.25 0 0 0 22 17.75v-9a3.25 3.25 0 0 0-3.25-3.25h-5.69L9.72 8.841a2.25 2.25 0 0 1-1.591.659z");
  transition: opacity 0.2s ease;
}
.closedFolderIconWrapper__48112:hover::after {
  opacity: 0;
}
.closedFolderIconWrapper__48112 > .guildIcon__48112 {
  opacity: 0.5;
  filter: blur(1px);
  transition: opacity 0.2s ease, filter 0.2s ease !important;
}
.closedFolderIconWrapper__48112:hover > .guildIcon__48112 {
  opacity: 1;
  filter: blur(0px);
}
.theme-dark .folder__48112[aria-expanded="false"] {
  background-color: var(--bg-3);
}
tidal heron
upper isle
#

so true

burnt sky
clear siren
#

looks good ngl

burnt sky
pine needle
burnt sky
pine needle
#

tysm

clear siren
burnt sky
crimson skiff
burnt sky
#

ah think its this an something else

crimson skiff
crimson skiff
burnt sky
#

oh no its the new leaf

crimson skiff
burnt sky
#

theres also the new leaf aswell

tidal heron
crimson skiff
burnt sky
burnt sky
#

that green leaf when new users join a server

crimson skiff
#

i never did that lmao

burnt sky
#

you sure?

burnt sky
#

considering how it was extremely unorginized like a week or so ago i probably got stuff mixed up it used to be all in 1 file and was gettign annoying on me to find what changed what lol

upper isle
#

photoshop is still nice to use trolleyzoom

deft granite
#

I know this is sorta an old message but uhh, can you continue it's development? if it isn't already as a downloadable thing.

vestal field
#

oh god i just looked at the official dracula discord theme

#

terrible

earnest spruce
#

best i can do is a non functional mockup

#

@half crystal stupid idea

#

discord amity theme

half crystal
chilly knoll
chilly knoll
#

lots of people like it, i just dont im not calling it shit or anything xD

grand surge
smoky belfry
chilly knoll
#

i made --background-modifier-accent use a very specific colour for a good reason but im trying to remember why i did that cuz its causing borders to be the wrong colour

chilly knoll
#

its called deprecated but discord still uses it?

#

@iron smelt also discord use ur oklab and lch

plain kelp
#

Maybe it's the color to use for deprecated texts, rather than the color being deprecated

#

Who knows

crimson skiff
#

like ill use it, but have a super preference to nord

chilly knoll
#

rose pine is super underrated too

#

it has one of the best light mode themes imo

#

the background colours are very warm so its easier on the eyes. nord doesnt have an official one and catpuccin latte is horror

chilly knoll
crimson skiff
chilly knoll
#

the colours dont even feel like pastel colours lol

#

the dark flavours are great just dont like latte

crimson skiff
#

husk i meant to ask whether you tried frappe

chilly knoll
#

oh lol

#

ive tried all catppuccin flavours including unoficial ones like voidpuccin and chadpuccin

#

used to be a catppuccin addict xD

crimson skiff
#

damn im a nord addict now

chilly knoll
#

lol

#

im currently addicted to an old aliu theme

#

decided to port it to 3 diff apps

echo frost
plain kelp
#

Nord is a color palette

echo frost
#

ah

crimson skiff
#

then so is catppucin blobcatcozy

chilly knoll
#

it is

echo frost
#

wtf that regular color is not green blue

#

it's just blur

#

blue

crimson skiff
#

i was also about to comment about it lmao

#

that blue is anything but green blue

chilly knoll
deft granite
earnest spruce
chilly knoll
#

is this a good icon to use for the quest wraith icon lmao

#

i literally cant find a good one to use ugh

echo frost
chilly knoll
echo frost
#

i just used copy role color

#

vcotd

cloud joltBOT
echo frost
#

like half of the websites actually call it green blue

chilly knoll
smoky belfry
onyx mesa
#

could use something like this for it

chilly knoll
chilly knoll
onyx mesa
#

could use the medal one, i think

chilly knoll
#

should i use a paw

#

its cute

onyx mesa
chilly knoll
earnest spruce
#

you can't do fancy corner radii

half crystal
earnest spruce
#

6.0 doesn't

#

only 6.0

half crystal
earnest spruce
#

is you of retardation

upper isle
#

actually i havent tried gimp 3
has it gotten any bit better

#

or is the ux terrible as always

smoky belfry
plain kelp
#

Gimp is usable but it sure sucks

#

But I don't know any better on linux

onyx mesa
#

photoshop

plain kelp
#

Paint.net is literally perfect, why is it not on linux

spare mural
#

πŸ”₯

tidal heron
#

this shit is fucking ugly

#

take away the colours n circles n im fine with it

onyx mesa
#

or you can just change them yourself, personally

tidal heron
#

that requires me to download the css and remove the icons and ngl im way too lazy for that shit

onyx mesa
#

no, you can just overwrite their svgs with your own

tidal heron
#

well it depends

onyx mesa
#
/* Window Control Fancy Buttons */ 
.winButton_c38106:nth-of-type(1) svg,
.winButton_c38106:nth-of-type(2) svg,
.winButton_c38106:nth-of-type(3) svg {
    display: none;
}
.winButton_c38106:hover {
    background-color: transparent !important;
}
.winButton_c38106:nth-of-type(1)::before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: currentColor;
    mask: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0xOCAxMi45OThINmExIDEgMCAwIDEgMC0yaDEyYTEgMSAwIDAgMSAwIDIiLz48L3N2Zz4=') no-repeat center;
    mask-size: 100%;
    -webkit-mask-size: 100%;
}
.winButton_c38106:nth-of-type(2)::before {
    content: '';
    width: 21px;
    height: 21px;
    background-color: currentColor;
    mask: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0xOCA0SDZjLTEuMSAwLTIgLjktMiAydjEyYzAgMS4xLjkgMiAyIDJoMTJjMS4xIDAgMi0uOSAyLTJWNmMwLTEuMS0uOS0yLTItMm0wIDE0SDZWNmgxMnoiLz48L3N2Zz4=') no-repeat center;
    mask-size: 100%;
    -webkit-mask-size: 100%;
}
.winButton_c38106:nth-of-type(3)::before {
    content: '';
    width: 25px;
    height: 25px;
    background-color: currentColor;
    mask: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0xOC4zIDUuNzFhLjk5Ni45OTYgMCAwIDAtMS40MSAwTDEyIDEwLjU5TDcuMTEgNS43QS45OTYuOTk2IDAgMSAwIDUuNyA3LjExTDEwLjU5IDEyTDUuNyAxNi44OWEuOTk2Ljk5NiAwIDEgMCAxLjQxIDEuNDFMMTIgMTMuNDFsNC44OSA0Ljg5YS45OTYuOTk2IDAgMSAwIDEuNDEtMS40MUwxMy40MSAxMmw0Ljg5LTQuODljLjM4LS4zOC4zOC0xLjAyIDAtMS40Ii8+PC9zdmc+') no-repeat center;
    mask-size: 100%;
    -webkit-mask-size: 100%;
}
``` here's mine
tidal heron
#

much better

#

think my file is getting a bit big

#

might just have to start importing everything

#

i say that but it cant get bigger than cyan file

onyx mesa
#

idk just compile everything into an repo and use one import line

tidal heron
#

most of ur stuff is just ur own tho right?

onyx mesa
#

depends how much you wanna reduce the size of it

tidal heron
#

well if i was to separate it id just separate it into those headers

#

so 4 files

chilly knoll
#

idm u forking my repo and doing that (so u can pull updates i make)

tidal heron
#

i didnt realise u were the guy who makes solar

#

feel bad now

onyx mesa
tidal heron
#

just shitting on ur stuff

chilly knoll
#

meh idrc, we all have our own opinions and thats completely fine

#

also its not like i designed the icons lmao

spring pewter
#

hello, is there any way to use a file rather than an url as the background image in clearvision?

onyx mesa
#

what's wrong with a url

spring pewter
chilly knoll
spring pewter
chilly knoll
spring pewter
spring pewter
burnt sky
#

@half crystal that looks demented on a vertical monitor lol

spring pewter
chilly knoll
spring pewter
#

it sent the gif wth

onyx mesa
#

right click on it in imgur

half crystal
onyx mesa
#

and copy the image link

chilly knoll
#

should it give a link which ends with the file extension

onyx mesa
#

it has to end in .png, .gif etc.

spring pewter
#

uhhh

#

i dont get the png or gif

#

i js get the imgur link

#

ah i had to add on my own

chilly knoll
#

u could also discords cdn but those expire

spring pewter
onyx mesa
spring pewter
onyx mesa
#

give me the imgur link for the wallpaper you wanna use

spring pewter
onyx mesa
#

oh it's a video

spring pewter
chilly knoll
#

isnt it a gif

onyx mesa
#

it's an mp4

#

you still should be able to use it for the background

spring pewter
spring pewter
#

tysm

atomic plank
#

Currently that CSS makes the last folder in a server get cut off

midnight cloud
# chilly knoll correct screenshot*** lol

well the green and yellow should be switched, macos has the minimize and maximize buttons switched for whatever reason which is why the colors are in that order. but green should always be maximize, yellow always minimize, and red always exit

chilly knoll
#

hm

#

can other people give opinions on what the order should be

vestal field
#

the order doesn't matter, but the colors should map to the right button
green maximize, yellow minimize, red close

chilly knoll
vestal field
#

yea ig

#

or you could swap the order of the buttons themselves

midnight cloud
#

i dont think swapping the order of the buttons is a good idea, would be weird to have every other program on your computer have the same order except for 1

burnt sky
#

can someone help me get the classname that lets me change the color of this please

#

specificly the blue

#

yeah i cant get it to change

lunar hamletBOT
# copper flame https://github.com/catppuccin/discord/blob/9e836c51ea27da1c086eb6a0c33e858778b19...

_details.scss: Lines 46-85

// Switches
// Literally a single switch doesnt have the parent control_ class... so annoying
// div[class^="container_"][style*="opacity: 1; background-color:"]
div[class^="control_"] > div[class^="container_"] {
  background-color: #{$surface2} !important;

  > svg {
    > rect {
      fill: var(--white);
    }
    > svg > path {
      fill: #{$surface2};
    }
  }

  &[class*="checked_"] {
    background-color: var(--brand-500) !important;

    > svg {
      > rect {
        fill: #{$crust};
      }
      > svg > path {
        fill: var(--brand-500);
      }
    }
  }
}

// Vencord custom switches
div[class^="vc-addon-card"] > div div[class^="container_"] {
  --primary-400: #{$surface2};
  > svg > rect {
    fill: var(--white);
  }

  &[class*="checked_"] > svg > rect {
    fill: #{$crust};
  }
}
copper flame
#

surface2 and --brand-500 are toggle off and on backgrounds respectively

burnt sky
#

thank you

#

all i wanted to do lol

[class*="checked_"] {
    background-color: var(--mc) !important;
}```
Give it a specifc red color i like to match the red in other places
copper flame
#

youll want the parent scoping

#

that checked class is very broad

burnt sky
# copper flame that checked class is very broad

so guessing like this

/* Switches Color */
div[class^="control_"] > div[class^="container_"][class*="checked_"] {
  background-color: var(--mc) !important;
}
div[class^="vc-addon-card"] > div div[class^="container_"][class*="checked_"] {
  background-color: var(--mc) !important;
}```
copper flame
#

you dont need to important the venniecor

#

also can nest the container checked into the control > and vc addon > div

#

oh wait

#

no

#

wait

#

I'm dumb

#

misremembered the structure

burnt sky
#

im happy now hopfully im not missing any other discord blue stuff been changing it to this nice red color

copper flame
#

youre also not styling the checkmark

burnt sky
#

think thats from the solaar icon set from mood

copper flame
#

its not

#

send me it

#

no icon set

burnt sky
copper flame
#

&[class*="checked_"] > svg > svg > path { fill: var() }

burnt sky
#

oh

copper flame
#

just use the snippet and remove what you dont need

echo frost
#

made that to make the switches apply to your theme

#

the colors are hard coded in the style=

burnt sky
burnt sky
#

lol a new annoying button has been added to DM's lol

hasty dagger
#

discord broke this plugin how can i fix it with css

burnt sky
# hasty dagger discord broke this plugin how can i fix it with css

disable that plugin for now an use this may like it better

/* Plain Folder Icon Size Pastel */
.expandedFolderIconWrapper__48112::after,
.folderPreview__48112::after {
  content: "";
  background-color: #fff;
  width: 24px;
  height: 24px;
  top: 60px;
  right: 12px;
  position: absolute;
  clip-path: path("M20 7H12L10.553 5.106C10.214 4.428 9.521 4 8.764 4H3C2.447 4 2 4.447 2 5V19C2 20.104 2.895 21 4 21H20C21.104 21 22 20.104 22 19V9C22 7.896 21.104 7 20 7Z");
  transition: opacity 0.2s ease;
}
.folderPreview__48112:hover::after {
  opacity: 0;
}
.folderPreview__48112 > .folderPreviewGuildIcon__48112 {
  opacity: 0.5;
  filter: blur(2px);
  transition: opacity 0.2s ease, filter 0.2s ease !important;
}
.folderPreview__48112:hover > .folderPreviewGuildIcon__48112 {
  opacity: 1;
  filter: blur(0px);
}
.theme-dark .hiddenVisually__27f77[aria-expanded="false"] {
  background-color: #000000;
}
.theme-light .hiddenVisually__27f77[aria-expanded="false"] {
  background-color: #777777;
}```
oak plover
#

Did you enable the fast follows experiment or is that on rollout

#

Actually nvm I think it affects folders anyway

hasty dagger
burnt sky
#

also you can just change the opactity aswell

echo frost
halcyon crypt
#

Here's a small snippet to increase the

chilly knoll
#

@copper flame

#

wait why is she on timeout lol

onyx mesa
#

idk after this update

#

the nameplates randomly become always visible

#

their classes did not change so idk wtf is the problem

pine needle
#

in where? direct message thing?

chilly knoll
#

in the member list

#

thats where nameplates are

pine needle
#

oh i thought in direct message thingy.. u need to hover it then you can see the nameplate..
the experiment also broke

chilly knoll
pine needle
#

ya dms list

chilly knoll
#

which one looks better? 1st is the current colours

crimson meadow
#

fuck you discord

#

my theme worked perfectly

onyx mesa
copper flame
copper flame
chilly knoll
#

ok nvm

#

how do i theme the white part that the checkmark sits in

crimson meadow
#

but everything else of my theme is broken

#

:c

#

atleast this is still fixed πŸ’”

#

cuz tf is this?

copper flame
copper flame
chilly knoll
#

yeh got it, thanks

finite meteor
#

Are there any CSS themes that return Discord pre-visual-refresh UI (remove the top bar, make the bar under profile smaller, returns old servers list, etc)?

onyx mesa
#

completely reverting to old ui is not possible tho

finite meteor
fierce bridge
#

no do it yourself KannaStare

#

and getting 100% there is impossible and will become increasingly more annoying as discord changes more stuff, just use the new UI

chilly knoll
#

people constantly complaining over ui change

finite meteor
pure cairn
#

It was released last year

#

And people kept whining about it for months, just like the desktop visual refresh

deft granite
chilly knoll
#

and all the weird sizing and unalignment issues can be fixed with css

deft granite
pure cairn
#

I used to hate the visual refresh tbh, but now I just chill with it as I finally have a pitch black theme

chilly knoll
#

lol

pure cairn
#

User area

deft granite
#

yep

chilly knoll
#

isnt it just longer lol

pure cairn
#

It's massive

#

Compared to the old one

#

Takes up way more space on both servers and channels list

deft granite
chilly knoll
#

i can see why people wouldnt like the new one but thats such a small issue imho. like again css can revert it so easily

deft granite
#

that's why I have a QuickCSS

#

that reverts it

pure cairn
#

If the modded discord users is a minority, people who use custom css aside from prebuilt themes is even smaller

chilly knoll
deft granite
#

and this is vencord, precoded plugins and themes

pure cairn
#

What's the % of people who use modded clients compared to the total discord users though?

chilly knoll
#

idc about non modding communities bcuz the ones im in dont care enough to complain xd

pure cairn
#

Even if that was the case, that means around 72% of users have no way to easily change the new layout

#

And so they complain

chilly knoll
#

hm

pure cairn
#

That's the point I wanted to get to

deft granite
pure cairn
#

So now, take that guessed 18% and see how many know and/or use css snippets aside from themes

#

🀏

cosmic vault
#

DISCORD STOP BREAKING THINGSSSS

#

i dont even see what they changed so i dont know how to fix this 😭

#

just beauty

grand surge
#

love updates

burnt sky
#

lol everything breaking for everyone but mine still looks perfectly fine lol

golden ibex
crimson meadow
#

way less

crimson meadow
#

i can give it to u

deft granite
#

isn't accurate

#

just might be close

golden ibex
crimson meadow
#

i worked on it like 3 hours

#

to get pixel perfect centering

#
.visual-refresh {
    .users__260e1,
    .total__260e1 {
        display: flex;
        justify-content: center;
        font-variant-numeric: normal;
    }

    .users__260e1 {
        padding: 0 7px 0 3px;
        margin-left: 1px;
    }

    .total__260e1 {
        padding: 1px 3px 0 0;
    }
    
    .wrapper__260e1 { border: none; }
}
#

even this gets correctly centered

crimson meadow
#

no problem!

#

ima apply to be a snippet dev blobcatcozy

onyx mesa
crimson meadow
#

doesnt work for all cases

#

and its off

onyx mesa
#

it works fine for me

crimson meadow
#

its neither centered

#

nor is the font normal

#

nor is the padding/margin 100% symmetrical

onyx mesa
crimson meadow
#

first difference

onyx mesa
#

i guess it depends what you got in your custom css

crimson meadow
crimson meadow
grand surge
#

how do i remove this

crimson meadow
#

the font is kinda ugly

grand surge
#

:3

onyx mesa
#

it's the default font for me

onyx mesa
grand surge
onyx mesa
#

mine looks very different

oak plover
#

yeah there's different treatments for that

#

the submenu looks better tbh

grand surge
#

i hate this

oak plover
#

how is it bad exactly

grand surge
#

it make me so angry

onyx mesa
#

why would you not want an option for how long a status should last tho

oak plover
#

well idk how timed statuses can make you angry but okay

onyx mesa
#

cuz if you remove it the statuses will always just last 1 day

grand surge
oak plover
#

are you serious

grand surge
#

Yes

#

wby

onyx mesa
#

it's probably the 'tism

#

i can relate

edgy iris
#

its annoying because it defaults to a day

#

you cannot set what it defaults too

grand surge
#

real

#

omg real

#

SPEAK LOUDER

chilly knoll
onyx mesa
#

added icons in the channel edit tab

chilly knoll
onyx mesa
#

finished the server settings page completely too

chilly knoll
onyx mesa
chilly knoll
#

like what a nice person

onyx mesa
chilly knoll
#

sorry

onyx mesa
burnt sky
#

can someone help me remove this dot for remove role and the tooltip having a hard time getting it

valid cradle
#

Why is my theme not working? (CSS code:

.visual-refresh .container_a4d4d9 {
  padding-top: unset;
}

/* keep unread button from overlaying on top of the call/game ui */
[class^=unreadMentionsIndicatorBottom] {
    z-index: 2;
}

/* make profile button use the entire space on the bottom left */
[class^=avatarWrapper] {
    width: -webkit-fill-available;
}

/* round server banner */
[class^=animatedContainer] {
    border-radius: var(--radius-sm) 0 0 0;
    width: 100%;
}

/* adjust banner image width to fit */
[class^=bannerIm] {
    width: 100%;
}

/* align personal profile properly */
[class^=accountProfilePopoutWrapper] {
    /* tested on various screen sizes */
    left: -5px;
}

/* fix dms in dms list width */
[class^=channel] {
    max-width: unset;
}

/* fix spacing of the typing and slowmode indicators below chat bar */
[class^=typing] {
    bottom: -8px;
}

/* remove coloring that would mess up rounding */
[class^=layer_] {
    background: unset;
}```
#
.theme-dark.theme-dark.custom-theme-background.visual-refresh .form_a7d72e {
    padding-top: unset;
}

/*
  make sure call and current active game ui is properly rounded
  and make server list bottom padding space transparent to match theme
*/
.custom-theme-background .container_adcaac,
.theme-dark .panel_bf1a22,
.theme-light .panel_bf1a22,
.visual-refresh .wrapper_fea3ef {
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
}

/* revert channel icon size */
.visual-refresh .wrapper_c5f96a,
.visual-refresh .svg_c5f96a {
    width: 48px;
    height: 48px;
}

/* ugly border for no reason at send message thing */
.visual-refresh [class^=form] {
    border-top: unset;
}

/* fix spacing of the typing and slowmode indicators below chat bar */
.visual-refresh .form_a7d72e {
    padding-bottom: 16px;
}

/* add proper coloring */
.visual-refresh [class^=channelTextArea],
.visual-refresh [class^=form] {
    background-color: var(--bg-overlay-1,var(--background-secondary-alt));
}

/* fix color scheming with themes */
.visual-refresh [class^=privateChannels],
.visual-refresh .sidebar_a4d4d9,
.visual-refresh .container_ee69e0,
.visual-refresh .scroller_c47fa9 {
    background: var(--bg-overlay-3,var(--bg-base-tertiary, var(--background-secondary)));
}

/* remove left-side padding so unread badges fit the corner */
.visual-refresh [class^=appAsidePanelWrapper] {
    padding-left: unset;
}```)
burnt sky
astral ginkgo
finite meteor
#

how to make categories and roles title having capital letters and different font (as before)?
new UI -> old UI

pure cairn
#

text-transform: uppercase

finite meteor
#

If I put

  text-transform: uppercase;
}```, then all the channels would be "uppercase" too, but not roles
#

Also, do you know how to remove this blurry part?

pure cairn
finite meteor
echo frost
#

You can adjust the font-weight and font-size

#

I don't remember what they used to be exactly, but i think this is right?

finite meteor
echo frost
#

yours will also apply to other headers btw

finite meteor
echo frost
#

mine does too

finite meteor
#

Also, thanks for font-weight: 600; option, now these headers have bold font as well

echo frost
finite meteor
echo frost
#

but it'll apply to others you didn't say as well

finite meteor
echo frost
#

ok

finite meteor
#

Btw, do you know how to remove badges? they're annoyung in last updates?

#

(to make them not shown)

echo frost
#

badges or nameplates

#

I use this to show them except when hovering for nameplates

.nameplated__91a9d:not(:hover)>[style] {
  display: none;
}
#

remove the :not(:hover) if you never want to see them

chilly knoll
#

does browser discord use different classes? on the app the channel list and server list are different colours but on discord.com theyre the same!

edit: nvm i have that thingy experiment on the app

pine drum
#

Hi

#

how i can hide server

echo frost
#

Why would you want to do that

pine drum
pine drum
echo frost
#

But then you wouldn't be able to click on it

#

Why not just leave the server

#

or do you want to anonymise it or something

pine drum
echo frost
#

so like change it to this?

pine drum
echo frost
#

if you hover over it?

pine drum
echo frost
#

There's no way of hiding the tooltip of only a specific server

#

You can change it to anonymise it for all server tooltips though

#

Why do you even need it to hide the tooltip too?

#

@pine drum ^

pine drum
#

I don't need to hide the name either.

smoky fog
echo frost
pine drum
#

I want to hide from the list only

#

And I can reach it whenever I want.

echo frost
#

I thought you wanted it anonymized so you can't tell what server it is

#

here's the css. replace the 1015060230222131221 with the server id you want to hide (it's currently set to vencord)
and if you don't need it to be hidden from folders, you can deletew the , .folderPreview...:is(...)

:is(
  [data-list-item-id="guildsnav___1015060230222131221"]
) img,
.folderPreviewGuildIcon__48112:is(
  [style*="icons/1015060230222131221"]
) {
  content: var(--censored-server-icon);
}
/* Anonymize all server tooltips. delete if you don't want */
.guildNameText_b1f768 {
  -webkit-text-security: disc;
}

:root {
  --censored-server-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Crect width='120' height='120' fill='%2328282d'/%3E%3Ctext xmlns='http://www.w3.org/2000/svg' x='50%25' y='50%25' fill='%23dbdee1' dominant-baseline='middle' text-anchor='middle' style='font-size: 48px'%3E-%3C/text%3E%3C/svg%3E");
}
#

and if you want to add servers, do this (obviously replace [SERVER ID] with the server id

echo frost
pine drum
#

yes i want this

#

but were i but the code πŸ™‚

echo frost
echo frost