Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ theme.py
File
theme.py
rich/theme.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
IO, Dict, List, Mapping, Optional
2
3
from
.default_styles
import
DEFAULT_STYLES
4
from
.style
import
Style, StyleType
Callers
nothing calls this directly
Calls
2
Theme
Class · 0.85
print
Function · 0.70
Tested by
no test coverage detected