mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-23 06:44:35 +00:00
Use dark style.
This commit is contained in:
parent
961a907e09
commit
e5317d9e40
@ -55,6 +55,8 @@ int main(int, char**)
|
||||
}
|
||||
}
|
||||
|
||||
ImGui::StyleColorsDark();
|
||||
|
||||
ImVec4 clear_color = ImColor(114, 144, 154);
|
||||
|
||||
char addr[1024] = { "127.0.0.1" };
|
||||
|
Loading…
Reference in New Issue
Block a user