Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.
/ vscd Public archive

Visual Studio Code customization tool

License

Notifications You must be signed in to change notification settings

subosito/vscd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscd

Visual Studio Code customization tool.

USE WITH CAUTION!

This is a simple tool for customization until Visual Studio Code support it natively. You can track the issue.

What it does is basically:

  • Replace application and file type icon
  • Change status bar color

Yeah, that's it. You can customize further by customizing files on themes directory.

Screenshots

Original window

original-window.png

Custom window

custom-window.png

Original about

original-about.png

Custom about

custom-about.png

Original dock

original-dock.png

Custom dock

custom-dock.png

Note: changing dock icon needs to be done manually.

Usage

Before using this tool, you need to clone the repository:

$ git clone https://github.com/subosito/vscd.git
$ npm install

Once completed, then you can do:

$ npm run apply -- "/path/to/Visual Studio Code.app"

Credits

About

Visual Studio Code customization tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published