NTP: Enable scrollbars to follow system's light/dark theme.
Previously scrollbars always appeared light, even if a WebUI page was otherwise respecting dark mode. The upcoming FormControlsDarkMode feature allows webpages to specify whether scrollbars should follow the system's theme, by specifying a new <meta name="color-scheme"> tag. Launch Chrome with the following flags to experience dark scrollbars. --enable-features=WebUIDarkMode,CSSColorSchemeUARendering \ --force-dark-mode Bug: 1142291 Change-Id: Iaaea8427a88bdf7cb53559e5fed35d8d59df5ef3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513686Reviewed-by:Esmael Elmoslimany <aee@chromium.org> Commit-Queue: dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#823279}
Showing
Please register or sign in to comment