Skip to content

Commit 891b2f7

Browse files
committed
Version 2.0.2
1 parent e73f753 commit 891b2f7

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

resources/META-INF/plugin.xml

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

1313
<change-notes><![CDATA[
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>
14+
Dark theme refinements: <br/>
15+
— More subtle parameter hints in the dark theme. <br/><br/>
16+
17+
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>
1721

1822
<depends>com.intellij.modules.platform</depends>
1923

0 commit comments

Comments
 (0)