Skip to content

fix(wikilinks): ambiguous links use brand color instead of warning orange#1143

Merged
perber merged 1 commit into
mainfrom
fix/ambiguous-link-color
Jun 9, 2026
Merged

fix(wikilinks): ambiguous links use brand color instead of warning orange#1143
perber merged 1 commit into
mainfrom
fix/ambiguous-link-color

Conversation

@perber

@perber perber commented Jun 9, 2026

Copy link
Copy Markdown
Owner

There is no reason to mark an ambiguous link as a warning — it is a valid link that simply needs disambiguation. Using the same green as resolved links makes the visual hierarchy consistent.

…ange

There is no reason to mark an ambiguous link as a warning — it is a
valid link that simply needs disambiguation. Using the same green as
resolved links makes the visual hierarchy consistent.
Copilot AI review requested due to automatic review settings June 9, 2026 16:26

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

Updates the preview renderer’s styling for ambiguous wikilinks so they no longer appear as a “warning” state, aligning them with the app’s brand link color palette and the rest of the preview/link styling in the UI.

Changes:

  • Change ambiguous wikilink button text color from text-warning to text-brand.
  • Update hover state from hover:text-warning/80 to hover:text-brand-dark for consistency with other links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@perber
perber merged commit 797c119 into main Jun 9, 2026
10 checks passed
@perber
perber deleted the fix/ambiguous-link-color branch June 9, 2026 16:29
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.

2 participants