simurai / one-dark-vivid-syntax

A more vivid One Dark Syntax theme
https://atom.io/themes/one-dark-vivid-syntax
MIT License
26 stars 5 forks source link

Failed to activate the one-dark-vivid-syntax theme #1

Open godseyeview opened 8 years ago

godseyeview commented 8 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19 System: Microsoft Windows 10 Pro Thrown From: one-dark-vivid-syntax package, v1.1.1

Stack Trace

Failed to activate the one-dark-vivid-syntax theme

At 'language.less' wasn't found in C:\Users\quang\.atom\packages\one-dark-vivid-syntax\index.less:7:0

LessError: 'language.less' wasn't found
  at C:\Users\quang\.atom\packages\one-dark-vivid-syntax\index.less:7:0

Commands

     -8:35.9.0 snippets:next-tab-stop (atom-text-editor.editor)
     -8:35.9.0 snippets:expand (atom-text-editor.editor)
     -8:35.9.0 editor:indent (atom-text-editor.editor)
  4x -8:34 core:backspace (atom-text-editor.editor.autocomplete-active)
  6x -8:26.4.0 core:move-right (atom-text-editor.editor.autocomplete-active)
     -8:14.5.0 core:backspace (atom-text-editor.editor.autocomplete-active)
  2x -7:43.6.0 core:save (atom-text-editor.editor.autocomplete-active)
     -7:16.6.0 core:move-right (atom-text-editor.editor.is-focused)
     -7:13.4.0 core:backspace (atom-text-editor.editor.is-focused)
     -7:12.1.0 core:save (atom-text-editor.editor.is-focused)
     -5:00.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -3:20.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  3x -3:14.4.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  6x -3:13.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  4x -2:58.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  2x -2:33.9.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "autocomplete-angular-material",
      "seti-icons",
      "toolbar-iconshortcuts",
      "symbols-view"
    ],
    "themes": [
      "one-dark-ui",
      "hydra-syntax-theme"
    ]
  }
}

Installed Packages

# User
autoclose-html, v0.19.0
color-picker, v2.0.13
cursor-history, v0.5.5
file-icons, v1.6.11
hydra-syntax-theme, v0.2.4
js-refactor, v0.6.0
language-mongodb, v0.2.0
meteor-api, v2.20.0
minimap, v4.15.0
minimap-autohide, v0.10.1
minimap-bookmarks, v0.1.0
minimap-find-and-replace, v4.3.1
minimap-highlight-selected, v4.3.1
minimap-selection, v4.3.1
pigments, v0.18.0
pulsing-cursor, v0.3.1
refactor, v0.6.0
scope-inspector, v1.0.1
select-rectangle, v1.0.2
smart-tags, v0.1.0
tag, v0.3.0

# Dev
No dev packages
simurai commented 8 years ago

@godseyeview Looks like the error occurred when switching from hydra-syntax-theme to one-dark-vivid-syntax theme?

I can't reproduce it here. Does it work once you reload Atom?