AtomMaterialUI / a-file-icon-idea

Atom Material Icons for JetBrains - Replace File and UI Icons for better visual grepping.
http://www.material-theme.com/docs/configuration/icons-settings/#atom-material-icons-plugin
MIT License
218 stars 27 forks source link

When the plugin is enabled, all the checkboxes are dark #442

Open maicol07 opened 4 months ago

maicol07 commented 4 months ago

Describe the bug All IDE checkboxes are dark when this plugin is enabled

To Reproduce

  1. Set a light theme
  2. Enable plugin
  3. See checkboxes

Expected Behavior Checkboxes should be white on light themes

Environment

PhpStorm 2024.1 EAP
Build #PS-241.11761.30, built on February 8, 2024
Licensed to PhpStorm EAP user: Maicol Battistini
Expiration date: March 9, 2024
Runtime version: 17.0.10+8-b1171.14 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.15.146.1-microsoft-standard-wsl2
GC: G1 Young Generation, G1 Old Generation
Memory: 3004M
Cores: 24
Registry:
  ide.balloon.shadow.size=0
  debugger.new.tool.window.layout=true
  run.processes.with.pty=TRUE
  ide.experimental.ui=true
Non-Bundled Plugins:
  com.fwdekker.randomness (3.2.0)
  com.jsonts.kotlin (1.0.12)
  com.github.exidcuter.dockerregistryexplorer (1.1.0-stable)
  dev.meanmail.plugin.nginx-intellij-plugin-pro (2022.1.1)
  com.nasller.CodeGlancePro (1.7.9)
  awesome.console (0.1337.12)
  com.renemaas.intellij.zipper (1.1.0)
  com.obroom.plugin.toolset (2024.1.1)
  org.jetbrains.plugins.stylus (241.11761.10)
  com.khmelyuk.multirun (1.14.1)
  com.intellij.ideolog (222.3.1.0)
  String Manipulation (9.12.0)
  siosio.EmojiCommitLogViewer (1.0.7)
  com.shuzijun.markdown-editor (2.0.5)
  lermitage.intellij.extra.icons (2024.2.2)
  com.github.camork.fileExpander (2.4)
  hu.hawser.co-author-plugin (2.3)
  com.wakatime.intellij.plugin (14.3.11)
  GrepConsole (12.23.0-IJ2023.3)
  com.intellij.grazie.pro (0.3.278)
  pro.bashsupport (4.0.0.241-beta12)
  com.github.yunabraska.githubworkflowplugin (3.2.1)
  com.github.copilot (1.4.14.4554)
  com.github.jk1.ytplugin (2023.1.73)
  mdx.js (241.11761.10)
  de.sist.gitlab (2.14.2)
  zielu.gittoolbox (500.1.9+222)
  mobi.hsz.idea.gitignore (4.5.2)
  com.intellij.plugins.html.instantEditing (241.11761.10)
  com.funivan.idea.phpClean (2023.12.17)
  lv.midiana.misc.phpstorm-plugins.deep-keys (2022.08.03.001)
  ru.adelf.idea.dotenv (2024.1)
  nl.deschepers.laraveltinker (2.6.1)
  net.king2500.plugins.PhpAdvancedAutoComplete (1.1.0)
  com.kalessil.phpStorm.phpInspectionsUltimate-mp (2024.1.1)
  de.espend.idea.php.toolbox (6.2.0)
  de.espend.idea.php.annotation (9.4.0)
  org.masamotod.idea.Drupal8NamespaceDetector (1.0)
  dev.nybroe.collector (0.4.0)
  com.mallowigi (95.0.0)
Current Desktop: Undefined

Screenshots image

mallowigi commented 1 month ago

Can't reproduce. are you on Linux?

max-schmitt-bol commented 1 month ago

I have the same behaviour working on a Mac. If you need additional information, let me know ✌️

max-schmitt-bol commented 1 month ago

All I can say for now: It seems, that is has been introduced with IntelliJ 2024.x.x

maicol07 commented 1 month ago

Can't reproduce. are you on Linux?

WSL2, but I also get the same issue on Windows side with IDE for Windows

mallowigi commented 1 month ago

What theme are you using?

maicol07 commented 1 month ago

What theme are you using?

The default Light with Light header one

gooohlan commented 1 month ago

Disabling the 'Fix Actions Buttons Color' option makes it work normally after reinstallation, but once the 'Fix Actions Buttons Color' option is enabled, the issue reappears. Disabling the option does not fix it; only reinstalling does.

gooohlan commented 1 month ago

Disabling and then re-enabling also works.