rich.theme
- class rich.theme.Theme(styles=None, inherit=True)[source]
A container for style information, used by
Console.- Parameters:
- classmethod from_file(config_file, source=None, inherit=True)[source]
Load a theme from a text mode file.
A container for style information, used by Console.
Load a theme from a text mode file.