doki-theme / doki-theme-icons-jetbrains

A nice mix of cool and cute icons for your JetBrains IDEs!
MIT License
58 stars 3 forks source link

[Bug]: 启用Doki Theme Icons插件后,IDEA即使开启了NewUI,但是没有被插件替换的图标仍然显示旧UI图标 #77

Open YashiroKirara opened 1 year ago

YashiroKirara commented 1 year ago

Your Environment

Please go to IntelliJ IDEA -> About IntelliJ IDEA (Mac) or Help -> About IntelliJ IDEA (Windows) and copy the infos to the clipboard and paste it here.

IntelliJ IDEA 2023.1.1 (Ultimate Edition) Build #IU-231.8770.65, built on April 27, 2023 Licensed to Yashiro You have a perpetual fallback license for this version. Subscription is active until December 31, 2099. Runtime version: 17.0.6+10-b829.9 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.6.5 GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 8 Registry: debugger.new.tool.window.layout=true project.tree.structure.show.url=false debugger.valueTooltipAutoShowOnSelection=true ide.experimental.ui=true

Non-Bundled Plugins: io.unthrottled.doki.icons (88.5-1.0.12) socrates.tabshifter (0.33) MultiHighlight (3.1.0) com.roomj.simpletitles (1.5.1) com.nasller.CodeGlancePro (1.6.2) coderead.IdeaPlugins.maven (1.1) cn.jgayb.fenix-plugin (0.3.3) org.OverEngineer.InlineProblems (0.4.2) String Manipulation (9.7.1) com.intellij.properties.bundle.editor (231.8109.91) Key Promoter X (2023.1.0) indent-rainbow.indent-rainbow (2.1.0) MavenRunHelper (4.23.222.2964.0) GrepConsole (12.17.211.6693.0) Pythonid (231.8770.65) org.intellij.gitee (2023.1.0) izhangzhihao.rainbow.brackets (2023.2.7) com.clutcher.comments_highlighter (2023.5.0) io.github.kings1990.FastRequest (2023.1.5)

Kotlin: 231-1.8.21-IJ8770.65

How to reproduce.

比如系统自带的Spring插件、以及右键菜单中的Cut、Paste图标,都显示为旧UI下的图标,禁用Doki插件后,则会显示新UI图标 image image

What is expected?

To show up when the project started.