simurai
simurai
Ya, that could be neat. A problem is that the background color has to be the same so that it matches the tabs (in certain UI themes), but the syntax...
Ya.. it could have the same background tint, but then just the 2nd hue would be different in each language.. like make these two share the same background, selectors/properties, but...
Braces, punctuations etc. have very little contrast, but it's on purpose. The idea is that the more important something is, the stronger the contrast should be. Once you wrote a...
No, the `conditional...` should also have the Uno hue (orange). Could you paste that code snippet here? I'll try to reproduce it. And also, what's the grammar (language shown in...
Thanks.. I can reproduce this too and should be fixed with the next update. > As a slight aside, would it be possible to allow the user to set a...
The colors now get generated by chroma.js. Before they were "hand picked".. so yeah, there are some differences even when using the color picker on the old screenshot. There is...
Currently there isn't any custom highlighting for Go. It might be fine with the default, or we could still add some improvements if needed.
Yes, they feel like part of the comment. Maybe it could be `.uno-1();`, same as [html elements](https://github.com/simurai/duotone-dark-syntax/blob/master/styles/languages/_base.less#L34-L39)?
No, not on purpose, Sass selectors should also be white-ish.
> Function brackets: built-in/library functions work fine (i.e. malloc, printf) but user-mades do not Generally I think the parenthesis of `die(...` is correct. It looks a bit toned down giving...