[dev-overlay] adjust Next.js logo stroke color during dev builds (#76351)
This was a style regression: We wanted to use a grey'd out color to
indicate building and the full brightness one for rendering. Original PR
before regression: https://github.com/vercel/next.js/pull/74833