atom / one-dark-syntax

Atom One dark syntax theme
MIT License
448 stars 236 forks source link

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

Closed zhanglizeyi closed 8 years ago

zhanglizeyi commented 9 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19 System: Mac OS X 10.10.5 Thrown From: one-dark-syntax package, v1.1.0

Stack Trace

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

At variable @syntax-bracket-matcher-background-color is undefined in /Users/zhanglizeyi/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/one-dark-syntax/styles/editor.less:26:22

LessError: variable @syntax-bracket-matcher-background-color is undefined
  at /Users/zhanglizeyi/Downloads/Atom.app/Contents/Resources/app.asar/node_modules/one-dark-syntax/styles/editor.less:26:22

Commands

     -3:57.8.0 settings-view:install-packages-and-themes (atom-text-editor.editor.is-focused)
     -3:32.1.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -3:29.9.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -2:44.2.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -2:42.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -2:37.5.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -2:36.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:33.5.0 symbols-view:toggle-file-symbols (div.settings-view.pane-item)
     -0:20.3.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -0:19.8.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {}
}

Installed Packages

# User
atom-rainbow-syntax, v0.1.1

# Dev
No dev packages
izuzak commented 9 years ago

@simurai Any ideas about this one? I'm unable to reproduce the problem :confused:

simurai commented 9 years ago

I also can't reproduce it. It sounds like the error happens when switching from one-dark-syntax to one-dark-vivid-syntax? Is that correct, @zhanglizeyi?

Something you could try is reloading Atom. Maybe there is something cached or so.

simurai commented 8 years ago

Closing this since it's quite old.