def and class are black on dark grey/blue
Same here:

Also, that blue for annotation is not that good/visible as well.
and more…
same here, what is needed for a fix? Any information / test?
I'm happy to review/test everything

another strange color would be the kwargs names
Definitely needs fixed, affects both default and darker. Makes editing Python a nightmare, currently stuck with the default theme for now until this is fixed.
For anyone who needs a good temporary fix, here are some colours that work (tested on darker):
Function Definition: #6A96B6
Keyword Arguments: #BF6870
Built-in Name: #507794
Class Name: #389E34
Decorator: #389E34
An image example:

thanks @Someguy123 :) definitely helps
Hi,
Any news on this?
=( project is die
This project started so great, and then it just went silent for a month :-1:
:(
The repository owner wrote that he's busy at work atm in another issue, you could try to fix it on your own and push a PR so he can check and merge it as soon as he got time for it again.
I'll go through all the issues as soon as I have time, I want to improve this and make it more flexible. Just got to prioritize my primary job atm. Tbh, I'm no Java-developer and I hoped someone else with a little more Java experience would have forked the repo and improved it by now.
I'll see if I can free up some time to deal with all the issues here asap.
@Someguy123 Thank you. Much appreciated.
:+1: on a fix.
Should be fixed in the latest release.
@mallowigi Which have we to use: yours of this?
both
Most helpful comment
For anyone who needs a good temporary fix, here are some colours that work (tested on
darker):Function Definition: #6A96B6
Keyword Arguments: #BF6870
Built-in Name: #507794
Class Name: #389E34
Decorator: #389E34
An image example:
