simurai
simurai
Hmm.. @NelsonBrandao I just tried your example, and it seems already close to how SCSS does it:  Do you use a different...
What's language package you use? Maybe we can add better support in this theme. Or maybe that package needs to be changed.
The big question is: Is there a downside for 2nd? If there are like 100 extra language files? Apart from the extra work to keep maintaining them, maybe performance? But...
Ya, Bundles would be nice. But maybe hard to decide where to draw the line. And if there are multiple color variations, it would multiply the amount of themes needed....
Nothing planned, but there is https://marketplace.visualstudio.com/items?itemName=akamud.vscode-theme-onedark that might be close?
Yeah, probably from the original. But at least the logic should be somewhat close.
@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?
@HansJK Good point. Added a [note](https://github.com/simurai/one-vibrancy/blob/master/README.md). 👍
Yes, I can reproduce this too. Reloading Atom with `one-vibrancy` enabled causes Atom to crash. I wonder what changed?
> @scherii It might be electron version 2 that caused the macOS vibrancy related crashes. Yeah, sounds like this issue: https://github.com/electron/electron/issues/12068. Should be fixed in Electron 3.0. But not sure...