Skip to content

LetMeSolveThat4You/aipox_theme

Repository files navigation

GitHub release (latest SemVer)

Aipox Theme

Custom AiPOX theme

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app aipox_theme

Then activate the theme via Website → Theme → Apply Theme in ERPNext.


🧰 Development & Contribution

This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:

cd apps/aipox_theme
pre-commit install

Pre-commit checks

  • 🐍 ruff – Python linting
  • 🧹 eslint – JavaScript linting
  • 💅 prettier – Code formatting
  • ⚙️ pyupgrade – Python modernization

🧪 Continuous Integration

GitHub Actions workflows configured:

Workflow Purpose
CI Installs and tests the app on every push to develop
Linters Runs Frappe Semgrep Rules and pip-audit on pull requests

🧾 License

MIT License Copyright © AiPOX


📘 Changelog

Version Date Notes
v1.0 2025-10-25 Initial hybrid theme release (light/dark support, CSS variables system)

About

Hybrid ERPNext theme — combines system colors with AiPOX design system.

Topics

Resources

License

Stars

Watchers

Forks

Contributors