Customize SAM website theme with Defang branding#44
Open
defang-sam[bot] wants to merge 1 commit into
Open
Conversation
- Replace logo with Defang Element_Wordmark logo - Update color scheme from SAM green to Defang purple-blue - Update title to 'Defang SAM Docs' - Update GitHub links to defanglabs organization - Adjust both dark and light theme colors for Defang brand Colors used: - Primary accent: #AA6EFF (purple) - Secondary accent: #4C8BFF (blue) - Light accent: #9CC4FF (light blue) - Dark base: #0F0F0F Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
lionello
requested changes
Jul 18, 2026
lionello
left a comment
Member
There was a problem hiding this comment.
This PR looks good but if we merge it we'll have tons of conflicts whenever we sync with SAM upstream. Is there a way to make the customizations more merge friendly? New files are fine, so either override files (which upstream won't have) or moving theme into DB?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR customizes the SAM website theme to use Defang's brand identity.
Changes Made
Preview
The website theme now uses Defang's signature purple-blue color palette instead of the original green, providing a cohesive brand experience for the Defang instance of SAM.
All changes are confined to the marketing website (
apps/www/) and do not affect the application functionality.