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.44k stars 213 forks source link

Separate color schemes for Light and Dark modes #2670

Closed hirozed closed 1 year ago

hirozed commented 1 year ago

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

Please check

Your programming languages

PHP

Expected Behavior

Current Behavior

Code examples

izhangzhihao commented 1 year ago

Hi, I tested two cases:

  1. Without enabling the Color Generator

    image

    and with the "Sync with OS" enabled, after switching the light/dark, the brace colors changed automatically without restarting the IDE.

  2. With the Color Generator and the "Sync with OS" enabled, the brace colors do not change automatically after switching the light/dark.

izhangzhihao commented 1 year ago

I can make brackets automatically updated after switching light/dark, but for Rainbow Variables, there is still an open issue from JB: Incorrect Semantic Highlighting colors when switching to dark mode

And do please try this build snapshot

hirozed commented 1 year ago

Hi @izhangzhihao,

Thank you for looking into this. I bounced around the settings with color generator activated and not, and it looked like the colors were changing with the theme, but it felt inconsistent. I'll stay with a single color theme and see if the next release solves things.