Skip to content

Commit cf53b87

Browse files
committed
Version 2.0.3
1 parent 3fd5247 commit cf53b87

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

resources/META-INF/plugin.xml

Lines changed: 2 additions & 7 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.2</version>
3+
<version>2.0.3</version>
44
<name>Dune Theme</name>
55
<category>UI</category>
66
<vendor>Anvell</vendor>
@@ -11,13 +11,8 @@
1111
The plugin offers both light and dark themes.]]></description>
1212

1313
<change-notes><![CDATA[
14-
Dark theme refinements: <br/>
15-
— More subtle parameter hints in the dark theme. <br/><br/>
16-
1714
Light theme refinements: <br/>
18-
— Underwave unused symbols. <br/>
19-
— Apply distinct highlight for 'TODO' comments. <br/>
20-
— Refine color highlight of the warnings. <br/>]]></change-notes>
15+
— Update matched bracket effect. <br/>]]></change-notes>
2116

2217
<depends>com.intellij.modules.platform</depends>
2318

0 commit comments

Comments
 (0)