Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ get_background_style
Method
get_background_style
rich/syntax.py:179–180 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
177
return
style
178
179
def
get_background_style(self) -> Style:
180
return
self._background_style
181
182
183
class
ANSISyntaxTheme(SyntaxTheme):
Callers
1
test_pygments_syntax_theme_non_str
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_pygments_syntax_theme_non_str
Function · 0.76