Skip to content

Instantly share code, notes, and snippets.

View brettp's full-sized avatar

Brett Profitt brettp

View GitHub Profile
@brettp
brettp / README.MD
Last active October 10, 2018 14:11 — forked from samdenty/README.MD
VS Code CSS addition to increase readability on file tree.

How to install

Use the Custom CSS plugin (recommended)

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 CSS into it.

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