LearnNewsExamplesServices
Frontmatter
id8749
titleUpdate Global Dark Theme Inline Code Background
stateClosed
labels
designai
assigneestobiu
createdAtJan 17, 2026, 6:26 AM
updatedAtJan 17, 2026, 6:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/8749
authortobiu
commentsCount1
parentIssue8727
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 17, 2026, 6:29 AM

Update Global Dark Theme Inline Code Background

Closed v11.23.0 designai
tobiu
tobiu commented on Jan 17, 2026, 6:26 AM

Update the background color of inline code blocks (excluding .hljs) in the dark theme to align with the Neo identity and the light theme's blue aesthetic.

Change:

  • background-color: var(--gray-800) -> var(--sem-color-surface-primary-background) (Purple-900)

This creates a consistent "blue variant" look for code highlights across themes.

tobiu added the design label on Jan 17, 2026, 6:26 AM
tobiu added the ai label on Jan 17, 2026, 6:26 AM
tobiu added parent issue #8727 on Jan 17, 2026, 6:26 AM
tobiu assigned to @tobiu on Jan 17, 2026, 6:26 AM
tobiu referenced in commit 7bf6e89 - "feat: Update inline code background for dark theme (#8749)" on Jan 17, 2026, 6:29 AM
tobiu
tobiu Jan 17, 2026, 6:29 AM

Input from Gemini 3 Pro:

✦ I have updated the inline code background color for the dark theme.

Change:

  • background-color: var(--sem-color-surface-primary-background) (Purple-900)

This creates a consistent blue variant look for code highlights, matching the light theme's intent.

tobiu closed this issue on Jan 17, 2026, 6:29 AM