Skip to content

Does VSCode have any info styles indeed? #17

Discussion options

You must be logged in to vote

@sudoaugustin to clarify, is the question when and where those info theme colors would be used?

For inputValidation.infoBackground you can find examples in a read-only editor when trying to type:

Or below a text input when there is some supporting context. This is an error in the picture, but there is an info (blue in most default themes) state as well.

https://code.visualstudio.com/api/references/theme-color#input-control

For editorMarkerNavigationInfo.headerBackground, editorMarkerNavigationInfo.background, and editorInfo.background:

https://code.visualstudio.com/api/references/theme-color#editor-widget-colors

e.g.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sudoaugustin
Comment options

Answer selected by sudoaugustin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants