#Compacted Command Menu (Updated From the
1 messages · Page 1 of 1 (latest)
Can i get your full quick css ?
how was it
show me the ss
work fine for me u just have to tweak the color urself so
make sure u have nothing in the quick css tab
As in the other one for transparent code blocks
Ty❤️
I'll take a look at it tmr
@brisk leaf
i seee the code is normal ah?
here is the link u can check it out
Oh maybe a problem with clashing code
dude I wish it had a dark blue accent or if I could change the color
you can. just edit the rgba values
Hm. I'm trying this is this is not working at all for me
Am I doing anything wrong here?
I tried removing the import link but that didn't help either. I also disabled my theme, online theme, and such
The only other css code I have is this. Conflict problem?
I will keep trying to troubleshoot
Oh sorry, I just now saw this
That sucks you can't have any other css
Or else I'd use this
I hope that's fixed in the future
you can, just make sure the imports are at the top
you can, just make sure every line that starts with @import is at the top
where else do i put this code then?
because i use that editor for the rest of my other css things
nevermind figured it out
you have to copy and paste the import code part onto the top part of the QCSS and put the rest of the code at the bottom of the list where the rest of the other css stuff is
hmm
u can either put the code in quick css
put the import at the very top
and anything inside root will be inside root
the recent discord update broke this snippet
best you can do for now is to both run the code of the raw.githubusercontent and the rest of the code through the class updater and it fixes it
yup i used a class updater and the theme works again 👍
@glossy hinge could you make a similar version for the "similar commands" and "members" panels? would appreciate it.
here is my version of this snippet for the command menu
changed the red colors to neutral black so can work on any theme
made the bot name in the command item have a slight more margin from right
made the sidebar with bots look properly spaced
may have done some other changes i didnt mention here becuz its 6 am and im half asleep
note this indirectly affects similar commands and members etc since they use the same classes so may look bad for those
changing the max high to 500+ fixes some part of the menu getting cut off
for example the @ menu
before
after
i wasnt allowed to scroll in the before
changing it to 600px fixes this