Measure: Use Orca color schema

This commit is contained in:
Noisyfox 2023-10-31 16:36:28 +08:00
parent 2c00408d08
commit 4843cda535
10 changed files with 198 additions and 52 deletions

View file

@ -197,6 +197,7 @@ namespace ImGui
const wchar_t CloseBlockNotifButton = 0x0833;
const wchar_t CloseBlockNotifHoverButton = 0x0834;
const wchar_t BlockNotifErrorIcon = 0x0835;
const wchar_t ClipboardBtnDarkIcon = 0x0836;
// void MyFunction(const char* name, const MyMatrix44& v);
}