jkaving / intellij-colors-solarized

Solarized Colorscheme for IntelliJ IDEA
3.26k stars 430 forks source link

Color issue on Python "self " #156

Closed emmanuel-eraam closed 9 months ago

emmanuel-eraam commented 7 years ago

The actual self color is grey which makes it hard to distinguish from the rest. I would gently suggest #b58900 in Italic as in Spyder. many thx!

soshial commented 4 years ago

Should have some color, I agree. But it shouldn't be italic, as in original IDE color scheme it is not italic:

Screenshot 2020-04-03 at 09 54 57 Screenshot 2020-04-03 at 09 55 29

jkaving commented 9 months ago

Perhaps something like this:

Screenshot of IntelliJ IDEA (2024-01-04, 23-25-20)

It's similar to the default IntelliJ scheme, in that it is a slightly more muted version of the blue color used for e.g. function definitions.