load custom imgui theme

This commit is contained in:
2025-08-19 17:26:29 +02:00
parent cd33ea28dc
commit 53d2e3cf6b
3 changed files with 97 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
namespace td {
void LoadTheme();
} // namespace td