Is it possible to modify a UI theme's color?

Am using the Carbon theme, but there are some elements that are hard to see.

Like these,

Is it possible to modify the color of these elements?

0
1 comment

Hello,

This theme was not developed by JetBrains, thus the best way is to report this issue to the Theme plugin developer https://github.com/luisfer0793/theme-carbon/issues.

Or, alternatively, there is an option to fix it yourself and create a merge request. There is a bunch of resources that might be helpful in learning how to develop a theme plugin:

- blog pos - https://blog.jetbrains.com/platform/2019/03/creating-custom-themes-for-intellij-platform-ides/

- tutorial - http://www.jetbrains.org/intellij/sdk/docs/reference_guide/ui_themes/themes_intro.html

- sample - https://github.com/JetBrains/intellij-sdk-docs/tree/master/code_samples/theme_basics

If you have more questions, please do not hesitate to ask.

 

K.R.

Sofia

0

Please sign in to leave a comment.