Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getUIColorScheme
Method
getUIColorScheme
src/tools/ecode/ecode.cpp:1369–1371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1367
}
1368
1369
ColorSchemeExtPreference App::getUIColorScheme() const {
1370
return mUIColorScheme;
1371
}
1372
1373
EE::Window::Window* App::getWindow() const {
1374
return mWindow;
Callers
1
createWindowMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected