How to Install Black Candy on Windows 10
Black Candy is a dark theme for VSCode. It can be installed on Windows 10 by following these steps:
Prerequisites
Before proceeding with the installation, ensure that you have the following installed on your system:
Installation
- Open a command prompt and navigate to your VSCode extensions directory. The default location is
%USERPROFILE%\.vscode\extensions
cd %USERPROFILE%\.vscode\extensions
- Clone the Black Candy repository by typing the following command:
git clone https://github.com/blackcandy-org/black_candy.git
Restart VSCode.
Press
Ctrl + Shift + P(orCmd + Shift + P) to open the VSCode command palette.Type "Preferences: Color Theme" and select it from the options.
Search for "Black Candy" and select it to apply the theme.
That's it! You've successfully installed and applied the Black Candy theme on Windows 10.