notslang / proton-light

A light, airy version of Proton UI.
https://atom.io/packages/proton-light
MIT License
2 stars 0 forks source link

ThemePackage.getStylesheetsPath is deprecated. #1

Open noratarano opened 9 years ago

noratarano commented 9 years ago

Store package style sheets in the styles/ directory instead of stylesheets/ in the proton-light package

ThemePackage.getStylesheetsPath (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:458:9)
ThemePackage.getStylesheetPaths (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:469:32)
ThemePackage.loadStylesheets (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:451:38)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:47:19)
ThemePackage.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
ThemePackage.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/theme-package.js:43:12)
jdsimcoe commented 9 years ago

@slang800 I transferred this repo to you. It looks like @noratarano created a bunch of issues around deprecations.

notslang commented 9 years ago

Thanks! I'll get this fixed up later today

noratarano commented 9 years ago

Sounds great! Just reporting. :)

Thanks!

On Mon, Jun 8, 2015 at 2:39 PM, Sean Lang notifications@github.com wrote:

Thanks! I'll get this fixed up later today

— Reply to this email directly or view it on GitHub https://github.com/slang800/proton-light/issues/1#issuecomment-110149042 .