mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Measure: Use Orca color schema
This commit is contained in:
parent
2c00408d08
commit
4843cda535
10 changed files with 198 additions and 52 deletions
|
@ -219,6 +219,7 @@ public:
|
|||
static const ImVec4 COL_WINDOW_BG_DARK;
|
||||
static const ImVec4 COL_SEPARATOR;
|
||||
static const ImVec4 COL_SEPARATOR_DARK;
|
||||
static const ImVec4 COL_ORCA;
|
||||
|
||||
//BBS
|
||||
static void on_change_color_mode(bool is_dark);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue