Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to reload the smart-daemon-control package stylesheets #4

Closed
ntwb opened this issue Dec 16, 2015 · 2 comments
Closed

Failed to reload the smart-daemon-control package stylesheets #4

ntwb opened this issue Dec 16, 2015 · 2 comments

Comments

@ntwb
Copy link

ntwb commented Dec 16, 2015

[Enter steps to reproduce below:]

  1. Open Atom with smart-daemon-control installed

Atom Version: 1.3.1
System: Mac OS X 10.11.2
Thrown From: smart-daemon-control package, v0.8.5

Stack Trace

Failed to reload the smart-daemon-control package stylesheets

At variable @scrollbar-background-color is undefined in /Users/netweb/.atom/packages/smart-daemon-control/styles/smart-daemon-control.less:15:14

LessError: variable @scrollbar-background-color is undefined
  at /Users/netweb/.atom/packages/smart-daemon-control/styles/smart-daemon-control.less:15:14

Commands

     -1:37.7.0 command-palette:toggle (atom-text-editor.editor.is-focused)
  8x -1:33.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:07.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "native-ui",
      "atom-material-syntax"
    ]
  },
  "smart-daemon-control": {
    "statusbarOrientation": "right"
  }
}

Installed Packages

# User
atom-material-syntax, v0.2.10
language-nginx, v0.6.1
less-than-slash, v0.11.1
linter, v1.11.3
linter-codeclimate, v0.1.2
linter-eslint, v5.2.6
linter-js-yaml, v1.2.5
linter-shellcheck, v1.0.2
linter-stylelint, v1.5.3
linter-xo, v0.11.0
native-ui, v0.10.0
seti-icons, v0.4.5
smart-daemon-control, v0.8.5
travis-ci-status, v0.18.0

# Dev
No dev packages
mulian pushed a commit that referenced this issue Dec 16, 2015
mulian pushed a commit that referenced this issue Dec 16, 2015
@mulian
Copy link
Owner

mulian commented Dec 16, 2015

Your theme don't define all default colors.

Now I have defined fallback colors, because there are many themes how don't define the default colors.

Please update to version 0.8.6 and try it again. Now it should work?

@ntwb
Copy link
Author

ntwb commented Dec 17, 2015

Awesome, issue resolved, thanks for the quick fix 👍

@ntwb ntwb closed this as completed Dec 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants