ImGui.NET
ImGui.NET copied to clipboard
How to use styling?
Hello! I am creating a UI with this API but I would like to use the ImGui Style to create my own style colours but I am struggling and don't know how it's handled in C#. How would I use custom styling with ImGuiNET?
#259