mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
ENH:dark mode of imgui part
Change-Id: I42975f9004be1a348db83f1a5790490dbc444c9d
This commit is contained in:
parent
1400e9d63a
commit
df260dd724
81 changed files with 877 additions and 297 deletions
|
|
@ -191,7 +191,9 @@ public:
|
|||
static const ImVec4 COL_ACTIVE;
|
||||
static const ImVec4 COL_TITLE_BG;
|
||||
static const ImVec4 COL_WINDOW_BG;
|
||||
static const ImVec4 COL_WINDOW_BG_DARK;
|
||||
static const ImVec4 COL_SEPARATOR;
|
||||
static const ImVec4 COL_SEPARATOR_DARK;
|
||||
|
||||
//BBS
|
||||
static void push_toolbar_style(const float scale);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue