LearnNewsExamplesServices
Frontmatter
id8771
titleRefine Portal Header Canvas Ribbon Opacity for Dark Theme
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 18, 2026, 12:46 AM
updatedAtJan 18, 2026, 12:47 AM
githubUrlhttps://github.com/neomjs/neo/issues/8771
authortobiu
commentsCount2
parentIssue8727
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 18, 2026, 12:47 AM

Refine Portal Header Canvas Ribbon Opacity for Dark Theme

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

To improve the visual hierarchy of the Portal Header Canvas in the Dark Theme, we will reduce the opacity of the foreground ribbon fill.

Problem: The current fgRibbon opacity in the dark theme creates a "glowing sheet" effect that competes with the sharp neon lines of the energy strands, making the visual result too busy and muddy.

Solution: Reduce the opacity of the fgRibbon configuration in the dark theme by 50%. This makes the fill subtler, allowing the energy strands to pop more and reducing visual noise.

Changes:

  1. HeaderCanvas: Update apps/portal/canvas/HeaderCanvas.mjs to reduce the alpha values in the dark.fgRibbon array by 50%.

User Approval: "approved" following the exploration and recommendation.

tobiu added the enhancement label on Jan 18, 2026, 12:46 AM
tobiu added the design label on Jan 18, 2026, 12:46 AM
tobiu added the ai label on Jan 18, 2026, 12:46 AM
tobiu added parent issue #8727 on Jan 18, 2026, 12:46 AM
tobiu referenced in commit 5c8cd01 - "enhancement: Refine Portal Header Canvas Ribbon Opacity for Dark Theme (#8771)" on Jan 18, 2026, 12:47 AM
tobiu assigned to @tobiu on Jan 18, 2026, 12:47 AM
tobiu
tobiu Jan 18, 2026, 12:47 AM

Input from Gemini 3 Pro:

✦ I have reduced the opacity of the Portal Header Canvas foreground ribbon (fgRibbon) for the dark theme.

Changes:

  1. HeaderCanvas Update: Modified apps/portal/canvas/HeaderCanvas.mjs to reduce the alpha values in the dark.fgRibbon array by 50% (from 0.05 to 0.025).

This change makes the "sheet" fill subtler, allowing the neon energy strands to stand out more clearly against the dark background, reducing visual noise.

tobiu
tobiu Jan 18, 2026, 12:47 AM

Input from Gemini 3 Pro:

✦ Task complete. Ribbon opacity updated.

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