如何在 Windows 终端中启用透明背景
在这篇文章中,我们将帮助您在Windows 10上为Windows 终端(Windows Terminal)背景启用丙烯酸透明度(enable acrylic transparency)。通过对其设置文件进行一些小的更改,您将能够为 Windows 终端背景设置模糊透明度。(blurred transparency)您还可以选择是否要为所有配置文件(如Windows PowerShell、Azure Cloud Shell等)设置亚克力透明度,或者只为特定配置文件(例如命令提示符(Command Prompt))设置丙烯酸透明度。
在Windows 终端(Windows Terminal)中启用透明(Transparent)背景
您可以通过不同的选项轻松自定义 Windows 终端(customize Windows Terminal),以及向设置(Settings)文件添加命令/值。其中一项自定义是为Windows Terminal(Windows Terminal)添加模糊透明度。
让我们检查一下如何做到这一点。
首先,使用Windows 10的(Windows 10)搜索(Search)框或开始(Start)菜单启动Windows 终端(Windows Terminal)。之后,使用Ctrl+,热键打开Windows 终端的(Windows Terminal)设置(Settings)文件。或者,您可以单击“打开新选项卡(Open a new tab)”下拉图标并使用“设置”(Settings)选项。
它的JSON格式设置(Settings)文件将使用您的默认文本编辑器打开。如果它提示您要如何打开该JSON文件,您可以从可用选项中选择您选择的记事本(Notepad)、一些文本编辑器(text editor)或代码编辑器软件(code editor software)。
现在,查找要为其设置丙烯酸透明度的配置文件。例如,如果您想为命令提示(Command Prompt)配置文件设置丙烯酸透明背景,然后查找/搜索"commandline": "cmd.exe",
值。低于该值,您将看到“hidden”: false
。
在那里,将逗号 (,)(comma(,))附加到 false,按Enter键,然后粘贴以下命令或值:
"useAcrylic" : true, "acrylicOpacity" : 0.3
您还可以将模糊级别更改为 0.5、0.7 等。值越小,透明度级别越高。
保存文件,更改将立即应用。当您在Windows 终端中打开(Windows Terminal)命令提示符(Command Prompt)配置文件时,您将在背景中看到丙烯酸透明度。但是,请注意丙烯酸透明度仅在Windows 终端(Windows Terminal)处于活动状态时可见。
阅读(Read):如何更改 Windows 终端(change cursor shape for a Windows Terminal)配置文件的光标形状。
如果要对Windows Terminal中的所有配置文件应用模糊透明度,请查找该“defaults”:
部分并将以下值粘贴到所需位置:
"useAcrylic" : true, "acrylicOpacity" : 0.3
同样,您可以根据需要设置不透明度级别。最后,保存设置文件。它将添加更改。
希望这会有所帮助。
阅读下一篇:(Read next:) 如何在 Windows 终端中设置背景图像(How to set Background Image in Windows Terminal)。
Related posts
如何在Windows Terminal中设置Background Image
如何在Windows Terminal中更改Default Key Bindings
如何更改Windows Terminal window default Height and Width
Fix CTRL+在Windows Terminal中没有增加Font size
如何在Windows Terminal中添加New Profile
15 个 Mac 终端等效于 Windows 命令提示符和 PowerShell 命令
如何安装和使用新的 Windows 10 终端
如何在 Photoshop 中使背景透明
9种方式打开Windows Terminal
如何在Paint.NET创建Transparent Image上Windows 10
如何在 Microsoft Teams 上模糊背景
如何打开Windows Terminal在Windows 11管理员
如何在 Windows 10 中更改桌面背景
如何更改cursor shape的Windows Terminal profile
Windows 10中的Fix Desktop Background Changes Automatically
如何在Windows Terminal中搜索
如何在Windows 11/10中禁用Login Screen上的Blurred Background
如何在Windows 10中使用Windows Terminal:初学者指南
如何更改Windows Photo Viewer Background Color
无法在Windows 10中更改Desktop Background