dima74 / intellij-indent-rainbow

Extension which shows indentation with a faint rainbow colored background to make them more readable
https://plugins.jetbrains.com/plugin/13308-indent-rainbow/
GNU General Public License v3.0
64 stars 13 forks source link

Opacity setting seems to not have any effect #13

Closed danielgafni closed 4 years ago

danielgafni commented 4 years ago

The title. I can provide screenshots if needed, but basically the opacity is just always the same (default) for me even if i change it.

dima74 commented 4 years ago

@danielgafni thanks for reporting! Could you please provide plugin version, IntelliJ version (Help / About / Copy) and what is your operation system

danielgafni commented 4 years ago
PyCharm 2020.1 (Professional Edition)
Build #PY-201.6668.115, built on April 7, 2020
Licensed to Daniel Gafni
Subscription is active until September 19, 2020
For educational use only.
Runtime version: 11.0.6+8-b765.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.7.0-1-manjaro
GC: ParNew, ConcurrentMarkSweep
Memory: 1434M
Cores: 8
Non-Bundled Plugins: com.andrey4623.rainbowcsv, com.arcticicestudio.nord.jetbrains, mobi.hsz.idea.gitignore, indent-rainbow.indent-rainbow, BashSupport, izhangzhihao.rainbow.brackets
Current Desktop: KDE

Plugin version - 6.3

dima74 commented 4 years ago

@danielgafni thanks! Could you please also provide screenshot? Also I am not sure about plugin version, latest IndentRainbow plugin version is 1.4.2 and 6.3 is latest version of RainbowBrackets (it is another plugin)

By the way here is what is expected result when changing opacity:

Default image

Slightly increased image

Highly increased image

danielgafni commented 4 years ago

Yeah sorry, I indeed accidentally gave you the Rainbow Brackets version. Indent Rainbow version is 1.4.2 Here are the screenshots. I've been restarting PyCharm in between taking them just to make sure the setting is being loaded. I've also tried setting the color to white - same outcome.

Screenshot_20200507_165845 Screenshot_20200507_170225 Screenshot_20200507_170339

dima74 commented 4 years ago

@danielgafni sorry for so long response. Could you please:

danielgafni commented 4 years ago

It is working now. Thanks!