euporie.core.widgets.file_browser.FocusedStyle

class euporie.core.widgets.file_browser.FocusedStyle(body: AnyContainer, style_focus: str | Callable[[], str] = 'class:focused', style_hover: str | Callable[[], str] = '')

Apply a style to child containers when focused or hovered.