antelle / intellij-xcode-dark-theme

Xcode Dark theme for IntelliJ
https://plugins.jetbrains.com/plugin/13106-xcode-dark-theme/
MIT License
148 stars 13 forks source link

Single color everywhere #7

Closed napsterv closed 4 years ago

napsterv commented 4 years ago

image

The theme seems to render everything in pink.

I've tried other themes to cross-check and they do apply different colors.

Is there a way to mix up the colors a bit? It's a tad bit difficult to focus.

antelle commented 4 years ago

Well that's what it's supposed to be. For example, JavaScript is also less colorized in Xcode. Not sure how to make them different without losing this similarity, to be honest.
If you like just the UI theme without editor colors, it's possible to change them to a different setup.

antelle commented 4 years ago

Example of Swift in Xcode, which is the most properly colored language there, it's also similar in terms of palette used:

Screen Shot 2020-10-08 at 21 24 33
napsterv commented 4 years ago

I see, I see. Looks like, we're restricted by the color palette, there's nothing much we can do. 🙄