Frontmatter
| id | 9516 |
| title | Portal HomeCanvas: Enhance spark contrast in dark theme |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Mar 18, 2026, 7:48 PM |
| updatedAt | Mar 18, 2026, 7:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9516 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 18, 2026, 7:50 PM |

Currently, the portal's
HomeCanvasuses the same Indigo spark color (#4B0082) for both the light and dark themes. While this provides good contrast against the light gray background, it lacks visibility against the dark blue-tinted background of the dark theme.This ticket proposes changing the
sparkcolor in thedarktheme configuration to a bright neon purple (#D500F9) to ensure the sparks "pop" and maintain a high-contrast visual impact.