Currently the Adwaita scrollbar theme treats the thin scrollbar-width value as auto. For completeness a thin size should be implemented.
Currently the thickness uses a "scrollbarSize = 21;" decleration, so this would probably just be a matter of adding a new "thinScrollbarSize" declaration and using that in the scrollbarThickness function
<rdar://problem/111854052>