filmov
tv
How to Change Background in Visual Studio Code | Tutorial 2023

Показать описание
Here I show how to set custom background on VScode...
1st step :
First you need to install the "Background" extension...
2nd Step :
Then I will go to the settings and search for the language, go to the
settings. json and put the following codes..
3rd step :
"content": "''",
"pointer-events": "none",
"position": "absolute",
"z-index": "99999",
"width": "30%",
"height": "60%",
"margin-left": "0%",
"background-position": "center",
"background-size": "cover",
"background-repeat": "no-repeat",
"opacity": 0.1,
"left": "20rem",
"top": "5rem"
},
"your_image_link_here"
],
===================================================
Others video link :
=======Music Credit========
#React #ReactJS #themoviedb #movies #reactmovies #reactmoviewebsite #JavaScript #JS #sudoku #sudokujavascript #reactcalculator #jscalculator #calculator #reactdragdropfile #Draggable #ReactDraggable #HTML #CSS #JavaScript #Ecommerce #slider #responsive #Darkmode #landingpage #landing #Redux #reactredux #reacthook #reacthooks #hooks #router #reactrouter #reactrouterdom #shopping #cart #shoppingcart #vscode #visualstudio
1st step :
First you need to install the "Background" extension...
2nd Step :
Then I will go to the settings and search for the language, go to the
settings. json and put the following codes..
3rd step :
"content": "''",
"pointer-events": "none",
"position": "absolute",
"z-index": "99999",
"width": "30%",
"height": "60%",
"margin-left": "0%",
"background-position": "center",
"background-size": "cover",
"background-repeat": "no-repeat",
"opacity": 0.1,
"left": "20rem",
"top": "5rem"
},
"your_image_link_here"
],
===================================================
Others video link :
=======Music Credit========
#React #ReactJS #themoviedb #movies #reactmovies #reactmoviewebsite #JavaScript #JS #sudoku #sudokujavascript #reactcalculator #jscalculator #calculator #reactdragdropfile #Draggable #ReactDraggable #HTML #CSS #JavaScript #Ecommerce #slider #responsive #Darkmode #landingpage #landing #Redux #reactredux #reacthook #reacthooks #hooks #router #reactrouter #reactrouterdom #shopping #cart #shoppingcart #vscode #visualstudio
Комментарии