Skip to content

Alex Carpenter

Staff UI Engineer at Clerk

Grand Rapids, MI.

Quick little improvement for elements that render dark even in light mode and have overflow, force the color-scheme to dark to blend the native form controls a bit better.

pre {
  color-scheme: dark;
}

View demo on Twitter.