windows terminal安装和体验

it2023-07-09  83

首先去微软应用商店下载

打开效果 设置背景和字体

"profiles": { "defaults": { // Put settings here that you want to apply to all profiles. "fontFace" : "JetBrains Mono", "fontSize" : 12 }, "list": [ { // Make changes here to the powershell.exe profile. "guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44bf}", "name": "Windows PowerShell", "commandline": "powershell.exe", "hidden": false, //powershell "acrylicOpacity" : 0.5, "backgroundImage" : "F:/images/1603184596790.jpg", "backgroundImageOpacity" : 0.5, "backgroundImageStretchMode" : "fill", "colorScheme" : "Campbell", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "foreground" : "#00FF00", "historySize" : 9001, "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "tabTitle" : "powershell", "useAcrylic" : true }, { // Make changes here to the cmd.exe profile. "guid": "{0caa0dad-35be-5f56-a8ff-afceeeaa6101}", "name": "命令提示符", "commandline": "cmd.exe", "hidden": false, //cmd "acrylicOpacity" : 0.75, "backgroundImage" : "F:/images/1603184596790.jpg", "backgroundImageOpacity" : 0.5, "backgroundImageStretchMode" : "fill", "closeOnExit" : true, "colorScheme" : "Campbell", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "foreground" : "#00FF00", "historySize" : 9001, "icon" : "ms-appx:///ProfileIcons/{0caa0dad-35be-5f56-a8ff-afceeeaa6101}.png", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "tabTitle" : "cmd", "useAcrylic" : true } ] } "schemes": [ { "name": "AdventureTime", "black": "#050404", "red": "#bd0013", "green": "#4ab118", "yellow": "#e7741e", "blue": "#0f4ac6", "purple": "#665993", "cyan": "#70a598", "white": "#f8dcc0", "brightBlack": "#4e7cbf", "brightRed": "#fc5f5a", "brightGreen": "#9eff6e", "brightYellow": "#efc11a", "brightBlue": "#1997c6", "brightPurple": "#9b5953", "brightCyan": "#c8faf4", "brightWhite": "#f6f5fb", "background": "#1f1d45", "foreground": "#f8dcc0" }, { "name": "Atom", "black": "#000000", "red": "#fd5ff1", "green": "#87c38a", "yellow": "#ffd7b1", "blue": "#85befd", "purple": "#b9b6fc", "cyan": "#85befd", "white": "#e0e0e0", "brightBlack": "#000000", "brightRed": "#fd5ff1", "brightGreen": "#94fa36", "brightYellow": "#f5ffa8", "brightBlue": "#96cbfe", "brightPurple": "#b9b6fc", "brightCyan": "#85befd", "brightWhite": "#e0e0e0", "background": "#161719", "foreground": "#c5c8c6" }, { "name": "cyberpunk", "black": "#000000", "red": "#ff7092", "green": "#00fbac", "yellow": "#fffa6a", "blue": "#00bfff", "purple": "#df95ff", "cyan": "#86cbfe", "white": "#ffffff", "brightBlack": "#000000", "brightRed": "#ff8aa4", "brightGreen": "#21f6bc", "brightYellow": "#fff787", "brightBlue": "#1bccfd", "brightPurple": "#e6aefe", "brightCyan": "#99d6fc", "brightWhite": "#ffffff", "background": "#332a57", "foreground": "#e5e5e5" }, { "name": "Flat", "black": "#222d3f", "red": "#a82320", "green": "#32a548", "yellow": "#e58d11", "blue": "#3167ac", "purple": "#781aa0", "cyan": "#2c9370", "white": "#b0b6ba", "brightBlack": "#212c3c", "brightRed": "#d4312e", "brightGreen": "#2d9440", "brightYellow": "#e5be0c", "brightBlue": "#3c7dd2", "brightPurple": "#8230a7", "brightCyan": "#35b387", "brightWhite": "#e7eced", "background": "#002240", "foreground": "#2cc55d" }, { "name": "Galaxy", "black": "#000000", "red": "#f9555f", "green": "#21b089", "yellow": "#fef02a", "blue": "#589df6", "purple": "#944d95", "cyan": "#1f9ee7", "white": "#bbbbbb", "brightBlack": "#555555", "brightRed": "#fa8c8f", "brightGreen": "#35bb9a", "brightYellow": "#ffff55", "brightBlue": "#589df6", "brightPurple": "#e75699", "brightCyan": "#3979bc", "brightWhite": "#ffffff", "background": "#1d2837", "foreground": "#ffffff" }, { "name": "Tomorrow", "black": "#000000", "red": "#c82829", "green": "#718c00", "yellow": "#eab700", "blue": "#4271ae", "purple": "#8959a8", "cyan": "#3e999f", "white": "#ffffff", "brightBlack": "#000000", "brightRed": "#c82829", "brightGreen": "#718c00", "brightYellow": "#eab700", "brightBlue": "#4271ae", "brightPurple": "#8959a8", "brightCyan": "#3e999f", "brightWhite": "#ffffff", "background": "#ffffff", "foreground": "#4d4d4c" }, { "name": "Tomorrow Night", "black": "#000000", "red": "#cc6666", "green": "#b5bd68", "yellow": "#f0c674", "blue": "#81a2be", "purple": "#b294bb", "cyan": "#8abeb7", "white": "#ffffff", "brightBlack": "#000000", "brightRed": "#cc6666", "brightGreen": "#b5bd68", "brightYellow": "#f0c674", "brightBlue": "#81a2be", "brightPurple": "#b294bb", "brightCyan": "#8abeb7", "brightWhite": "#ffffff", "background": "#1d1f21", "foreground": "#c5c8c6" }, { "name": "Tomorrow Night Blue", "black": "#000000", "red": "#ff9da4", "green": "#d1f1a9", "yellow": "#ffeead", "blue": "#bbdaff", "purple": "#ebbbff", "cyan": "#99ffff", "white": "#ffffff", "brightBlack": "#000000", "brightRed": "#ff9da4", "brightGreen": "#d1f1a9", "brightYellow": "#ffeead", "brightBlue": "#bbdaff", "brightPurple": "#ebbbff", "brightCyan": "#99ffff", "brightWhite": "#ffffff", "background": "#002451", "foreground": "#ffffff" } ]

转载地址

最新回复(0)