atom/solarized-dark-syntax

Just reporting this error [ Windows 8]

Closed this issue · 1 comments

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.1
System: Microsoft Windows 8.1 Pro
Thrown From: solarized-dark-syntax package, v1.0.0

Stack Trace

Failed to activate the solarized-dark-syntax theme

At 'colors.less' wasn't found in C:\Users\Srinivasan Rajappa\AppData\Local\atom\app-1.7.1\resources\app.asar\node_modules\solarized-dark-syntax\index.less:1:0

LessError: 'colors.less' wasn't found
  at C:\Users\Srinivasan Rajappa\AppData\Local\atom\app-1.7.1\resources\app.asar\node_modules\solarized-dark-syntax\index.less:1:0

Commands

     -1:48.3.0 application:add-project-folder (ul.list-inline.tab-bar.inset-panel)
  2x -0:29.9.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -0:17.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "one-dark-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
autocomplete-elixir, v1.5.13
language-elixir, v0.12.3

# Dev
No dev packages

Closing as stale.