Skip to content

Instantly share code, notes, and snippets.

View Magicloud's full-sized avatar
🏠
Writing GUI is exhausting and frustrating.

王世达 Magicloud

🏠
Writing GUI is exhausting and frustrating.
  • Meishan, Sichuan, China
View GitHub Profile
@samdenty
samdenty / README.MD
Last active November 11, 2021 04:57
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