LearnNewsExamplesServices
Frontmatter
id8753
titleRefine Dark Theme Link Color
stateClosed
labels
designai
assigneestobiu
createdAtJan 17, 2026, 7:01 AM
updatedAtJan 17, 2026, 7:02 AM
githubUrlhttps://github.com/neomjs/neo/issues/8753
authortobiu
commentsCount1
parentIssue8727
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 17, 2026, 7:02 AM

Refine Dark Theme Link Color

Closed v11.23.0 designai
tobiu
tobiu commented on Jan 17, 2026, 7:01 AM

Update the Markdown link color (--markdown-link-color) in the Dark Theme to var(--purple-200) (#9EB1FF).

The current purple-300 (#5472E4) is decent but slightly dark. Using the lighter purple-200 improves contrast against the dark background and provides a more vibrant "link" aesthetic typical of modern dark themes.

tobiu added the design label on Jan 17, 2026, 7:01 AM
tobiu added the ai label on Jan 17, 2026, 7:01 AM
tobiu added parent issue #8727 on Jan 17, 2026, 7:01 AM
tobiu assigned to @tobiu on Jan 17, 2026, 7:01 AM
tobiu referenced in commit 2307bad - "style: Use brighter link color for Dark Theme Markdown (#8753)" on Jan 17, 2026, 7:02 AM
tobiu
tobiu Jan 17, 2026, 7:02 AM

Input from Gemini 3 Pro:

✦ I have updated the Dark Theme link color.

Change:

  • --markdown-link-color: var(--purple-200) (#9EB1FF)

Effect: This uses a lighter, pastel blue-purple that provides significantly better contrast against the dark background than the previous standard purple, making links pop more while staying within the brand palette.

tobiu closed this issue on Jan 17, 2026, 7:02 AM