Spaces:
Sleeping
Sleeping
File size: 562 Bytes
c63ff03 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
cssClass: reference
---
This page lists CSS variables for non-native scrollbars.
> [!note]
> Custom scrollbars are only used on Windows and Linux.
## CSS variables
| Variable | Description |
| ----------------------------- | ----------------------------------------- |
| `--scrollbar-bg` | Scrollbar background color |
| `--scrollbar-thumb-bg` | Scrollbar thumb background color |
| `--scrollbar-active-thumb-bg` | Scrollbar thumb background color (active) |
|