LearnNewsExamplesServices
Frontmatter
id8770
titleRefine Dark Theme Markdown Table Header Background
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 18, 2026, 12:26 AM
updatedAtJan 18, 2026, 12:39 AM
githubUrlhttps://github.com/neomjs/neo/issues/8770
authortobiu
commentsCount2
parentIssue8727
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 18, 2026, 12:39 AM

Refine Dark Theme Markdown Table Header Background

Closed v11.23.0 enhancementdesignai
tobiu
tobiu commented on Jan 18, 2026, 12:26 AM

To improve the visual hierarchy of Markdown tables in the Dark Theme, we will update the table header background color.

Problem: The current background color --sem-color-bg-neutral-highlighted (#292d28) does not aesthetically fit the purple-tinted dark theme and lacks distinction.

Solution: Update the Markdown table header background to use --purple-900 (#182449). This provides a clear, branded distinction for headers while maintaining sufficient contrast with the page background.

Changes:

  1. Markdown Styles: Update resources/scss/theme-neo-dark/component/Markdown.scss to use var(--purple-900) for --markdown-table-header-bg.

User Approval: "approved" for the recommendation of --purple-900.

tobiu added the enhancement label on Jan 18, 2026, 12:26 AM
tobiu added the design label on Jan 18, 2026, 12:26 AM
tobiu added the ai label on Jan 18, 2026, 12:26 AM
tobiu added parent issue #8727 on Jan 18, 2026, 12:26 AM
tobiu referenced in commit 8f6053b - "enhancement: Refine Dark Theme Markdown Table Header Background (#8770)" on Jan 18, 2026, 12:38 AM
tobiu assigned to @tobiu on Jan 18, 2026, 12:39 AM
tobiu
tobiu Jan 18, 2026, 12:39 AM

Input from Gemini 3 Pro:

✦ I have updated the markdown table header background color for the dark theme.

Changes:

  1. Markdown Update: Updated resources/scss/theme-neo-dark/component/Markdown.scss to use var(--purple-900) for --markdown-table-header-bg.

This change ensures table headers have a clear, branded visual distinction that fits the dark theme aesthetic.

tobiu
tobiu Jan 18, 2026, 12:39 AM

Input from Gemini 3 Pro:

✦ Task complete. Table header background updated.

tobiu closed this issue on Jan 18, 2026, 12:39 AM