euporie.core.layout.decor.Pattern

class euporie.core.layout.decor.Pattern(char: str | Callable[[], str], pattern: int | Callable[[], int] = 1, style: str = 'class:pattern')

Fill an area with a repeating background pattern.