Hello, How can I disable that dim that appears wh...
# android-studio
a
Hello, How can I disable that dim that appears when I’m using the search dialog, in Android Studio Chipmunk ?
c
Hmm not sure what you mean by dimming. Can you add a screenshot here?
a
The background dims when I open a dialog
c
What version of Studio are you using?
a
Android Studio Chipmunk | 2021.2.1 Build #AI-212.5712.43.2112.8512546, built on April 28, 2022 Runtime version: 11.0.12+0-b1504.28-7817840 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.3.1 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 8 Registry: external.system.auto.import.disabled=true, ide.instant.shutdown=false, ide.balloon.shadow.size=0 Non-Bundled Plugins: monokai-pro (1.8.1), Dart (212.5744), com.markskelton.one-dark-theme (5.5.2), org.intellij.plugins.markdown (212.5457.16), org.jetbrains.kotlin (212-1.6.21-release-334-AS5457.46), com.vincentp.gruvbox-theme (0.5.4), com.chrisrm.idea.MaterialThemeUI (6.9.1), io.flutter (67.0.2)
c
I would try disabling the MaterialThemeUI plugin as that dimming isn't done by default
a
You’re right. It was the
Show overlay
setting from MaterialThemeUI. Thanks for the help!
🔥 1
👍 1