Emanuel Bennici
Emanuel Bennici
Any updates on this? It would be really great if this is implemented because then we can start to integrate this awesome longer into _golangci-lint_
The colors do look like expected :+1:
Then why does the default syntax highlighting not work for dart files? (Everything is yellow)
As @Akin909 said: The `dartCoreClasses` is an additional syntax group to improve highlighting.
@joshdick do you have some "reference" colors? Because I'd like to have the colors consistent to the other color "schemes" of the other languages.
Yes, but do you have a scheme like "operators are colored red", ... I tried to use the colors from the other languages, but it would be nice to have...
@joshdick you're right. `dartCoreClasses` is a custom syntax group which I created. Sorry for this mistake. I don't think that this has to be added to this colorscheme.
I made those changes because dart files did appear completely yellow. And I tried to use colors from other language specific colors from this theme.
Any updates to this issue @vmihailenco?
yeah, this would be really awesome!