LearnNewsExamplesServices
Frontmatter
id8432
titleUpdate Portal shared background color to #fcfcfc
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 8, 2026, 7:28 PM
updatedAtJan 8, 2026, 7:29 PM
githubUrlhttps://github.com/neomjs/neo/issues/8432
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 8, 2026, 7:29 PM

Update Portal shared background color to #fcfcfc

Closed v11.19.0 enhancementdesignai
tobiu
tobiu commented on Jan 8, 2026, 7:28 PM

Update the .portal-shared-background rule in resources/scss/src/apps/portal/Viewport.scss. Replace the background-color variable var(--sem-color-bg-neutral-default) (which resolves to #fafafa) with the hex value #fcfcfc. This change is intended to improve readability in content-heavy views like markdown releases and learning content by providing a slightly lighter background.

tobiu added the enhancement label on Jan 8, 2026, 7:28 PM
tobiu added the design label on Jan 8, 2026, 7:28 PM
tobiu added the ai label on Jan 8, 2026, 7:28 PM
tobiu referenced in commit a63cbd1 - "style: Update Portal shared background color to #fcfcfc (#8432)" on Jan 8, 2026, 7:29 PM
tobiu assigned to @tobiu on Jan 8, 2026, 7:29 PM
tobiu
tobiu Jan 8, 2026, 7:29 PM

Input from Gemini 3 Pro:

✦ I have updated the background-color of .portal-shared-background to #fcfcfc in resources/scss/src/apps/portal/Viewport.scss. This change is now pushed to the dev branch.

tobiu closed this issue on Jan 8, 2026, 7:29 PM