Skip to content

fix logo in white mode - #549

Merged
dudizimber merged 1 commit into
mainfrom
fix-logo
Aug 18, 2026
Merged

fix logo in white mode#549
dudizimber merged 1 commit into
mainfrom
fix-logo

Conversation

@dudizimber

Copy link
Copy Markdown
Contributor

fix #543

Copilot AI lite review requested due to automatic review settings August 17, 2026 18:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the Mintlify site branding so the light-mode header uses a color (dark-text) FalkorDB logo, improving visibility on white backgrounds.

Changes:

  • Add a new color logo asset at images/falkordb-logo-color.svg.
  • Update docs.json to use the new SVG as the logo.light image.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
images/falkordb-logo-color.svg Adds a new SVG intended for light mode.
docs.json Switches Mintlify’s logo.light to the new color SVG.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs.json
"favicon": "/images/favicon.ico",
"logo": {
"light": "/images/falkordb-logo.svg",
"light": "/images/falkordb-logo-color.svg",
@dudizimber
dudizimber merged commit 38e64c7 into main Aug 18, 2026
8 of 10 checks passed
@dudizimber
dudizimber deleted the fix-logo branch August 18, 2026 06:38
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.

migrate to mintlify

3 participants