19namespace NAV::gui::windows
void ApplyDarkLightMode(std::vector< ImVec4 > &colors)
bool nodeEditorLightMode
If true, light mode is selected.
void ShowNodeEditorStyleEditor(bool *show, std::vector< ImVec4 > &colors, const std::vector< const char * > &colorNames)
Shows a window for editing the style of the Node Editor.