Frontmatter
| id | 4056 |
| title | switch the styles for button primary and secondary |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Feb 15, 2023, 11:50 AM |
| updatedAt | Sep 12, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4056 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:29 AM |
@mxmrtns @Dinkh @deniztoprak
from a design perspective, a primary ui should use an outstanding color, like:
inside neo, we are mostly (only) using the "default" version. meaning: a button should use
ui: 'secondary'by default and we need to switch the styling for both themes to match it.before the client project MVP is done, i won't find time for it, but i wanted to at least create the ticket already, so that this topic does not get lost.