提取视觉工作室主题?
我想将我的主题保存在 Visual Studio 之外,以便如果(当)我需要重新格式化我的计算机时,我的主题就可以使用。我怎样才能做到这一点?
I want to save my theme out of visual studio so that if(when) i need to reformat my computer my theme is available for use. How can i do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果您只想保存主题,在 Visual Studio 2012* 上,您可以转到:工具 -> 自定义颜色。将鼠标悬停在您的自定义主题上,然后单击“编辑主题”(铅笔图标)。在顶部栏上,您将找到“导出主题”选项,
如果您安装了 Visual Studio Color Theme Editor,我认为这在 VS2010 上可能是相同的
If you want to only save the theme, On Visual Studio 2012*, you can go to: Tools->Customize Colors. Hover over your custom theme and click on "Edit Theme" (pencil icon). On the top bar you will find the option "Export Theme"
I think this could be the same on VS2010 if you have Visual Studio Color Theme Editor installed
工具>>导入和导出设置>导出选定的设置
VS 主题在自定义选项中设置 - 该选项在导出对话框中位于“选项”下。
要保存整个当前主题,请确保选中整个选项节点。
Tools > Import and Export settings > Export Selected Settings
VS theme is set in customize options - which on the export dialog is filed under 'Options'.
To save your entire current theme, ensure that the whole Options node is checked.
如果您使用“自定义颜色”,则可以选择要导出的主题,然后按“编辑”,然后在设置顶部您可以找到用于导出当前主题的调色板图标。
If you are using "Customize Color", you can select the theme you want to export, press "Edit", after that in the top of the settings you can find an icon of a pallet of colors that is used to export the current theme.