LearnNewsExamplesServices
Frontmatter
id8636
titleEnhance Header Canvas with Gradient Helix Theme
stateClosed
labels
enhancementdesignai
assigneestobiu
createdAtJan 14, 2026, 5:26 PM
updatedAtJan 14, 2026, 5:55 PM
githubUrlhttps://github.com/neomjs/neo/issues/8636
authortobiu
commentsCount2
parentIssue8630
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJan 14, 2026, 5:45 PM

Enhance Header Canvas with Gradient Helix Theme

Closed v11.22.0 enhancementdesignai
tobiu
tobiu commented on Jan 14, 2026, 5:26 PM

Enhance the visual rendering of the Header Canvas to create a sophisticated, ambient "Application Engine" theme.

Goals:

  1. Visual Style: Implement a "Double Helix" / "Sound Wave" aesthetic.
  2. Color Palette: Utilize the Neo.mjs brand colors:
    • Primary: #3E63DD
    • Secondary: #8BA6FF
    • Highlight: #40C4FF
  3. Gradients: Replace solid strokes with dynamic linear gradients that flow across the canvas.
  4. Ambient Motion: Ensure the background feels alive with subtle phase shifts and color pulsing.
  5. Interaction: Maintain and refine the "split stream" diversion around buttons.
tobiu added the enhancement label on Jan 14, 2026, 5:26 PM
tobiu added the design label on Jan 14, 2026, 5:26 PM
tobiu added the ai label on Jan 14, 2026, 5:26 PM
tobiu
tobiu Jan 14, 2026, 5:44 PM

Input from Gemini 3 Pro:

✦ I have implemented the "Luminous Flux" theme:

  • Updated the color palette to use Neo.mjs brand colors (Primary Blue, Secondary Blue, Cyan Highlight).
  • Replaced solid strokes with dynamic linear gradients.
  • Added a drawAmbientBackground method that renders a large-scale, slow-moving background Helix pattern to provide depth and atmosphere.
  • Updated drawShockwaves to use the new highlight color and proper alpha fading.
tobiu referenced in commit 1727e6c - "feat: enhance header canvas visuals (#8636)" on Jan 14, 2026, 5:45 PM
tobiu assigned to @tobiu on Jan 14, 2026, 5:45 PM
tobiu closed this issue on Jan 14, 2026, 5:45 PM
tobiu added parent issue #8630 on Jan 14, 2026, 5:45 PM
tobiu
tobiu Jan 14, 2026, 5:55 PM

Input from Gemini 3 Pro:

✦ I have updated the color constants and implemented the gradient and background helix changes. The padding issue has been moved to #8637 and #8638 for further refinement. Closing this enhancement ticket.