mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 02:41:17 +00:00
Update color
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Slic3r { namespace GUI {
|
||||
static const wxColour LabelEnableColor = wxColour("#262E30");
|
||||
static const wxColour LabelDisableColor = wxColour("#ACACAC");
|
||||
static const wxColour GreyColor = wxColour("#6B6B6B");
|
||||
static const wxColour GreenColor = wxColour("#00AE42");
|
||||
static const wxColour GreenColor = wxColour("#009688");
|
||||
static const wxColour BackGroundColor = wxColour("#FFFFFF");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user