WhiteVermouth / XcodeTheme

 Xcode Light & Dark Theme for JetBrains IDEs (IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, WebStorm, etc)

Home Page:https://plugins.jetbrains.com/plugin/15727-xcode-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"New UI" run buttons color

alexgarbarev opened this issue · comments

Hello and thank you for wonderful theme! (I really love it use it)

I'm using it mainly with Android Studio while doing Flutter app project. I noticed that since New UI has been released, "run" buttons started to look awkward, please see attached screenshots to compare:
Xcode Light:
Screenshot 2023-08-06 at 21 30 02

Light (default one):
Screenshot 2023-08-06 at 21 30 28

Xcode Dark:
Screenshot 2023-08-06 at 21 31 32

Dark (default one):
Screenshot 2023-08-06 at 21 31 57

I think we should fix Light theme and do one of following:

  • make text inside blue buttons white instead of black (to match regular Light theme)
    or
  • change background color of blue buttons to non-blue, something like gray (to match Xcode), or transparent (to match Xcode Dart theme logic) or something more pastel/light toned to have a better contrast with black text.

Thanks in advance!

Does the problem still persist? I'd like to contribute and solve this

Sorry for long latency response. I've fixed the RunWidget icon color error in v1.7.0 (which will be downloadable once JetBrains approved). Have a try.