textual_enhanced.app
Tweaked base application class.
EnhancedApp
Bases: Generic[ReturnType], App[ReturnType]
The Textual App class with some styling tweaks.
EnhancedApp adds no code changes, but it does implement a number of
global styles that make a Textual app look just how I like. It also adds
some extra default bindings for calling the command palette.
available_themes
property
available_themes
All available non-ANSI themes.