Add 'themes' directory with the default TextMate themes

This commit is contained in:
Nathan Sobo
2012-08-01 14:07:18 -06:00
parent cdf20c7a15
commit 13c95aae31
20 changed files with 11854 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ paths = [
"#{atom.loadPath}/vendor"
"#{atom.loadPath}/static"
"#{atom.loadPath}/bundles"
"#{atom.loadPath}/themes"
"#{atom.loadPath}"
]