Skip to content

HXDev-is-here/HXTheme

Repository files navigation

HX Theme

A modern, feature-rich theme for your panel, designed and developed by HXDev.


🌟 About HXPanel

HXPanel is a sleek, responsive, and highly customizable theme for your server management panel. It brings a fresh look, improved UX, and a host of enhancements to make managing your servers easier and more enjoyable.

  • Modern UI with beautiful layouts and icons
  • Responsive: Works great on desktop and mobile
  • Easy to customize: Built with React, Tailwind, and Laravel Blade
  • Enhanced navigation and user experience

👤 Maker

Theme by HXDev

For support, feedback, or to join the community, visit our Discord:

https://discord.gg/N6HjCKWzH3


🚀 Installation

Prerequisites

  • Node.js (v16+ recommended)
  • npm or yarn
  • Laravel (for backend integration)

1. Install Dependencies

npm install
# or
yarn install

2. Build the Theme

npm run build
# or
yarn build

3. Integrate with Your Panel

  • Copy the built assets from public/ or dist/ to your panel's public directory as needed.
  • For Laravel Blade views, copy files from resources/views/ to your panel's views directory.
  • Update your panel's configuration to use the new theme assets and views.

4. (Optional) Development Mode

To run the theme in development mode with hot reloading:

npm run dev
# or
yarn dev

🛠️ Customization

  • Edit styles in resources/scripts/assets/css/EnigmaBusiness.ts or other CSS/TS files.
  • Modify React components in resources/scripts/components/.
  • Update Blade templates in resources/views/.

🤝 Support & Community


📄 License

This theme is provided by HXDev. Please check the repository for license details.


🙏 Credits

  • Theme by HXDev
  • Special thanks to the open-source community

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published