Frontmatter
| id | 5363 |
| title | Theme neo light: splitter scss file needs a cleanup |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Mar 20, 2024, 1:55 PM |
| updatedAt | Sep 11, 2024, 4:27 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5363 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 11, 2024, 4:27 AM |
related to: https://github.com/neomjs/neo/issues/5362
for some of the overrides, we already have theming vars. e.g.
background-color.for other rules, new theming vars probably make sense.
see: https://github.com/neomjs/neo/blob/dev/resources/scss/src/component/Splitter.scss https://github.com/neomjs/neo/blob/dev/resources/scss/theme-neo-light/component/Splitter.scss
@mxmrtns