Material-theme-jetbrains: Black class and function definitions in Python

Created on 21 Jan 2016  Â·  17Comments  Â·  Source: ChrisRM/material-theme-jetbrains

def and class are black on dark grey/blue

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:
Image

All 17 comments

Same here:

image

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

screenshot 2016-02-03 08 04 07

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:
Image

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dg00GT00 picture dg00GT00  Â·  3Comments

timrspratt picture timrspratt  Â·  3Comments

wolf99 picture wolf99  Â·  3Comments

MiracleWisp picture MiracleWisp  Â·  3Comments

un000 picture un000  Â·  4Comments