mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 18:59:59 +01:00
get color of highlight
This commit is contained in:
@@ -60,7 +60,7 @@ namespace ImGuiToolkit
|
||||
ACCENT_GREY
|
||||
} accent_color;
|
||||
void SetAccentColor (accent_color color);
|
||||
struct ImVec4 GetHighlightColor ();
|
||||
struct ImVec4 HighlightColor ();
|
||||
|
||||
void ShowStats (bool* p_open, int* p_corner, bool* p_timer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user