color all scrollbars correctly

This commit is contained in:
Til Schmitter 2026-04-29 14:43:27 +02:00
parent 3c7bfa1748
commit db45a86983

View file

@ -1933,6 +1933,7 @@ input.ssconf_v {
z-index: 5;
padding-bottom: 3em;
}
#ghead,
#tree,
html {
scrollbar-color: var(--a) var(--bg-u3);