标签:alt uri 界面 console ola 颜色 png 控制台 pow
最近在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 界面效果
标签:alt uri 界面 console ola 颜色 png 控制台 pow
原文地址:https://www.cnblogs.com/DHclly/p/10822804.html