当前位置:网站首页>更改VS主题及设置背景图片
更改VS主题及设置背景图片
2022-07-06 09:19:00 【是王久久阿】
VS自带的主题太过枯燥,为了能在学习编程的时候添加少许乐趣,这里给大家介绍了如何设置主题及背景图片。

目录
1.下载VS主题
点击菜单栏——工具——主题——获取更多主题。

随后会启动浏览器,弹出来主题商店,这里有很多免费的主题。

选择一款主题,进入后可以看到该主题的预览效果,点击download下载。下载完安装时,注意要退出VS程序。

安装成功后,返回工具——主题,选择下载好的主题即可使用。
2.卸载主题
点击菜单栏中拓展——管理拓展。

在已安装里,选择下载的主题进行禁用或者卸载。

3.设置背景图片
点击菜单栏中的拓展——管理拓展,在弹出来的窗口中,点击联机选项。
下载Dark Transparency Theme和ClaudiaIDE拓展包(安装过程也需要关闭当前项目,如果联机找不到该项,在主题商店中也可以下载,该拓展包是免费的)


安装完毕后,会出现自带的动漫人物图片,如果不喜欢,也可以选择我们自己喜欢的图片。具体方法如下:
1.点击工具——选项。

2.找到ClaudiaIDE选项,进入到右方的布局,滚轮向下滑动,找到“单一背景”选项,点击右侧的三个小点,选择我们的图片。(选择的图片最好不要太过花哨,影响我们观看代码)

选择我们图片的保存路径,这里我是将图片放到了桌面上,选中确认即可。

3.设置图片的布局:因为图片尺寸不一样,会造成达不到预期的效果,这里还是点击ClaudiaIDE选项,进入右侧布局开始设置。

将扩展到IDE选项设置为true,可以将图面平铺至整个VS;将图片拉伸设置为Uniform To Fill,图片平铺且不变型。
最后的效果如下:

如果想要菜单栏透明,那么需要启用刚刚下载的Dark Transparency Theme主题。

未来少女的2K原图这里给大家放到百度网盘中(永久有效),有喜欢的朋友可以下载使用。
2k未来少女.rar_免费高速下载|百度网盘-分享无限制 (baidu.com)
4.更改注释颜色
很多主题的注释颜色比较淡,不利于阅读,这里通过工具——选项——环境——字体和颜色,来更改字体的样式和颜色。

边栏推荐
- Record: solution of 404 error of servlet accessing database in dynamic web project
- E-R graph to relational model of the 2022 database of tyut Taiyuan University of Technology
- Tyut Taiyuan University of technology 2022 introduction to software engineering summary
- MySQL backup -- common errors in xtrabackup backup
- First acquaintance with C language (Part 2)
- MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景
- Questions and answers of "signal and system" in the first semester of the 22nd academic year of Xi'an University of Electronic Science and technology
- Alibaba cloud microservices (I) service registry Nacos, rest template and feign client
- Record: I accidentally wrote a recursion next time
- 初识C语言(下)
猜你喜欢

Quickly generate illustrations

MYSQL索引钟B-TREE ,B+TREE ,HASH索引之间的区别和应用场景

TYUT太原理工大学2022数据库大题之数据库操作

Design a key value cache to save the results of the most recent Web server queries

TYUT太原理工大学2022数据库大题之E-R图转关系模式

阿里云微服务(二) 分布式服务配置中心以及Nacos的使用场景及实现介绍

最新坦克大战2022-全程开发笔记-1

Decomposition relation model of the 2022 database of tyut Taiyuan University of Technology

arduino+DS18B20温度传感器(蜂鸣器报警)+LCD1602显示(IIC驱动)

Common method signatures and meanings of Iterable, collection and list
随机推荐
2-year experience summary, tell you how to do a good job in project management
错误:排序与角标越界
继承和多态(下)
Alibaba cloud side: underlying details in concurrent scenarios - pseudo sharing
六种集合的遍历方式总结(List Set Map Queue Deque Stack)
4.30 dynamic memory allocation notes
Tyut Taiyuan University of technology 2022 introduction to software engineering examination question outline
Heap sort [handwritten small root heap]
TYUT太原理工大学2022数据库大题之概念模型设计
FileInputStream和BufferedInputStream的比较
Interview Essentials: talk about the various implementations of distributed locks!
Introduction pointer notes
最新坦克大战2022-全程开发笔记-1
How to ensure data consistency between MySQL and redis?
Decomposition relation model of the 2022 database of tyut Taiyuan University of Technology
View UI Plus 发布 1.2.0 版本,新增 Image、Skeleton、Typography组件
几道高频的JVM面试题
Cloud native trend in 2022
Record: Navicat premium can't connect to MySQL for the first time
Dark chain lock (lca+ difference on tree)