Skip to content

feat(ui): aesthetic overhaul with monochrome base and vibrant accents - #113

Merged
spelech merged 1 commit into
mainfrom
feat/ui-theme-redesign
Aug 22, 2026
Merged

feat(ui): aesthetic overhaul with monochrome base and vibrant accents#113
spelech merged 1 commit into
mainfrom
feat/ui-theme-redesign

Conversation

@spelech

@spelech spelech commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Description

This PR addresses the user's request for a complete UI theme overhaul and layout fixes for the MCP Router Dashboard.

Changes

  • Colors: Dropped tinted background layers in favor of a stark monochrome base (#000000 dark / #ffffff light).
  • Accents: Configured punchy Neon Green and Neon Orange accents for Dark Mode, and Azure Blue / Cyan / Violet for Light Mode.
  • Layout Fixes: Implemented responsive flex rules for the .server-controls-toolbar and .stats-grid so that dropdowns wrap gracefully on smaller devices without colliding with Toasts or squishing into illegible breakpoints.
  • Version Bump: Updated mcp-router.csproj and frontend fallbacks to 4.30.0.
  • Changelog: Updated CHANGELOG.md and README.md.

All tests pass locally.

- Replaced tinted backgrounds with pure monochrome (#000, #0a0a0a, #fff)
- Configured Neon Green/Orange for Dark Mode accents
- Configured Blue/Cyan/Violet for Light Mode accents
- Refactored server control dropdowns to wrap gracefully on mobile via responsive grid
- Refixed stat card spacing to rely on Flexbox gaps properly
@spelech
spelech merged commit 94dcc1f into main Aug 22, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant