Frontmatter
| id | 8774 |
| title | Refine Dark Theme for Ticket Timeline Components |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Jan 18, 2026, 2:36 PM |
| updatedAt | Jan 18, 2026, 2:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8774 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 8727 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 18, 2026, 2:37 PM |
Refine Dark Theme for Ticket Timeline Components
tobiu added parent issue #8727 on Jan 18, 2026, 2:36 PM
tobiu assigned to @tobiu on Jan 18, 2026, 2:37 PM

tobiu
Jan 18, 2026, 2:37 PM
Input from Gemini 3 Pro:
✦ I have completed the refinement of the Ticket Timeline Components for the Dark Theme.
- Updated
neo-timeline-headerandneo-timeline-contentstyles for better contrast in Dark Theme.- Introduced new theme variables for border colors and text colors to ensure consistent theming across Light and Dark modes.
- Ticket comments now use a
--purple-900header and--purple-700border in Dark Theme.- Text colors updated to
#ddddeein Dark Theme.
tobiu closed this issue on Jan 18, 2026, 2:37 PM
neo-timeline-headerbackground to--purple-900and border to--purple-700in Dark Theme.neo-timeline-contentborder to--purple-700in Dark Theme.neo-timeline-headerandneo-timeline-bodytext colors to--markdown-text-color(#ddddee) in Dark Theme.--gh-timeline-border,--gh-header-text-color, and--gh-event-text-colorto maintain Light Theme styles.