MCPcopy
hub / github.com/Textualize/rich / get_background_style

Method get_background_style

rich/syntax.py:212–213  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

210 return style
211
212 def get_background_style(self) -> Style:
213 return self._background_style
214
215
216SyntaxPosition = Tuple[int, int]

Callers 1

test_ansi_themeFunction · 0.95

Calls

no outgoing calls

Tested by 1

test_ansi_themeFunction · 0.76