ChrisRM / material-theme-jetbrains

JetBrains theme of Material Theme
Other
7.83k stars 450 forks source link

Make the file browser colors and file selection colors more lighter so it is easier to see #1853

Closed johanbasson closed 2 years ago

johanbasson commented 2 years ago

I love the Deep Ocean Theme, but the file browser and file selection colors seems hard to read.

image

image

The file browser colors does not stand out or is hard to read against the very dark background. (See screen shots)

I would suggest making the color ligher so it is easier to see against the dark background.

Environment

IntelliJ IDEA 2021.3 (Community Edition) Build #IC-213.5744.223, built on November 27, 2021 Runtime version: 11.0.13+7-b1751.19 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 5.13.0-22-generic GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 12 Registry: ide.balloon.shadow.size=0 scala.erase.compiler.process.jdk.once=false

Non-Bundled Plugins: com.markskelton.one-dark-theme (5.4.1) org.jetbrains.kotlin (213-1.6.10-release-923-IJ5744.223) com.mallowigi (50.2.0) com.chrisrm.idea.MaterialThemeUI (6.12.1) org.intellij.scala (2021.3.507)

Kotlin: 213-1.6.10-release-923-IJ5744.223 Current Desktop: X-Cinnamon

Custom Theme Config :

<application>
  <component name="MaterialThemeConfig">
    <option name="contrastMode" value="true" />
    <option name="allowDataCollection" value="true" />
    <option name="isContrastMode" value="true" />
    <option name="isWizardShown" value="true" />
    <option name="accentColor" value="84ffff" />
    <option name="selectedTheme" value="DEEPOCEAN" />
    <option name="userId" value="3722f66a:17d5d5b87d1:-8000" />
    <option name="version" value="6.12.1" />
  </component>
</application>
mallowigi commented 2 years ago

I think this is a matter of luminosity. You can try to increase the luminosity of your computer, or use the high contrast mode.

CleanShot 2021-12-19 at 10 16 55