效果图:

VS主题更换方法

 

实现方法:

1.窗口的边框的颜色主题更换:
打开 Tools\Extension Manager 这个扩展管理器,搜索“visual studio color theme editor”,我们就能看到一个名为“visual studio color theme editor”的扩展,下载安装好这个扩展,重新启动 Visual Studio ,在 View菜单后面就会多出一个 Theme 菜单来,里面已经预置了几种主题。
 
2.代码着色方案更换:
(1)着色方案下载地址:
http://studiostyl.es/
(2)将下载的方案放到以下目录下:
\Visual Studio 2010\Settings

(3)导入着色方案
 
导入步骤: 工具------------导入和导出设置------------导入选定的环境设置------------否,仅导入新设置------------然后“浏览”选刚刚下载的vssetings文件------------完成。

 

 

相关文章:

  • 2021-10-28
  • 2021-08-24
  • 2021-04-29
  • 2021-04-06
  • 2021-08-04
  • 2022-01-10
  • 2021-09-28
猜你喜欢
  • 2022-02-09
  • 2022-12-23
  • 2022-01-02
  • 2021-12-13
  • 2021-10-17
相关资源
相似解决方案