Frontmatter
| id | 5085 |
| title | buildScripts/createComponent: wrong root selectors for theme files |
| state | Closed |
| labels | bugstale |
| assignees | ThorstenRaab |
| createdAt | Nov 6, 2023, 1:06 PM |
| updatedAt | Sep 12, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5085 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:29 AM |
:root .learnneo-theme-dark { // .learn-neo-view-home-content-component // add css theme information here --learn-neo-view-home-content-component-background-color: darkgreen; //example }it needs to be
:root .neo-theme-dark