Shivantra Axelor Theme Designer is a modern tool for customizing Axelor ERP themes.
A free visual Theme Designer built to help partners and teams quickly design professional, client-ready ERP interfaces. Perfect for demos, proofs of concept, and real-world implementations.
- Pre-defined color themes
- Custom theme creation with live preview
- Multi-language support
- Export theme JSON for Axelor ERP integration
- Fully responsive design
- Dark and Light mode support
- Easily edit pre-defined colors
- Copy theme to clipboard for configuration
Follow these steps to use the designer page:
-
Open Designer Page
- Navigate to
/designeror click Designer from the main menu.
- Navigate to
-
Select a Pre-defined Theme
- Click the Theme Pre-defined Color
- Choose any theme from the list
- Preview updates in real-time
-
Add Custom Theme
- Click +
- Pick primary, secondary, success, warning, danger, info, light, and dark colors
- Preview instantly
-
Export Theme
- Export the theme JSON for integration with Axelor ERP
-
Switch Languages
- Use Language Dropdown on the top-right
- Test multi-language support
-
Dark and Light Mode
- Toggle between dark and light mode easily
-
Edit Pre-defined Colors
- Modify any pre-defined theme colors directly
-
Customize Theme Options
- Go to Designer > Customize
- Adjust theme options as needed
-
Copy Theme
- Copy theme configuration to clipboard
- Paste into theme editor or configuration file
| Category | Technology |
|---|---|
| Frontend | React |
| Build Tool | Vite |
| Language | TypeScript |
| Styling | Tailwind CSS |
| Routing | React Router |
| State | React Context / Hooks |
This application is scaffolded using Vite with the TypeScript template. You can clone the repository for custom development.
To run the application locally on your machine, follow the steps below:
git clone https://github.com/shivantra/axelor-theme-designer.git
cd shivantra-axelor-theme-designer
npm install
npm run devgit clone https://github.com/shivantra/axelor-theme-designer.git
cd shivantra-axelor-theme-designer
yarn install
yarn devgit clone https://github.com/shivantra/axelor-theme-designer.git
cd shivantra-axelor-theme-designer
pnpm install
pnpm devThis application uses local storage to persist your theme configurations directly in your browser.
The application uses Google Analytics to collect anonymous usage statistics in order to understand application usage and improve the overall user experience.







