Skip to content

Commit 69a090d

Browse files
committed
fix plugin name
1 parent 7c980da commit 69a090d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Plugin Configuration File. Read more: https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html -->
22
<idea-plugin>
33
<id>com.github.bomgar.rosepinejetbrains</id>
4-
<name>rose-pine-jetbrains</name>
4+
<name>Rosé Pine Theme</name>
55
<vendor>bomgar</vendor>
66

77
<depends>com.intellij.modules.platform</depends>

0 commit comments

Comments
 (0)