Hacker News new | ask | show | jobs
by Gucio 2020 days ago
It seems to be using ImGui. In source/window.cpp, line 269 you should be able to change ImGui::StyleColorsDark(); to ImGui::SyleColorsLight();