update colors

This commit is contained in:
SoftFever
2026-07-09 19:42:21 +08:00
parent f688a3e741
commit 844c374798
14 changed files with 33 additions and 33 deletions
@@ -33,7 +33,7 @@
static const wxColour WGT_GREY200 = wxColour(248, 248, 248);
static const wxColour WGT_GREY300 = wxColour(238, 238, 238);
static wxColour s_hgreen_clr("#00AE42");
static wxColour s_hgreen_clr("#009688");
namespace Slic3r::GUI
{