Skip to content

Instantly share code, notes, and snippets.

View itswillta's full-sized avatar
🎯
Focusing

Will T. itswillta

🎯
Focusing
View GitHub Profile
@samdenty
samdenty / README.MD
Last active March 19, 2025 01:39
VS Code CSS addition to increase readability on file tree.

How to install

Custom CSS plugin

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