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