- First One ๐
the second one is ๐
- The third one is ๐
- The fourth one is ๐
Then open the settings.json and apply this code ๐๐
{
"terminal.integrated.fontSize": 24,
"editor.fontSize": 20,
"editor.wordWrap": "on",
"workbench.iconTheme": "material-icon-theme",
"workbench.colorCustomizations": {
"terminal.foreground": "#ee00ff",
"terminalCursor.foreground": "#ff9100"
},
}
Boooooom....
So, you will find the difference.....
Top comments (0)