工具 API
xmind_ set_ color_ theme
Change a sheet's color palette. ALWAYS whole-sheet — color themes can't be scoped to a branch (there's no per-topic colorThemeId). To emphasize individual topics, use xmind_set_topic_style instead (per-topic overrides sit on top of the theme and survive a theme switch). Hue-continuity rule: when the user asks for a relative tweak (lighter / darker / softer / more vibrant), stay within the SAME hue family — use the hex swatches below to pick the nearest neighbor. Switch hue family only when the user names a different color or vibe. `Dawn` is the default. Greens & Teals: - `Rainforest` — bg #ffffff + #9ceaef #68d8d6 #06AFA9 — bright tropical teal-green - `Woodland` — bg #F9FFEB + #5B805C #86964F #B3C785 #E1C356 — muted forest green with ochre accent - `GreenTea` — bg #1F2B1D + #b6ad90 #579360 #656d4a #265834 — deep olive / dark forest, calm - `Vanilla` — bg #ffffff + #30E3CA #11999E #40514E — cool teal-mint Blues: - `Constancy` — bg #ffffff + #3949AB #00897B — subdued business blue + teal accent - `Hawaii` — bg #ffffff + #B7D6E8 #4A94C3 #4B9383 #D29F55 — beach blue + sand accent - `Space` — bg #0D2F42 + #81c3d7 #3a7ca5 #2f6690 #16425b — deep navy, premium dark - `DeepSea` — bg #000D2D + #6EE2FD #3BB6E3 #135CAE — very dark underwater navy + cyan - `CyberPunk` — bg #ffffff + #72efdd #56cfe1 #4ea8de #5e60ce + #7400b8 purple — neon teal → purple Pinks & Roses: - `Sakura` — bg #FFE3E8 + #FFB4B6 #D1C3BD #C1CFDE — pale cherry blossom, very light - `Roses` — bg #fff0f3 + #ffb3c1 #ff758f #c9184a — warm dusty pink, medium intensity - `Cream` — bg #ffe0e5 + #2196F3 accent — soft rose-cream with blue pop Reds / Warm / Earth: - `Fire` — bg #ffffff + #FDD29A #F9A655 #FC901A #E04B51 #A4564C — red-orange flame, energetic - `Dancing` — bg #ffffff + #4E60EF #EB4758 #AA0E1D — blue + crimson contrast, dynamic - `Sophisticated` — bg #FDFBF7 + #7D5A2C #DFCAA4 #C49C64 + #D3381D crimson accent — refined brown - `Vintage` — bg #264653 + #F4A261 #DC856F #A4705E + #2A9D8F teal — dark teal + retro warm - `Dessert` — bg #F9F8ED + #FFBC9F #D8AC8F #83c5be — warm sand + teal accent - `Kimono` — bg #ffffff + #FFABAA #FF7B31 #8CB5FF #4A51D9 — vibrant Japanese textile mix - `Champagne` — bg #eee8e6 + #c1aba5 #9eb4b9 — desaturated rose-grey, elegant Multi / Bright: - `Dawn` (DEFAULT) — bg #ffffff + #FF6B6B #FF9F69 #97D3B6 #88E2D7 #6FD0F9 #E18BEE — bright sunrise multi - `Candy` — bg #ffffff + #FF9C72 #f5cd6c #F09E3A #9cc3e4 — playful orange-yellow + blue - `Macaron` — bg #ECF6F6 + #CAB08F #FEB58C #AFD4C4 — soft pastel confectionery - `Rainbow` — bg #ffffff + #F9423A #F6A04D #F3D321 #00BC7B #486AFF #4D49BE — bold full rainbow Dark / Neutral: - `Code` — bg #2C2D30 + #FFF0B8 #CBFFB8 #DB8FFF #8ABEFF — terminal neon-on-dark - `Zen` — bg #ffffff + #d6d6d6 #bcbcbc #a3a3a3 — minimalist greyscale
调用信息
- 工具标识
- xmind.xmind_set_color_theme
- 服务提供方
- Xmind
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
fileId必填The ID of the mindmap file.
color必填The color theme (palette) to apply to the sheet.
sheetIdOptional. Which sheet to recolor (defaults to the first sheet).