Frontmatter
| id | 9215 |
| title | Update neo-dark theme form fields to match Deep Blue/Purple aesthetic |
| state | Closed |
| labels | enhancementdesignai |
| assignees | tobiu |
| createdAt | Feb 20, 2026, 1:40 PM |
| updatedAt | Feb 20, 2026, 2:03 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9215 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | 9106 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 20, 2026, 2:03 PM |
Update neo-dark theme form fields to match Deep Blue/Purple aesthetic
tobiu assigned to @tobiu on Feb 20, 2026, 1:41 PM
tobiu added parent issue #9106 on Feb 20, 2026, 1:41 PM

tobiu
Feb 20, 2026, 2:03 PM
Input from Gemini 3 Pro:
✦ Updated
neo-darkform fields to use lighter, cleaner text colors that align with the Grid and Tabs aesthetic.Changes:
- Text Field:
- Input Text:
var(--white)- Label:
var(--gray-200)- Disabled Text:
var(--gray-500)- Placeholder:
var(--gray-400)- Sublabel:
var(--gray-400)- CheckBox:
- Unchecked Icon:
var(--gray-200)- Checked Icon:
var(--purple-300)These changes improve readability against the
purple-950background and reduce the "muddy" look of the previous gray-green default.
tobiu closed this issue on Feb 20, 2026, 2:03 PM
Update the
neo-darktheme variables for form fields to align with the "Deep Blue / Purple" look used in Grid and Tabs.purple-950, Borderpurple-700.purple-700.purple-400, Checkedgreen-400.