Skip to content

Instantly share code, notes, and snippets.

@ogardiazabal
ogardiazabal / README.MD
Last active January 17, 2019 09:50 — forked from samdenty/README.MD
VS Code CSS addition to increase readability on file tree.

How to install

Install the custom CSS plugin, then make a file on your computer that will hold your custom CSS, I like to make one in my home directory called ~/.vscodestyles.css and then add the below CSS into it.

Once done, open your command palette and select enable custom CSS and JS

Custom CSS

What does it do

It adds the missing tree functionality to VSCode