From 2218210ee4add0bbac40b970e6068f0120059996 Mon Sep 17 00:00:00 2001 From: marhali Date: Sat, 2 Sep 2023 12:39:17 +0200 Subject: [PATCH] feat(ui): adjust tool window icon color to align with new ui reference --- CHANGELOG.md | 3 +++ src/main/resources/icons/translate13.svg | 4 ++-- src/main/resources/icons/translate13_dark.svg | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dde01a..5ab2e92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ ### Added - Support for all 2023.2 builds (232.*) +### Changed +- Translator tool window icon color + ## [4.4.1] - 2023-02-19 ### Changed diff --git a/src/main/resources/icons/translate13.svg b/src/main/resources/icons/translate13.svg index fbe7f69..ad281be 100644 --- a/src/main/resources/icons/translate13.svg +++ b/src/main/resources/icons/translate13.svg @@ -1,4 +1,4 @@ - - + \ No newline at end of file diff --git a/src/main/resources/icons/translate13_dark.svg b/src/main/resources/icons/translate13_dark.svg index c43d969..ffb5f51 100644 --- a/src/main/resources/icons/translate13_dark.svg +++ b/src/main/resources/icons/translate13_dark.svg @@ -1,4 +1,4 @@ - - + \ No newline at end of file