MCPcopy Create free account
hub / github.com/anus-dev/ANUS / ui

Function ui

packages/cli/src/ui/semantic-colors.ts:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 return themeManager.getSemanticColors().border;
20 },
21 get ui() {
22 return themeManager.getSemanticColors().ui;
23 },
24 get status() {
25 return themeManager.getSemanticColors().status;
26 },

Callers

nothing calls this directly

Calls 1

getSemanticColorsMethod · 0.80

Tested by

no test coverage detected