Description:
An interesting theme for the Pterodactyl panel version 1.+ Which, although a little, will distinguish you from your competitors. This dark design keeps up with the times when everyone is switching to dark mode. So what's worse than you?Screenshots:
Installing a theme in Pterodactyl
To install the theme, upload the files to the Kunefe folder,Then run the following commands
yarn install
yarn add react-gravatar
yarn add @types/react-gravatar
yarn add @fortawesome/free-brands-svg-icons
php artisan migrate --force
yarn build
php artisan cache:clear
php artisan view:clear