mrmurphy / atom-kuali-dark-syntax

A delicously dark syntax theme based on flatuicolors.com
MIT License
0 stars 0 forks source link

Failed to reload the markdown-preview package stylesheets #1

Open rubencaro opened 9 years ago

rubencaro commented 9 years ago

This only happens when I use the kuali-dark-syntax theme.

[Enter steps to reproduce below:]

  1. Start atom

Atom Version: 1.1.0 System: "Fedora release Thrown From: markdown-preview package, v0.154.0

Stack Trace

Failed to reload the markdown-preview package stylesheets

At Recursive variable definition for @syntax-background-color in /usr/share/atom/resources/app.asar/node_modules/markdown-preview/styles/markdown-preview-default.less:13:7

LessError: Recursive variable definition for @syntax-background-color
  at /usr/share/atom/resources/app.asar/node_modules/markdown-preview/styles/markdown-preview-default.less:13:7

Commands

     -5:22.5.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  2x -5:22.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "autoHideMenuBar": true,
    "themes": [
      "atom-dark-ui",
      "kuali-dark-syntax"
    ],
    "projectHome": "/home/ruben/Documentos",
    "followSymlinks": true,
    "audioBeep": false
  }
}
mrmurphy commented 8 years ago

@rubencaro thank you for taking the time to make this issue, and provide such helpful information! I'm sorry I never saw it until now.

I'm assuming that you've moved on to another color scheme. But if not, and you'd like to help fix this one please let me know and I'd be glad to add you as a contributor.