Fork me on GitHub

Windows Terminal 美化分享

美化前:

 

 

 

 

 美化后:

 

 

 

 

Json分享:

{
      "acrylicOpacity": 0.75,
      "closeOnExit": true,
      "colorScheme": "Solarized Light",
      "commandline": "powershell.exe",
      "cursorColor": "#657B83",
      "cursorShape": "vintage",
      "fontFace": "Hack",
      "fontSize": 14,
      "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}",
      "historySize": 9001,
      "icon": "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
      "name": "Windows PowerShell",
      "padding": "0, 0, 0, 0",
      "snapOnInput": true,
      "startingDirectory": "%Workspaces%",
      "useAcrylic": true
},

 

posted @ 2019-11-28 10:50  猫叔Vincent  阅读(888)  评论(0编辑  收藏  举报