Kotlin Additions color scheme

已回答

Hello,

I am trying to configure my Kotlin color scheme to match my Java color scheme. Setting values in ` Editor > Color Scheme > Kotlin Additions` doesn't seem to do anything...

Here is what it looks like in the preview panel (correct):

And here is what it looks like in the editor (incorrect):

There also seems to be no distinction between different "Modifiers" and "Keywords":

...but this appears to be the purpose of "Kotlin Additions". However, the changes are not taking effect in the editor. (?)

 

If anyone could assist me in diagnosing this behavior, it would be greatly appreciated.

-Vadim

 

1
What version of IDE do you use? I don't see the `Kotlin Additions` option in 2022.3.1. Can you disable all third-party plugins?
0

It's 2020 Community. Settings weren't importing properly into 2022 Ultimate (except these settings worked) so I resorted to editing my existing color scheme instead of manually transferring over every other setting to the new IDE. It is working enough for now but I see no reason this specific setting shouldn't be working. I've minimized the amount of plugins enabled... but this is essentially a bug report complaint on a 3 year old IDE, so anyone coming across this post should probably ignore it.I posted this primarily out of annoyance.

Thanks for replying, Ivan

0
It looks like this is a problem of Material Theme plugin. Please contact the developers of the plugin — https://plugins.jetbrains.com/plugin/8006-material-theme-ui.
0

请先登录再写评论。