GitHub Theme for Sublime Text!
Link for Repository
Link for Package Control
Activate the theme
You can active this theme from:
- Command Palette
Tools → Command PaletteorCMD/CTRL+SHIFT+P - Typing
UI: Select Themenext find forGitHub Themeand pressENTER - Same process for scheme go to the Command Palette.
- Typing
UI: Select Color Schemechoose you favorite scheme and pressENTER
Manually you can go to (Preferences → Settings - User) and paste the following code:
{
"color_scheme": "Packages/GitHub Theme/schemes/GitHub Light.sublime-color-scheme",
"theme": "GitHub-Theme.sublime-theme"
}
