mupchrch / split-diff

Side-by-side file compare for the Atom text editor.
https://atom.io/packages/split-diff
MIT License
200 stars 26 forks source link

Failed to reload the split-diff package stylesheets #162

Closed JaerenTredway closed 4 years ago

JaerenTredway commented 5 years ago

[Enter steps to reproduce:]

  1. I installed the New Moon Atom theme and the Split-Diff errors are immediately shown
  2. ...

Atom: 1.34.0 x64 Electron: 2.0.16 OS: Mac OS X 10.14.3 Thrown From: split-diff package 1.6.0

Stack Trace

Failed to reload the split-diff package stylesheets

At error evaluating function `fade`: color.toHSL is not a function in /Users/jaerentredway/.atom/packages/split-diff/styles/split-diff.less:13:26

LessError: error evaluating function `fade`: color.toHSL is not a function
at /Users/jaerentredway/.atom/packages/split-diff/styles/split-diff.less:13:26

Commands

Non-Core Packages

advanced-open-file 0.16.8 
ask-stack 2.2.0 
atom-autocomplete-php 0.25.6 
atom-beautify 0.33.4 
atom-bracket-highlight 0.3.2 
autoclose-html 0.23.0 
autocomplete-html-entities 0.2.0 
autosave-onchange 1.5.1 
batman-syntax 1.1.0 
browser-plus 0.0.98 
busy-signal 1.4.3 
chrome-color-picker 0.8.0 
coffee-refactor 0.7.0 
color-picker 2.3.0 
color-tabs 0.1.8 
docblockr 0.13.7 
emmet 2.4.3 
es6-javascript 1.0.0 
file-icons 2.1.27 
fold-navigator 0.0.622 
fonts 3.2.0 
git-plus 8.4.2 
git-time-machine 2.1.0 
highlight-selected 0.14.0 
ide-php 0.7.18 
intentions 1.1.5 
javascript-refactor 0.7.1 
linter 2.2.0 
linter-jshint 3.1.9 
linter-php 1.5.1 
linter-ui-default 1.7.1 
midnight-owl-syntax 0.1.0 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
minimap-pigments 0.2.2 
new-moon-atom-syntax 2.0.9 
open-in-browser 0.5.2 
open-recent 5.0.0 
php-integrator-refactoring 1.4.1 
php-refactoring 1.4.0 
php-server 0.8.0 
pigments 0.40.2 
split-diff 1.6.0 
swackets 0.35.0 
teletype 0.13.3 
mupchrch commented 4 years ago

After investigating for some time, I can conclude that something is broken with the new moon theme. @syntax-color-removed does not work, even when used outside the split-diff package - for instance, for gutter line removed info.

Someone made https://github.com/taniarascia/new-moon-atom-syntax/issues/10 over on that theme so I am going to go ahead and close this.