Skip to content

Customization

WorkPilot Wiki Bot edited this page Aug 27, 2026 · 2 revisions

Customization

🌍 English translation is auto-generated on release. See the French version for the current complete page.

Themes, languages, command palette, keyboard shortcuts, and custom layouts.

Customization

WorkPilot AI's interface can be tailored to individual preferences, from visual theming to interaction workflow.

Feature Description
Color Themes 7 built-in themes — Default, Dusk, Lime, Ocean, Retro, Neo, and Forest — each shipping with distinct light and dark variants
Custom Theme Editor A color picker with live preview lets users design their own theme, with support for exporting and importing theme configurations
Bilingual UI The entire interface is available in French and English, powered by react-i18next translation keys throughout
Command Palette A keyboard-driven palette provides fuzzy-search access to all app features without leaving the keyboard
Plugin Marketplace Community-built plugins can be browsed and installed to extend the application

The theming system runs on CSS custom properties, so switching between themes and light/dark mode updates the entire UI consistently, including the Kanban board, terminals, and settings panels. Because every color is user-adjustable through the theme editor, teams can align WorkPilot AI's look with their own brand identity or personal preference, then share the exported configuration with collaborators.

The bilingual UI is not a cosmetic add-on — it is treated as a core requirement of the project, meaning new features are expected to ship with both French and English translations from the start rather than being localized later. This ensures the French and English experiences stay in sync as the application evolves.

Together, these customization options — visual theming, language, quick keyboard access via the command palette, and extensibility through plugins — let users and teams shape WorkPilot AI to fit their own workflows rather than working around a fixed default configuration.


➡️ Continue: Advanced features

Clone this wiki locally