Skip to content

Branding: Transition to MagicMapper with Dark/Light Mode Support #1 - #7

Merged
kant2002 merged 3 commits into
NET-Sorcery:mainfrom
AndrewVoisovych:feature/change-logo
Mar 18, 2026
Merged

Branding: Transition to MagicMapper with Dark/Light Mode Support #1#7
kant2002 merged 3 commits into
NET-Sorcery:mainfrom
AndrewVoisovych:feature/change-logo

Conversation

@AndrewVoisovych

Copy link
Copy Markdown
Contributor

🔄 Evolution: From AutoMapper to MagicMapper Branding

🎯 The Transition

We are officially transitioning our visual identity from AutoMapper to MagicMapper. This PR ensures our repository reflects this change with a high-quality, adaptive branding system.

🛠️ Adaptive Logo Implementation

To provide a seamless experience for all developers, I’ve replaced the old static S3 link with a native GitHub <picture> implementation. This allows the logo to automatically adapt to the user's interface:

  • Light Mode: High-contrast dark text (magicmapper-b-logo.png) for maximum readability.
  • Dark Mode: A sleek, silver-toned variant (magicmapper-w-logo.png) optimized for GitHub's dark theme.
  • Local Assets: Moved branding files into the repository (docs/source/img/) to ensure reliability and faster loading.

📈 Improvement Summary

FeatureEnhancement
BrandingUpdated all assets from AutoMapper to MagicMapper
VisibilityDynamic switching between Light/Dark themes
ReliabilityRemoved external S3 dependency; assets are now local
QualitySharper, theme-optimized PNGs with proper transparency

"Branding is not just a name; it's how you're seen in any light."

📸 Visual Comparison

Light ThemeDark Theme
LightDark

@kant2002
kant2002 merged commit 534436c into NET-Sorcery:mainMar 18, 2026
1 check passed
Sign up for freeto 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.

2 participants

@AndrewVoisovych@kant2002