From 304a1877d2a1f8e3b10110d54712ddb6b5bcf3ac Mon Sep 17 00:00:00 2001 From: Vitaly Legchilkin Date: Tue, 12 Aug 2025 17:03:52 +0200 Subject: [PATCH] [python] new icons for system pythons pyenv/homebrew (UX-3490, UX-3365) (cherry picked from commit af8d8d78e0bea842737ee07cc84a6de9eb005ed2) IJ-MR-172209 GitOrigin-RevId: ba4466e1b2c3afb775bd2f0457c2acf26c9cf031 --- .../PythonCommunityServicesSystemPythonIcons.java | 4 ++-- .../python/community/system/providers/expui/homebrew.svg | 7 ++++++- .../community/system/providers/expui/homebrew_dark.svg | 6 ++++++ .../python/community/system/providers/expui/pyenv.svg | 6 ++---- .../python/community/system/providers/expui/pyenv_dark.svg | 4 ++++ 5 files changed, 20 insertions(+), 7 deletions(-) create mode 100644 python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew_dark.svg create mode 100644 python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv_dark.svg diff --git a/python/services/system-python/gen/com/intellij/python/community/services/systemPython/PythonCommunityServicesSystemPythonIcons.java b/python/services/system-python/gen/com/intellij/python/community/services/systemPython/PythonCommunityServicesSystemPythonIcons.java index 0a02da9a5a6a..320cb2a7fdca 100644 --- a/python/services/system-python/gen/com/intellij/python/community/services/systemPython/PythonCommunityServicesSystemPythonIcons.java +++ b/python/services/system-python/gen/com/intellij/python/community/services/systemPython/PythonCommunityServicesSystemPythonIcons.java @@ -15,6 +15,6 @@ public final class PythonCommunityServicesSystemPythonIcons { return IconManager.getInstance().loadRasterizedIcon(path, PythonCommunityServicesSystemPythonIcons.class.getClassLoader(), cacheKey, flags); } /** 16x16 */ public static final @NotNull Icon Asdf = load("icons/com/intellij/python/community/system/providers/expui/asdf.svg", 1124514615, 0); - /** 16x16 */ public static final @NotNull Icon Homebrew = load("icons/com/intellij/python/community/system/providers/expui/homebrew.svg", -2104807435, 0); - /** 16x16 */ public static final @NotNull Icon Pyenv = load("icons/com/intellij/python/community/system/providers/expui/pyenv.svg", -770384196, 0); + /** 16x16 */ public static final @NotNull Icon Homebrew = load("icons/com/intellij/python/community/system/providers/expui/homebrew.svg", -1376464786, 2); + /** 16x16 */ public static final @NotNull Icon Pyenv = load("icons/com/intellij/python/community/system/providers/expui/pyenv.svg", -91622686, 2); } diff --git a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew.svg b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew.svg index a977351328b4..cbe1a836f4ba 100644 --- a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew.svg +++ b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew.svg @@ -1 +1,6 @@ - \ No newline at end of file + + + + + + diff --git a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew_dark.svg b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew_dark.svg new file mode 100644 index 000000000000..068176d9de60 --- /dev/null +++ b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/homebrew_dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv.svg b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv.svg index 003e39edf1c2..87043203a4ef 100644 --- a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv.svg +++ b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv.svg @@ -1,6 +1,4 @@ - - - - + + diff --git a/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv_dark.svg b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv_dark.svg new file mode 100644 index 000000000000..904b28847fee --- /dev/null +++ b/python/services/system-python/resources/icons/com/intellij/python/community/system/providers/expui/pyenv_dark.svg @@ -0,0 +1,4 @@ + + + +