Frontmatter
| id | 8748 |
| title | Update Portal TabContainer Dark Theme Colors |
| state | Closed |
| labels | designai |
| assignees | tobiu |
| createdAt | Jan 17, 2026, 6:19 AM |
| updatedAt | Jan 17, 2026, 6:20 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8748 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8727 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 17, 2026, 6:20 AM |
Update Portal TabContainer Dark Theme Colors
tobiu added parent issue #8727 on Jan 17, 2026, 6:19 AM
tobiu assigned to @tobiu on Jan 17, 2026, 6:19 AM

tobiu
Jan 17, 2026, 6:20 AM
Input from Gemini 3 Pro:
✦ I have successfully updated the Portal TabContainer dark theme colors to use the
surface-primarysemantic tokens (Blue/Purple), aligning the design with the Neo identity.Changes:
--portal-tab-indicator-bg:var(--sem-color-surface-primary-default)--portal-tab-toolbar-bg:var(--sem-color-surface-primary-background)
tobiu closed this issue on Jan 17, 2026, 6:20 AM
We updated the dark theme colors for the Portal TabContainer to align with the Neo identity (Blue/Purple) instead of the previous Green mapping.
Changes:
var(--sem-color-surface-primary-background)(Purple-900)var(--sem-color-surface-primary-default)(Purple-400)