Update 1.1.0
• Changed default Theme Colors
• Added Custom Border to much of the boxes
• Sidebar is now separated into 'General' & 'Utilities' sections
• Topbar Navigation is now shown even with Sidebar Type
• Floating Burger Menu Button have been removed as there is now burger menu button in the Top Navigation & Sidebar
• Moved Search, Admin, Account & Logout buttons to the top navigation
• On the Console Page now all the Server Info is in the one box
• Moved Power Buttons to the right side above Server Info Box
• Redesigned Stat Graphs on Console Page
• Added Background to the File Manager Action Buttons
• Fixed Color of the breadcrumbs in the File Manager
• Changed Background Color of the Code Editor
• Added Border to the Login Form & Removed Title
• Fixed Icon for Theme Settings on Sidebar in Pterodactyl Admin
• Added Border around the console
• Fixed Console/Terminal not having any padding on mobile
Notes
This is just for those who already own the theme and are just updating
(*) After replacing the files, you need to run one new command to add new settings to database
php artisan migrate --path=/database/migrations/2025_04_24_121852_add_new_theme_settings.php
(*) If you want to apply new colors to the theme, you need to run command
php artisan migrate --path=/database/migrations/2025_04_24_122056_update_to_new_default_colors.php
Update 1.0.2
• Updated theme to Pterodactyl v1.11.7
• Fixed Mobile Navigation not showing up on Server Page on some devices
