What is this component called?
This is the showcase image of Minecraft Player Manager v1.4.3 listed on Builtbybit, so is that box in the image which is highlighted a pterodactyl re useable component or custom made by that extension developer?

6 Replies
its custom
So how various themes are able to change that box's color if its custom?
pterodactyl has a list of global colors
the box uses one of these global colors
which means once those globals are changed, all components using them are too
So I’d have to use Inspect to get those global colors or just look into src?
i checked TitledGreyBox.tsx but there was not that blue color
From Blueprint's side, we're planning to build a bunch of extra components for Pterodactyl (called Blueprint UI) which we'll likely work on in the next few versions :)
hmm that's cool
but how can i get those global colors
nvm i figured it out