mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 03:09:57 +01:00
Changed colors a bit
Selection area, group and pain tools matching the highlight color. White mask tool.
This commit is contained in:
@@ -60,7 +60,7 @@ namespace ImGuiToolkit
|
||||
ACCENT_GREY
|
||||
} accent_color;
|
||||
void SetAccentColor (accent_color color);
|
||||
struct ImVec4 HighlightColor ();
|
||||
struct ImVec4 HighlightColor (bool active = true);
|
||||
|
||||
void ShowStats (bool* p_open, int* p_corner, bool* p_timer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user