#554 update customScrollBar theme.css #565

Merged
c24elipe merged 1 commit from #554-custom-scrollbars into team_2_week_3 2026-04-27 11:30:08 +00:00
Collaborator

Add support for custom scrollbars in theme.css in folder (app).

The scrollbar styling is now implemented globally and connected to the application's theme variables. This allows the scrollbar appearance to automatically follow the current theme.

The implementation also makes it easy to customize the scrollbar in the future:

  • By updating theme variables (e.g. color3), the scrollbar updates automatically.
  • Alternatively, the scrollbar styling can be overridden directly with custom values (e.g. hex colors) if needed.

As shown in the screenshot number 2, applying a hex color updates the scrollbar directly. If the scrollbar should follow the theme instead, updating the variable in :root will automatically change its appearance.

image image

Add support for custom scrollbars in theme.css in folder (app). The scrollbar styling is now implemented globally and connected to the application's theme variables. This allows the scrollbar appearance to automatically follow the current theme. The implementation also makes it easy to customize the scrollbar in the future: - By updating theme variables (e.g. color3), the scrollbar updates automatically. - Alternatively, the scrollbar styling can be overridden directly with custom values (e.g. hex colors) if needed. As shown in the screenshot number 2, applying a hex color updates the scrollbar directly. If the scrollbar should follow the theme instead, updating the variable in :root will automatically change its appearance. ![image](/attachments/109cc1c1-254b-4b50-a9e8-a884ce7ffe8a) ![image](/attachments/3130a699-4804-48cf-973e-033bacb68372)
Add support for custom scrollbars in theme.css in folder (app)
Collaborator

Is it possible to implement this into the cards that require a scroll bar as well?

Is it possible to implement this into the cards that require a scroll bar as well?
b24idalu approved these changes 2026-04-27 08:45:03 +00:00
b24idalu left a comment
Collaborator

Have tested switching themes and the solution works well. It automatically works on the cards as well.

Have tested switching themes and the solution works well. It automatically works on the cards as well.
c24elipe removed their assignment 2026-04-27 08:54:51 +00:00
Collaborator

It compiles and changes colours correctly

It compiles and changes colours correctly
c24elipe merged commit a7acc05f4f into team_2_week_3 2026-04-27 11:30:08 +00:00
c24elipe deleted branch #554-custom-scrollbars 2026-04-27 11:30:11 +00:00
Collaborator

This is merged will close the issue

This is merged will close the issue
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
5 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!565
No description provided.