Skip to content

Commit 3f37d6f

Browse files
committed
Version 2.0.1
1 parent f0d812a commit 3f37d6f

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

resources/META-INF/plugin.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<idea-plugin>
22
<id>io.github.anvell.dune-theme</id>
3-
<version>2.0.0</version>
3+
<version>2.0.1</version>
44
<name>Dune Theme</name>
55
<category>UI</category>
66
<vendor>Anvell</vendor>
@@ -11,13 +11,9 @@
1111
The plugin offers both light and dark themes.]]></description>
1212

1313
<change-notes><![CDATA[
14-
This release contains major changes: <br/>
15-
— Complete UI theming besides color schemes. <br/>
16-
— New light theme. <br/>
17-
— Improved language support. <br/>
18-
— Small changes which improve legibility. <br/><br/>
19-
20-
Note: make sure to re-apply new theme after update.]]></change-notes>
14+
Small update which refines light theme: <br/>
15+
— Fixed IDE notification background. <br/>
16+
— Removed undesired effects from labels in the code.]]></change-notes>
2117

2218
<depends>com.intellij.modules.platform</depends>
2319

0 commit comments

Comments
 (0)