JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

Uncaught unknown color: #172

Closed ramreddymettu closed 5 years ago

ramreddymettu commented 5 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.30.0 x64 Electron: 2.0.5 OS: Linux Mint Thrown From: ink package 0.9.6

Stack Trace

Uncaught unknown color:

At /home/ram/.atom/packages/ink/node_modules/chroma-js/chroma.js:998

undefined

Commands

     -9:59.8.0 julia-client:open-console (atom-pane.pane.active)
     -9:43.3.0 julia-client:settings (textarea.xterm-helper-textarea)
 29x -9:28.5.0 core:move-left (input.hidden-input)
     -8:42.8.0 core:paste (input.hidden-input)
     -8:41 core:backspace (input.hidden-input)
     -3:46.8.0 ink-terminal:copy (canvas.xterm-cursor-layer)
     -3:42.8.0 ink-terminal:paste (canvas.xterm-cursor-layer)
     -3:03.6.0 command-palette:toggle (atom-pane.pane.active)

Non-Core Packages

indent-detective 0.2.2 
ink 0.9.6 
julia-client 0.7.5 
language-julia 0.17.0 
latex-completions 0.3.5 
tool-bar 1.1.9 
uber-juno 0.2.0 
pfitzseb commented 5 years ago

Just curious, but what syntax theme are you using in Atom?

pfitzseb commented 5 years ago

Should be fixed now I think.