Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/ status
Function
status
packages/cli/src/ui/semantic-colors.ts:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
return
themeManager.getSemanticColors().ui;
23
},
24
get status() {
25
return
themeManager.getSemanticColors().status;
26
},
27
};
Callers
nothing calls this directly
Calls
1
getSemanticColors
Method · 0.80
Tested by
no test coverage detected