We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd5247 commit cf53b87Copy full SHA for cf53b87
resources/META-INF/plugin.xml
@@ -1,6 +1,6 @@
1
<idea-plugin>
2
<id>io.github.anvell.dune-theme</id>
3
- <version>2.0.2</version>
+ <version>2.0.3</version>
4
<name>Dune Theme</name>
5
<category>UI</category>
6
<vendor>Anvell</vendor>
@@ -11,13 +11,8 @@
11
The plugin offers both light and dark themes.]]></description>
12
13
<change-notes><![CDATA[
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>
+ — Update matched bracket effect. <br/>]]></change-notes>
21
22
<depends>com.intellij.modules.platform</depends>
23
0 commit comments