From 6aacbd504f7877e6b477ad5a0c4afbc3766fd221 Mon Sep 17 00:00:00 2001 From: Bogdan Kirilenko Date: Wed, 14 May 2025 15:30:43 +0200 Subject: [PATCH] [PyCharm] PY-81166 fixed jupyter server icons (cherry picked from commit 709a7f1971eac46631e62760ce809f0cfc38c1d3) GitOrigin-RevId: 891d056e6ddce86e6c6c6cf3649e71560d70e7ee --- .../notebooks/jupyter/core/icons/JupyterCoreIcons.java | 4 ++-- .../server/jupyter_busy.svg | 2 +- .../server/jupyter_waiting.svg | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jupyter/gen/com/intellij/notebooks/jupyter/core/icons/JupyterCoreIcons.java b/jupyter/gen/com/intellij/notebooks/jupyter/core/icons/JupyterCoreIcons.java index e2a0c2d5f309..9ac3f0cfd661 100644 --- a/jupyter/gen/com/intellij/notebooks/jupyter/core/icons/JupyterCoreIcons.java +++ b/jupyter/gen/com/intellij/notebooks/jupyter/core/icons/JupyterCoreIcons.java @@ -42,10 +42,10 @@ public final class JupyterCoreIcons { /** 16x16 */ public static final @NotNull Icon RunningPythonNotebook = load("icons/org.jetbrains.plugins.notebooks.jupyter/expui/runningPythonNotebook.svg", "icons/org.jetbrains.plugins.notebooks.jupyter/runningPythonNotebook.svg", -584924617, 0); public static final class Server { - /** 16x16 */ public static final @NotNull Icon Jupyter_busy = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg", -2139470969, 2); + /** 16x16 */ public static final @NotNull Icon Jupyter_busy = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg", 1512602932, 2); /** 16x16 */ public static final @NotNull Icon Jupyter_error = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_error.svg", 107279657, 2); /** 16x16 */ public static final @NotNull Icon Jupyter_stopped = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_stopped.svg", 955716393, 2); - /** 16x16 */ public static final @NotNull Icon Jupyter_waiting = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg", -622250181, 2); + /** 16x16 */ public static final @NotNull Icon Jupyter_waiting = load("icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg", -304440608, 2); } /** 16x18 */ public static final @NotNull Icon SplitCell = load("icons/org.jetbrains.plugins.notebooks.jupyter/expui/splitCell.svg", "icons/org.jetbrains.plugins.notebooks.jupyter/splitCell.svg", -1172223546, 2); diff --git a/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg b/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg index 3e2cb5bb4cdd..fae414e19e8f 100644 --- a/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg +++ b/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_busy.svg @@ -1,6 +1,6 @@ - + diff --git a/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg b/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg index 716fa10e0ac2..a5daa490360f 100644 --- a/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg +++ b/jupyter/resources/icons/org.jetbrains.plugins.notebooks.jupyter/server/jupyter_waiting.svg @@ -1,5 +1,5 @@ - +