https://github.com/drish/sublime-github-theme
GitHub theme I use for sublime especially for coding in JavaScript.
https://github.com/drish/sublime-github-theme
Last synced: 5 months ago
JSON representation
GitHub theme I use for sublime especially for coding in JavaScript.
- Host: GitHub
- URL: https://github.com/drish/sublime-github-theme
- Owner: drish
- License: mit
- Created: 2013-08-15T23:32:14.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-08-19T02:27:15.000Z (almost 7 years ago)
- Last Synced: 2025-03-05T11:50:26.579Z (over 1 year ago)
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sublime-GitHub-Theme
======================
GitHub Code Highlighting theme for sublime lovers.
This is the theme I use, especially for JavaScript coding.
Install Linux:
``` $ cd ~/.config/sublime-text-2/Packages && git clone https://github.com/drish/Sublime-GitHub-Theme.git ```
Setup your sublime user settings
```
font_face: "Menlo"
```