diff --git a/CHANGELOG.md b/CHANGELOG.md index c4977951..6f0142d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ # Axon Framework plugin Changelog +## [0.10.1] +- Updated the logos and icons. + ## [0.10.0] - Initial support for Axon Framework 5. This includes navigation support for message handlers and detection of EventSourcedEntity structure. diff --git a/src/main/kotlin/org/axonframework/intellij/ide/plugin/AxonIcons.kt b/src/main/kotlin/org/axonframework/intellij/ide/plugin/AxonIcons.kt index 69dfaded..7e21a9d0 100644 --- a/src/main/kotlin/org/axonframework/intellij/ide/plugin/AxonIcons.kt +++ b/src/main/kotlin/org/axonframework/intellij/ide/plugin/AxonIcons.kt @@ -1,11 +1,11 @@ /* - * Copyright (c) 2022. Axon Framework + * Copyright (c) 2022-2026. Axon Framework * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -30,5 +30,5 @@ object AxonIcons { val HandlerIntercepted = IconLoader.getIcon("/icons/handler_intercepted.svg", AxonIcons::class.java) val Publisher = IconLoader.getIcon("/icons/publisher.svg", AxonIcons::class.java) val Interceptor = IconLoader.getIcon("/icons/interceptor.svg", AxonIcons::class.java) - val Axon = IconLoader.getIcon("/META-INF/pluginIcon.svg", AxonIcons::class.java) + val Axon = IconLoader.getIcon("/icons/class.svg", AxonIcons::class.java) } diff --git a/src/main/resources/META-INF/pluginIcon.svg b/src/main/resources/META-INF/pluginIcon.svg index 81d99c2d..ae363ec3 100644 --- a/src/main/resources/META-INF/pluginIcon.svg +++ b/src/main/resources/META-INF/pluginIcon.svg @@ -1,12 +1,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/src/main/resources/META-INF/pluginIcon_dark.svg b/src/main/resources/META-INF/pluginIcon_dark.svg index a7ce18b5..9a4a286e 100644 --- a/src/main/resources/META-INF/pluginIcon_dark.svg +++ b/src/main/resources/META-INF/pluginIcon_dark.svg @@ -1,12 +1,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + diff --git a/src/main/resources/icons/class.svg b/src/main/resources/icons/class.svg new file mode 100644 index 00000000..c67b5d59 --- /dev/null +++ b/src/main/resources/icons/class.svg @@ -0,0 +1,21 @@ + + + + + + + diff --git a/src/main/resources/icons/handler.svg b/src/main/resources/icons/handler.svg index 791f7cba..38c7287e 100644 --- a/src/main/resources/icons/handler.svg +++ b/src/main/resources/icons/handler.svg @@ -1,93 +1,19 @@ - - + - - - - - - - - - - - - - - - - - - - - + + diff --git a/src/main/resources/icons/handler_intercepted.svg b/src/main/resources/icons/handler_intercepted.svg index 365c3f64..f948a263 100644 --- a/src/main/resources/icons/handler_intercepted.svg +++ b/src/main/resources/icons/handler_intercepted.svg @@ -1,107 +1,19 @@ - - + - - - - - - - - - - - - + + + diff --git a/src/main/resources/icons/interceptor.svg b/src/main/resources/icons/interceptor.svg index 1bf56a86..cd5514f6 100644 --- a/src/main/resources/icons/interceptor.svg +++ b/src/main/resources/icons/interceptor.svg @@ -1,64 +1,19 @@ - - + - - - - - - - - - + + + diff --git a/src/main/resources/icons/publisher.svg b/src/main/resources/icons/publisher.svg index b2be8fe3..e91f4862 100644 --- a/src/main/resources/icons/publisher.svg +++ b/src/main/resources/icons/publisher.svg @@ -1,93 +1,19 @@ - - + - - - - - - - - - - - - - - - - - - - - + +