Custom Slack themes, generated from any logo, inside Claude Code.
Drop in a logo, get back the 4-hex string Slack expects in Preferences → Themes → Customize Your Theme → Import. Slacque reads the dominant brand colors with vision, optionally cross-checks the brand's website for official hex codes, and assembles a palette that fits Slack's 4-slot model. Refine it conversationally until it feels right.
#0E8074, #1E2D8C, #20A271, #3B4FE0
| # | Slot | Hex | Note |
|---|---|---|---|
| 1 | System navigation | #0E8074 | Deepened brand teal — sidebar dominant surface |
| 2 | Window background | #1E2D8C | The brand's secondary navy — darker, structural layer |
| 3 | Presence indication | #20A271 | Online-green convention |
| 4 | Notifications | #3B4FE0 | Brighter cobalt derived from the navy — pops on badges |
(Generated from a logo with a teal wordmark and navy accent.)
/plugin marketplace add rashad/slacque
/plugin install slacque@slacque
Then reload (/reload-plugins) and run /slacque:slacque.
Tip: just type
/sla— Claude Code's slash menu surfaces the command on the first match.
git clone [email protected]:rashad/slacque.git
/plugin marketplace add /path/to/slacque
/plugin install slacque@slacque
/slacque:slacque ~/Downloads/acme-logo.png
You can also drag-and-drop the logo into the terminal after typing /slacque:slacque (with a trailing space), or paste an image (Cmd+V) after /slacque:slacque with no argument.
For recognizable brands, Slacque will offer to check the brand's website for official colors before producing the palette (requires WebSearch and WebFetch permissions in Claude Code).
After the first output, iterate in plain English:
Each refinement re-emits the full palette — no partial diffs.
Slack accepts 4 hex codes and derives the rest of the UI from them:
| # | Slot | Role |
|---|---|---|
| 1 | System navigation | Sidebar dominant color |
| 2 | Window background | Deeper background layer |
| 3 | Presence indication | "Online" green source (Slack derives a lighter shade) |
| 4 | Notifications | Badge and selected-item accent (Slack derives lighter shades) |
Built as a Claude Code plugin — markdown-driven, no external services, vision and optional web lookup come from Claude itself.
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rashad/slacque --plugin slacqueComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.