Skip to content

Commit a29fc5d

Browse files
its-mashclaude
andcommitted
feat: rebrand desktop app with McpMux terracotta identity
Replace cyan/teal color scheme with terracotta brand palette, regenerate all app icons from Neural Router branding SVG (with simplified bold M design for small taskbar/tray sizes), add custom frameless title bar with branded wordmark and window controls, and update all hardcoded color references across the UI. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent 95d38ab commit a29fc5d

30 files changed

Lines changed: 472 additions & 114 deletions

apps/desktop/public/mcpmux.svg

Lines changed: 22 additions & 0 deletions
Loading

apps/desktop/src-tauri/capabilities/default.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@
55
"windows": ["main"],
66
"permissions": [
77
"core:default",
8+
"core:window:allow-minimize",
9+
"core:window:allow-maximize",
10+
"core:window:allow-toggle-maximize",
11+
"core:window:allow-unmaximize",
12+
"core:window:allow-close",
13+
"core:window:allow-is-maximized",
14+
"core:window:allow-start-dragging",
15+
"core:window:allow-show",
16+
"core:window:allow-set-focus",
817
"opener:default",
918
"deep-link:default",
1019
"updater:default"
2.88 KB
Loading
7 KB
Loading
261 Bytes
Loading
2.76 KB
Loading
3.61 KB
Loading
4.07 KB
Loading
8.86 KB
Loading
1.09 KB
Loading

0 commit comments

Comments
 (0)