I want to see what colors from current theme vscode uses in integrated terminal to make my standard terminal looking the same as vscode.
EDIT: I wrote how to SEE. Not how to OVERRIDE.
I want to see what colors from current theme vscode uses in integrated terminal to make my standard terminal looking the same as vscode.
EDIT: I wrote how to SEE. Not how to OVERRIDE.
Use the Developer: Generate color theme from current settings
command. This outputs a new theme file with all the current color values. The terminal colors are under colors.terminal*