From d047a2467823453f2b5cd080983b202863c03bbc Mon Sep 17 00:00:00 2001 From: loading99-read Date: Sat, 11 Sep 2021 22:51:57 +0800 Subject: [PATCH] Updated --- README.md | 2 -- settings.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f61d90..aeaa8e9 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ This is my personal configuration file for Visual Studio Code. - - ## 插件列表 / Add-Ons List > [Auto Rename Tag](https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag) diff --git a/settings.json b/settings.json index 0e9cc44..983cc72 100644 --- a/settings.json +++ b/settings.json @@ -50,7 +50,7 @@ "height": "100%", "background-position": "100% 100%", "background-repeat": "no-repeat", - "opacity": 0.25 //不透明度 + "opacity": 0.25 //Background插件 不透明度 }, "background.useFront": true, //前景图/背景图。 在代码上面还是下面 true:On the top of code. false: Behind the code "background.useDefault": false, //使用默认图片(不生效自定义图片)