当前位置:网站首页>A set of combination boxing to create an idea eye protection scheme
A set of combination boxing to create an idea eye protection scheme
2022-04-23 03:09:00 【Java confidant_】
Click on the official account , Practical technical articles Know in time
source :https://blog.csdn.net/weixin_46017976
Many people like to use black theme style , Including myself , Black theme that has been used for almost three years , But personally, I think it's very useless to change windows . such as IDEA It's all black , Then you need to see PDF perhaps WORD It's white again , Switching back and forth in this way leads to tired eyes , After all, the interface of web pages and most software is white . Well, let's honestly use the original more pleasing model .
1、 The editor interface is as follows ( The picture is too small to be viewed on the computer )
The theme can use the most basic bright theme , Of course, you can also go to the theme official website to download .


2、 Change the font

This font must be standard for program apes .
3、 Set up Console typeface

4、 Set the background color ( This is the main step )
Studies have shown that this color system is relatively mild , Little irritation to eyes . Color code :C6EECB

5、 Set the background color of the read-only file

6、 Set the console background color and standard output background color


7、 Set the background color of the line number area

recommend
Main stream Java Advanced technology ( Learning material sharing )
Join in Spring Technology development community
PS: Because the official account platform changed the push rules. , If you don't want to miss the content , Remember to click after reading “ Looking at ”, Add one “ Star standard ”, In this way, each new article push will appear in your subscription list for the first time . spot “ Looking at ” Support us !
版权声明
本文为[Java confidant_]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230308094296.html
边栏推荐
猜你喜欢
2022山东省安全员C证上岗证题库及在线模拟考试
微软是如何解决 PC 端程序多开问题的——内部实现
手机连接电脑后,QT的QDIR怎么读取手机文件路径
Fight leetcode again (290. Word law)
be based on. NETCORE development blog project starblog - (1) why do you need to write your own blog?
MAUI初体验:爽
Distributed system services
C# 11 的这个新特性,我愿称之最强!
2022年度Top9的任务管理系统
C# WPF UI框架MahApps切换主题
随机推荐
.NET7之MiniAPI(特别篇):.NET7 Preview3
Recursion - outputs continuously increasing numbers
Judge whether there is a leap year in the given year
Fight leetcode again (290. Word law)
svg标签中利用<polygon/>循环数组绘制多边形
Introduction and use of openfeign component
对.NET未来的一点感悟
OLED多级菜单记录
[authentication / authorization] customize an authentication handler
7-11 rearrange the linked list (25 points)
使用两种方法来解决“最大回文数乘积”问题
Miniapi of. Net7 (special section): NET7 Preview3
ASP.NET 6 中间件系列 - 条件中间件
2022年度Top9的任务管理系统
Impact of AOT and single file release on program performance
Simple example of using redis in PHP
最通俗易懂的依赖注入之服务容器与作用域
TP5 multi conditional where query (using PHP variables)
ASP.NET 6 中间件系列 - 自定义中间件类
C#中元组对象Tuple的使用