Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full customization of colors for variables similar to brackets color customization #2576

Closed
3 tasks done
thenajjar opened this issue Dec 30, 2022 · 13 comments
Closed
3 tasks done

Comments

@thenajjar
Copy link

thenajjar commented Dec 30, 2022

Please support us before creating a feature request, thanks for your support 😁

Please check

  • I already support this project.
  • please do consider buy this plugin here or donating us on Open Collective Or by AliPay/WeChatPay.
  • This issue/feature request is not reported before.

Your programming languages

Python/Pycharm

Expected Behavior

  • Be able to fully choose "Color Scheme" for variables colors like we already do with brackets.

Current Behavior

  • We are unable to choose the color scheme for variables

Code examples

    <option name="VARIABLES_RAINBOW_COLOR0">
        <value>
            <option name="FOREGROUND" value="E8BA36"/>
        </value>
    </option>
    <option name="VARIABLES_RAINBOW_COLOR1">
        <value>
            <option name="FOREGROUND" value="7FFFFE"/>
        </value>
    </option>
@open-collective-bot
Copy link

Hey @thenajjar 👋,

Thank you for opening an issue/feature request. We will get back to you as soon as we can.

Please consider support us by buying a license here or donating from OpenCollective https://opencollective.com/intellij-rainbow-brackets.

And we have a special plan for paid users, if you are a paid user, your issue or feature request will have a higher priority.

If you are creating a issue, please make sure you already read the latest change log here.

@thenajjar
Copy link
Author

Screenshot 2023-01-03 at 12 47 01 PM

@izhangzhihao
Copy link
Owner

Hi, I could not get your idea exactly, what do you mean exactly about "Be able to fully choose "Color Scheme" for variables colors", now users could define up to 10 colors like this:
image

@thenajjar
Copy link
Author

Correct, but these only work for brackets, and not "variables" colors. Can you add one more section here in this same screen where we can choose colors for "variables" colors?

@izhangzhihao
Copy link
Owner

hi, rainbow variables colors could be configured here:
image

And, BTW, you can only config 5 colors, but the IDE will generate 20 colors from the 5 colors.

@thenajjar
Copy link
Author

Oh I see, but can't you override this and add a section to customize the variables colors like you done for brackets?

@izhangzhihao
Copy link
Owner

Oh I see, but can't you override this and add a section to customize the variables colors like you done for brackets?

That sounds not a bad idea, I can try to create a soft link jump to this page or overwrite it with the rainbow brackets' setting page. I will sleep on it.

@ivanalmasi
Copy link

@izhangzhihao Please consider adding separate color options for indent guides as well.
I like rainbow colors for brackets, but I would prefer to keep indent guides in a single color (I can turn it off, but then I lose the indent guides highlight).

image

@izhangzhihao
Copy link
Owner

izhangzhihao commented Jan 9, 2023

hi, both, I added two new options for you:

image

image

please have a try for this build snapshot

@ivanalmasi
Copy link

ivanalmasi commented Jan 9, 2023

@izhangzhihao Thanks! Any chance you can build it for this version as well:
image

I can install an older version, but only later today.
Not going to work as my settings is not synced any more due to using new settings sync feature.

@ivanalmasi
Copy link

Thanks! If I turn off "Rainbow highlighting" for "Indent Guides Line" in "Color scheme", they are still colored. Should I set custom monochrome color there instead?

@izhangzhihao
Copy link
Owner

hi, this setting page is for custom indent guide color, if you want single color for all indent guides, please enable it and set all colors to one same color

@ivanalmasi
Copy link

Got it. It works like that. Only downside is that it needs to be done for each color scheme, but it's not switched very often.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants