windows控制台主题美化工具-colortool
Posted dhclly
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了windows控制台主题美化工具-colortool相关的知识,希望对你有一定的参考价值。
最近在win10上装了 wsl 系统,发现界面主题太挫,文件夹颜色很不清晰 。 特此在网上搜索了一下,发现了 colortool 这个工具
这是微软官方提供的用于控制台配色的程序
发布版本地址:[https://github.com/Microsoft/console/releases/tag/1708.14008[(https://github.com/Microsoft/console/releases/tag/1708.14008)
项目地址:https://github.com/Microsoft/console
常用主题有
colortool.exe -b deuteranopia
colortool.exe -b OneHalfDark
colortool.exe -b OneHalfLight
colortool.exe -b solarized_dark
colortool.exe -b solarized_light
用法也是如上使用,然后在控制台的上方标题栏右键里面的主题里面保存上即可,如果不保存,主题就自然没保存了,详细用法参考如下文章:
https://www.jianshu.com/p/6b02948b3d37
wsl界面效果图
powershell 界面效果
cmd 界面效果
以上是关于windows控制台主题美化工具-colortool的主要内容,如果未能解决你的问题,请参考以下文章