I'm trying make as much as possible VS Code looking as the Sublime Material theme: https://github.com/equinusocio/material-theme . I found only one bottle neck for now - is shadows.
They looking as an issue in the interface and took too much mine attention.
All other stuff already are restyled using the *.tmTheme
files and awesome workbench.experimental.colorCustomizations
.
Would be glad for any proposals.
You can click on View and then Click on Command Palette or type Ctrl + Shift + P keyboard shortcut. Click on Toggle Render Whitespace. This option can be used to toggle Indentation dots in VSCode.
Press Esc twice to exit Zen Mode.
The #Region directive enables you to collapse and hide sections of code in Visual Basic files. The #Region directive lets you specify a block of code that you can expand or collapse when using the Visual Studio code editor. The ability to hide code selectively makes your files more manageable and easier to read.
Try it:
"workbench.colorCustomizations": {
"scrollbar.shadow": "#ffffff00",
"widget.shadow": "#ffffff00"
},
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With