From f47eee24d3c874e044bd25922de83d8b74001894 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sat, 4 Jul 2026 22:14:35 +0800 Subject: [PATCH] fix dark theme issue for plugin web dialog --- src/slic3r/GUI/PluginWebDialog.cpp | 32 ++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/src/slic3r/GUI/PluginWebDialog.cpp b/src/slic3r/GUI/PluginWebDialog.cpp index 202b2fb7a0..234f0ccefe 100644 --- a/src/slic3r/GUI/PluginWebDialog.cpp +++ b/src/slic3r/GUI/PluginWebDialog.cpp @@ -80,22 +80,32 @@ std::string host_theme_style() return s; } -// User script that prepends the host theme into the document at document-start, -// before the plugin's own