How to get the colors of the current theme in VS Code?

Execute from command palette:

Developer: Generate Color Theme From Current Settings

Commented colors – the ones that get default values.


You can also toggle chrome console:

Developer: Toggle Developer Tools

Or get some colors in active editor:

Developer: Inspect Editor Tokens and Scopes

Leave a Comment