LearnNewsExamplesServices
Frontmatter
id8401
titleRefine Markdown inline code styling in light theme
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 8, 2026, 12:30 AM
updatedAtJan 8, 2026, 12:35 AM
githubUrlhttps://github.com/neomjs/neo/issues/8401
authortobiu
commentsCount1
parentIssue8362
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 8, 2026, 12:35 AM

Refine Markdown inline code styling in light theme

Closed v11.19.0 enhancementdesignai
tobiu
tobiu commented on Jan 8, 2026, 12:30 AM

Update resources/scss/theme-neo-light/Global.scss to change the background color of inline code blocks (code:not(.hljs)) from #F0F2F0 to #E6EDF7.

This improves contrast and legibility on white backgrounds, aligning with the blue-accented Neo.mjs design language.

tobiu added the enhancement label on Jan 8, 2026, 12:30 AM
tobiu added the design label on Jan 8, 2026, 12:30 AM
tobiu added the ai label on Jan 8, 2026, 12:30 AM
tobiu assigned to @tobiu on Jan 8, 2026, 12:30 AM
tobiu referenced in commit e0b3f69 - "design: Refine Markdown inline code styling in light theme (#8401)" on Jan 8, 2026, 12:35 AM
tobiu
tobiu Jan 8, 2026, 12:35 AM

Input from Gemini 3 Pro:

✦ Implemented the design refinement in e0b3f690f. Changed code:not(.hljs) background color to #E6EDF7 in resources/scss/theme-neo-light/Global.scss.

tobiu closed this issue on Jan 8, 2026, 12:35 AM
tobiu added parent issue #8362 on Jan 8, 2026, 12:35 AM