#THREAD NAME (OPTIONAL)
1 messages · Page 1 of 1 (latest)
sure, go ahead
nice thank you, also, i can see you only have one variable, as someone that has a variable list that looks like that, please add more
i love variables
all the variables are tucked within my main theme 
im gonna find you
around 350 lines of variables
if you want the complete (Beta) theme then you can DM me
kinda made mine like that lol, i have 11 github requests every time it loads
horror
i gotta make it easy to use somehow, i cant just put all the things in one import, then you cant turn things off individually
make a themesettings plugin 
im telling you, a native variable library for vencord would KILL betterdiscord
bettershitcord died a long time ago tbh
yes hi im stupid i can just copy this into custom css right
i mean, ive used betterdiscord before, they had this little settings page for variables but when you have a picture encoded in base64 it just dies a horrible death
at the top
i like it (yes ill move user reviews to the center {also you can click it to open the menu of reviews from others})
I think usernames are not aligned and I don't know why
shiggy theme
its called shiggycord xd
best theme
.defaultColor-1EVLSt.text-lg-semibold-UQkeZc {
margin-right: 0 !important;
}
discord best design
thats weird
why? what the hell
got it :)
big is modal
i made it a bit more compact
.userPopoutOverlayBackground-3A0Pcz {
margin-top: 6px;
margin-bottom: 3px;
margin-left: 2px;
margin-right: 2px;
}
.userPopoutOverlayBackground-3A0Pcz {
margin: 0.5em 0
}
but I'd rather not use that line because I like the wide and cozy
@import url(https://seele1306.github.io/BetterProfiles/import.css);
Does this work in the browser version of the css sheet for vencord? Everytime i try to add a link like that it doesn't take and i have to add the actual css
Did you put the <@&1118512943106101309>mport link at the top of your css?
I did it at the bottom. Switched it to the top and it worked. Thanks
@weak sorrel quotes arent centered
yeah that unfortunately is not possible
is there a way to not force using white color to the "platform indicator" plugin?
I'll look into it, I WILL BE YOUR SAVIOR
Wait how do you even quote?
Remove the lines that cause it
k ig gonna make myself a copy
where
@import url(https://raw.githubusercontent.com/xdCoolesding/shiggycord/main/Addons/userprofiles.css);

Slightly altered though
You can see others reviews by clicking on User Reviews (also, keep the variable)
Also, it might suddenly not work for no reason or it might suddenly break, just wait an hour or so and it should be fixed, if not, ask me
Valorant players aren't accepted as humans in my eyes, so no
i can try doing something about it, but i dont see it on your profile
ok example here
get beaten NOOB
wait one sec, discords stupid way to do profiles broke it lol
thats what i did for now, im gonna check if i can make it smaller
uwu
yep, works flawlessly

:3
when you see something broken and you know what you did but you dont remember in which file you have it ._.
wait wrong thread
doesnt matter
I'm not on PC rn so can't fix
also, i see that as a flirt, i will ghost you now
that alright?
"you're way better at me than handling this"
how is that supposed to equal a flirt 😭
shouldnt it be "you're way better at handling this than me"?
welcome to life
me neither
making the icon below the about me is gonna be way more work than "display:flex"
might even take two lines, or three if im really unlucky
what is reviews
oh its polugin
not disrd
also, which is the class for the "send button"? it is hidden 
nice
🔥
A full-ish profile should look like this on my soon-to-be™️ theme
oops forgot to respond to myself
🫠
it's also present in vanilla iirc
i just had a theory that the panels may have been more opaque therefore making the text easier to read
a bit brighter?
is this a bit easier to read?
:o
yeah
it was probably my fault for having a #FF00FF profile at one point
oh, also "night light" or whatever made it really painful to read xd
--background-modifier and --text-normal my beloved
update new github import link
is it possible to extend this a bit so it doesnt look too adjacent?
(awesome snippet btw, loved it
)
actually not extend the thing itself but moving buttons 2-3px up would be great imo
.tabBar-2hXqzU {margin-bottom: 8px;}
if anyone ever needs it
@weak sorrel you should tackle the selection thingies on the profile for mutual servers and stuff :3
the what
these ones?
oh wait I haven't pushed the new changes I made yesterday
not until I have found a way to center those grids
.tabBar-2hXqzU {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 0.5em;
margin-bottom: 1em;
}
.top-Ktfr_T .item-2GWPIy {
border: none;
background: var(--background-modifier-accent);
border-radius: var(--modular-border-radius);
padding: 0.125em 0.25em;
font-weight: 600;
text-align: center;
}
.userInfoSection-2u2hir+.userInfoSection-2u2hir, .tabBarContainer-sCZC4w, .top-Ktfr_T .themed-qqoYp3.item-2GWPIy:hover {
border: none
}
i currently have that
you might wanna change the variables back to fixed values for testing
||(this thread is gonna be the second coming of the spotify wave legacy)||
yee
i like your idea, though i think its very unsatisfying how the tabs arent centered
I don't know how to ...
rather unholy but i changed from grid to flex
true
whar i thought it got fixed ages ago
Also for some reason this thing is white
Is there a way to change it?
Copy the source code to your QuickCSS and remove these lines:
.vc-platform-indicator>svg {
fill: hsl(var(--primary-200-hsl)/1) !important
}
.theme-light .vc-platform-indicator>svg {
fill: hsl(var(--primary-600-hsl)/1) !important
}
Thanks
Wait
The icons are all really small
Wait
That is just all of the badges
they are small to fit in with the badges
well if you absolutely want the vanilla ones to return:
:is(.membersWrap-3NUR2t, .privateChannels-oVe7HL) .vc-platform-indicator>svg {
width: 12.5px !important;
height: 12.5px !important;
margin-left: 0px;
margin-right: 0px
}
remove these lines as well
I don't think this is supposed to happen
nope, I tried that, and I don't have any themes
probably a bug, because I can't seem to replicate it
Update to v2.0
Dam, v2 already
v1 -> v2 
For some reason when I have it installed I can't see my own profile
This is all I see
What lines of code do I remove?
Also sorry if I am being annoying
.userPopoutInner-nv9Y92:has(#account) > *:not(:has(#account)), .userPopoutOverlayBackground-3A0Pcz:has(#account) > *:not(#account),
.accountProfilePopoutWrapper-3GskID .section-28YDOf {
display: none;
}
.accountProfilePopoutWrapper-3GskID [class*=userProfileOuter-] [class*=userProfileInner-] {
width: 60%;
border-radius: 8px;
}
.accountProfilePopoutWrapper-3GskID [class*=userProfileOuter-] {
margin-right: -136px;
}
.userPopoutOverlayBackground-3A0Pcz:has(#account) {
margin: 0;
}
Is it supposed to look like this?
its supposed to return to normal
might be, if you remove those exact elements it should be fine
use radial status
For some reason mobile users thingy look weird
They are on DnD
uh idk why that happens honestly, maybe its because of the mobile status color, look on the theme file I guess
or if you already have platform indicators, that is useless, so you can remove it with the line at the bottom
When I do it
The status is still wrong
I don't remember having those problems before, so idk what its causing it, unless there is something missing
It has phone users locked to online status
oh right, idk how to change that
I got a fix
The hero of the village
uhh
bruh discord mobile
https://github.com/xdCoolesding/shiggycord/blob/main/Addons/radialstatus.css go there and press raw and that's the link you import
oh it was my message split plugin, oops
Tell me if something doesn't work, it's a modified version of radial status which removes the phone feature entirely because vencord is better
And it should fix everyone being shown as online as well as phone users being shown as online
It works
Thanks
do you have a version that has rounded user info, mutual servers/friends?
i dont like the way this looks
@weak sorrel also changing the color of it doesnt work, its stuck on purple
Fixed
to change color look at the import again
pick your desired colour from the test color and copy the values to the accent variable
the color looks really off, any idea how i can make it more accurate?
these colors should be the same
on hover user info is #61a6b7 and the text is #aef0ff
Text is white
no im reffering to the discord member since text
The accent color only changes the background
i know
That's your choice
my point is the colors should be the same and they arent
the color of the user info button does not match the discord member since text
Because it isn't supposed to
If you want to you could look inside the code and change member since to white
the member since text is from my theme
im trying to match the button color to my accent color on my theme
Yeah, then that's an issue from your point
mine uses hsl
yours uses hex
yes, i know im using hsl for your part
so if i convert the hex to hsl
Try to figure that out first
It should
theres no issues
i just showed you it doesnt, my theme isnt conflicting
all i have loaded is your css and my color vars
I know why it happens
transparency
Default transparency is 25%
And once an element is selected it is bumped up to around 70%
Which will produce a different color
Same tone, different transparency
So it might appear slightly different to you
my better profiles's height is quite small i dont know the reason
I reduced the max height, but it shouldn't be THAT short
Could be one of your snippets
but after i remove every snippets, it still happened
try checking what theming applies by opening your devtools
how can i do it
open your devtools using ctrl shift i
it will first Show you a list of all the elements that make up your page
you'll click on the top left of that panel onto the arrow with the box (it looks weirder on vesktop)
then you can select an object from that list by clicking on it in the discord app
you'll click on an open profile, best would be when hovering somewhere that makes the biggest rectangle that still only includes that profile
oh sorry I went to do something, uh yeah that seems to be the area
oh I forgot it's nested for no reason
click on the userpopoutouter object and it will show you a list of different css properties that apply to it below the list you just looked at
wait I'll open it on my computer and tell you to click what objects
actually, I'll see if I can reproduce the issue
yup got the same thing
it should overwrite the line that aoi put in that limits the height of the profile
it works
enjoy :P
thanks
and i gotta have a little talk with aoi
Is this broken rn?
Updated
just broke again
@weak sorrel love
fixed
i dont think lol
did you load the newest version
how can i load it, i only restart dc instead
this is the new one
import the raw file from it
ah, it works
All my snippets will only be updated in the repo for the time being
GitHub pages had some issues with me
just a check
is the name not at the center a bug or a feature
Discord shitcode moment
aoi sucks at css 
