MCPcopy Create free account
hub / github.com/TonyRobotics/RoboWare-Studio / getColor

Method getColor

src/vs/platform/theme/common/themeService.ts:32–32  ·  view source on GitHub ↗

* Resolves the color of the given color identifer. If the theme does not * specify the color, the default color is returned unless useDefault is set to false. * @param color the id of the color * @param useDefault specifies if the default color should be used. If not set, the defa

(color: ColorIdentifier, useDefault?: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

createTitleLabelFunction · 0.65
updateStylesMethod · 0.65
updateStylesMethod · 0.65
updateFromDraggingMethod · 0.65
updateStylesMethod · 0.65
updateStylesMethod · 0.65
statusbarPart.tsFile · 0.65
updateStylesMethod · 0.65
panelPart.tsFile · 0.65
updateStylesMethod · 0.65
updateStylesMethod · 0.65

Implementers 3

TestThemesrc/vs/workbench/test/workbenchTestSer
ColorThemeDatasrc/vs/workbench/services/themes/elect
StandaloneThemesrc/vs/editor/browser/services/standal

Calls

no outgoing calls

Tested by

no test coverage detected