Frontmatter
| id | 9505 |
| title | Portal: Missing scrollbar contrast in learning section markdown component |
| state | Closed |
| labels | bugai |
| assignees | tobiu |
| createdAt | Mar 17, 2026, 8:52 PM |
| updatedAt | Mar 17, 2026, 8:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/9505 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 17, 2026, 8:54 PM |

The
.neo-app-content-page-containerhasoverflow: auto, but lackscolor-schemestyling for its native scrollbar, rendering it invisible against the dark background theme. This was fixed by explicitly setting thecolor-schemein the container's SCSS and defining theme variables.