izhangzhihao / intellij-rainbow-brackets

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet
https://plugins.jetbrains.com/plugin/10080-rainbow-brackets
GNU General Public License v3.0
4.36k stars 204 forks source link

Show generated rainbow variables colors in the color scheme page #2660

Closed jansviland closed 8 months ago

jansviland commented 9 months ago

Expected Behavior

For the other options, random colours are generated, but for variables it is not set to 10 different colours and they are not generated.

Current Behavior

https://github.com/izhangzhihao/intellij-rainbow-brackets/assets/114911422/69739160-5a5d-421a-9dcc-f5289a0370b1

izhangzhihao commented 9 months ago

The five colors displayed here directly showcase the IDE's five basic built-in color schemes. The IDE will generate 20 colors based off of these five colors. If you select to use the random color generator to generate colors, the five basic color schemes will not be applied. Instead, the generator will generate 20 colors directly. It is true that the 20 colors generated for practical use are not displayed here.

izhangzhihao commented 9 months ago

Related to https://github.com/izhangzhihao/intellij-rainbow-brackets/issues/2576