Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ ThemeStackError
Class
ThemeStackError
rich/theme.py:77–78 ·
view source on GitHub ↗
Base exception for errors related to the theme stack.
Source
from the content-addressed store, hash-verified
75
76
77
class
ThemeStackError(Exception):
78
""
"Base exception for errors related to the theme stack."
""
79
80
81
class
ThemeStack:
Callers
1
pop_theme
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected