simurai
simurai
> 2. It doesn't work when the Titlebar is set to be hidden. Altho it still causes the app to crash every time I close Atom. Can reproduce as well....
Here the Electron issue: https://github.com/electron/electron/issues/10521 There doesn't seem to be a fix yet. ### Temporary workarounds 1. A temporary workaround noted [here](https://github.com/electron/electron/issues/10521#issuecomment-342804193) is to go full-screen and then back to...
Thanks for the feedback. 🙇 Seems a good alternative if custom properties are still to early to use. 👍
By "this" you probably meant these [DuoTone themes](http://simurai.com/projects/2016/01/01/duotone-themes)? They should work with the current Atom version `1.12`. And probably also a few versions back.
Yeah, using GitHub issues as comments is kinda experimental. 😬 It probably should pre-populate the title, like `[Feedback] Title of the blog post`. Will try to add that.. one day...
🎉 In the "Contribute" section https://github.com/simurai/tone-syntax#contribute are steps how to get started. Is that enough clear?
@objectkit Here some [more infos](http://flight-manual.atom.io/hacking-atom/sections/creating-a-theme/#creating-a-syntax-theme), but it might not go into details. What language are you familiar with? Here an example for "Go". 1. Doublicate [styles/languages/javascript.less](https://github.com/simurai/tone-syntax/blob/master/styles/languages/javascript.less) so you have a...
Ok, here a bunch more languages: https://github.com/simurai/tone-syntax/pull/6
> I couldn't find references to any styles for task-lists in Primer CSS. Currently the styling for `.task-list-item` is only available on github.com. But if this is something that would...
I think still not fixed.