Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to customize transparent background image in VSCode

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how to customize the transparent background image in VSCode. I hope you will gain a lot after reading this article. Let's discuss it together.

VSCode Custom transparent background Image

Look at the picture first.

I was in the store. Ctrl+shirt+x entered the store.

One of these two plug-ins is fine. I also made reference to other bloggers, so I downloaded them all.

Then find it under the installation path of your Visual Studio Code

Found a workbench.main.css file, mine hides the suffix name. Open a file

/ * css-background-end*/ / * ext-backgroundCover-start*/ / * ext.backgroundCover.ver.1.1.1*/ body {background-size:cover; opacity:0.8200000000000001; background-image:url ('file:///E:/software/background/two.jfif');} / * ext-backgroundCover-end*/)

If you have this paragraph, modify it directly. If you don't, you can add it yourself (background-image: just change your picture position)

In the upper left corner of developer mode, you can enter it with help.

You can also enter the developer mode to debug the page.

After reading this article, I believe you have a certain understanding of how to customize the transparent background image in VSCode. Want to know more about it. Welcome to follow the industry information channel. Thank you for your reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report