-
Locate your Sublime Text 3
Packages
directory by using the menu itemPreferences -> Browse Packages...
.Or by using a terminal:
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages
-
Once inside the
Packages
directory, clone the theme repository using the command below:git clone https://github.com/jermp/github_cplusplus_theme.git
- Download the files using the GitHub .zip download option
- Unzip the files
- Copy the folder to your Sublime Text 3
Packages
directory
Follow this wizard:
Preferences -> Select Color Scheme... -> github
.