euporie.notebook.tabs.notebook.Pattern

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

Fill an area with a repeating background pattern.