dsvick / shades-of-grey-syntax

Minimal, gray toned Atom syntax theme based on the Atom light theme
MIT License
1 stars 1 forks source link

ThemePackage.getStylesheetsPath is deprecated. #3

Open greenlaw110 opened 9 years ago

greenlaw110 commented 9 years ago

Store package style sheets in the styles/ directory instead of stylesheets/ in the shades-of-grey-syntax package

ThemePackage.getStylesheetsPath (/usr/share/atom/resources/app.asar/src/package.js:465:9)
ThemePackage.getStylesheetPaths (/usr/share/atom/resources/app.asar/src/package.js:476:32)
ThemePackage.loadStylesheets (/usr/share/atom/resources/app.asar/src/package.js:458:38)
<unknown> (/usr/share/atom/resources/app.asar/src/theme-package.js:47:19)
ThemePackage.measure (/usr/share/atom/resources/app.asar/src/package.js:167:15)
ThemePackage.activate (/usr/share/atom/resources/app.asar/src/theme-package.js:43:12)