How to see vscode terminal theme colors?

懵懂的女人 提交于 2021-02-18 18:16:38

问题


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.


回答1:


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*



来源:https://stackoverflow.com/questions/50113813/how-to-see-vscode-terminal-theme-colors

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!