python (3.11.7)
       1  from .default_styles import DEFAULT_STYLES
       2  from .theme import Theme
       3  
       4  
       5  DEFAULT = Theme(DEFAULT_STYLES)
       1  from .default_styles import DEFAULT_STYLES
       2  from .theme import Theme
       3  
       4  
       5  DEFAULT = Theme(DEFAULT_STYLES)