Skip to content

Commit

Permalink
Adds icons
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardorodriguezdev committed Jan 12, 2025
1 parent 5afa846 commit 1f61418
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 1 deletion.
3 changes: 2 additions & 1 deletion intellij-plugin/src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<toolWindow
factoryClass="io.github.gerardorodriguezdev.chamaleon.intellij.plugin.EnvironmentSelectionToolWindowFactory"
id="Chamaleon"
anchor="right"/>
anchor="right"
icon="icons/pluginIcon"/>
</extensions>
</idea-plugin>
69 changes: 69 additions & 0 deletions intellij-plugin/src/main/resources/META-INF/pluginIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 1f61418

Please sign in to comment.