Frontmatter
| id | 8773 |
| title | Refine Portal Home Feature Section Dark Theme |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Jan 18, 2026, 2:16 PM |
| updatedAt | Jan 18, 2026, 2:18 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8773 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8727 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 18, 2026, 2:18 PM |
Refine Portal Home Feature Section Dark Theme
tobiu added parent issue #8727 on Jan 18, 2026, 2:16 PM

tobiu
Jan 18, 2026, 2:17 PM
Input from Gemini 3 Pro:
✦ I have completed the refinement of the Portal Home Feature Section for the Dark Theme.
- Updated
FeatureSectionbackground tovar(--purple-900).- Refactored
LivePreviewto usevar(--live-preview-border-color).- Set dark theme borders to black and light theme borders to
#e6e6e6.
tobiu assigned to @tobiu on Jan 18, 2026, 2:18 PM
tobiu closed this issue on Jan 18, 2026, 2:18 PM
FeatureSectionbackground color in Dark Theme to use--purple-900.LivePreviewSCSS to use CSS variables for borders.LivePreviewas#000.