Skip to content

Commit eadf6c3

Browse files
committed
Update plugin icon
1 parent 7f02c28 commit eadf6c3

File tree

2 files changed

+8
-83
lines changed

2 files changed

+8
-83
lines changed

resources/META-INF/plugin.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin>
22
<id>com.gmike.visual-studio-2019-dark</id>v
33
<name>Visual Studio 2019 Dark Theme</name>
4-
<version>1.4</version>
4+
<version>1.5.1</version>
55
<vendor email="roman.soloweow@gmail.com" url="https://github.com/RomanSoloweow">GMIKE</vendor>
66

77
<description><![CDATA[
@@ -10,6 +10,12 @@
1010
]]></description>
1111

1212
<change-notes><![CDATA[
13+
<b>1.5</b>
14+
<ul>
15+
<li>Support Razor Syntax</li>
16+
<li>Fix bug "Cannot find /Visual_Studio_2019_Dark.xml in PluginClassLoader"</li>
17+
<li>Fix bug: color scheme was not set when installing the plugin</li>
18+
</ul>
1319
<b>1.4</b>
1420
<ul>
1521
<li>Color for font and background of IDE</li>

resources/META-INF/pluginIcon.svg

Lines changed: 1 addition & 82 deletions
Loading

0 commit comments

Comments
 (0)