원클릭으로
moonshine-palettes
// Create and customize MoonShine color palettes using OKLCH color space for light and dark themes. Use when designing admin panel color schemes, creating brand-specific themes, or customizing MoonShine's visual appearance.
// Create and customize MoonShine color palettes using OKLCH color space for light and dark themes. Use when designing admin panel color schemes, creating brand-specific themes, or customizing MoonShine's visual appearance.
Create custom MoonShine display components for dashboards, widgets, badges, and UI decoration. Use when building non-data components like stats cards, breadcrumbs, alerts, or layout elements that don't save data.
Build MoonShine admin panel UI with Blade components — tables, forms, cards, modals, navigation, and page layouts. Use when creating admin interfaces, data tables with actions, form layouts, or any UI using MoonShine's component library.
Create custom MoonShine form fields with PHP classes, Blade views, Alpine.js interactivity, and proper data handling. Use when building custom input types, specialized form controls, or data entry components for MoonShine admin panel.
Create MoonShine admin panel layouts with Sidebar, TopBar, MobileBar, and custom navigation structures. Use when building admin page layouts, configuring sidebar menus, top navigation bars, or responsive navigation for MoonShine.
| name | moonshine-palettes |
| description | Create and customize MoonShine color palettes using OKLCH color space for light and dark themes. Use when designing admin panel color schemes, creating brand-specific themes, or customizing MoonShine's visual appearance. |
| argument-hint | ["color scheme or brand description"] |
| allowed-tools | Read Grep Glob Edit Write Bash |
| compatibility | Requires Laravel with MoonShine 3.x package installed |
| metadata | {"author":"moonshine-software","version":"1.0"} |
You are an expert MoonShine developer. Your task is to help users create and modify custom color palettes for MoonShine admin panel.
You have access to comprehensive guidelines in .guidelines/palettes.md file. This file contains:
Before starting, you MUST read and follow these rules from .guidelines/palettes.md:
L C H format (e.g., 0.58 0.24 293.756)When creating color palettes:
.guidelines/palettes.mdL C H (e.g., 0.58 0.24 240)/ opacity% (e.g., 0.58 0.24 240 / 20%)app/MoonShine/Palettes/YourPaletteName.phpconfig/moonshine.php under 'palette' keyA complete palette must include:
body - Page backgroundprimary / primary-text - Primary buttonssecondary / secondary-text - Secondary buttonsbase.text - Main text colorbase.stroke - Borders and dividersbase.default - Content backgroundbase.50 through base.900 - Gradient shadessuccess / success-text - Success stateswarning / warning-text - Warning stateserror / error-text - Error statesinfo / info-text - Info states$ARGUMENTS