While using Night Owl Light with a strongly typed language that uses inlay type hints, it is difficult to read the types inferred by VS Code.
This can be seen by default in Rust, using rust-analyzer, and can also be seen in JavaScript or TypeScript, when any of the javascript.inlayHints or typescript.inlayHints options are enabled.
Screenshots

While using Night Owl Light with a strongly typed language that uses inlay type hints, it is difficult to read the types inferred by VS Code.
This can be seen by default in Rust, using
rust-analyzer, and can also be seen in JavaScript or TypeScript, when any of thejavascript.inlayHintsortypescript.inlayHintsoptions are enabled.Screenshots