Skip to main content
Module

x/tui/src/components/textbox.ts>TextboxTheme

🦕 Deno module for creating Terminal User Interfaces
Go to Latest
interface TextboxTheme
implements Theme
import { type TextboxTheme } from "https://deno.land/x/tui@1.3.4/src/components/textbox.ts";

Properties

lineNumbers: Theme

Style for numbers counting textbox rows

highlightedLine: Theme

Style for currently selected text row

placeholder: Style

Style for placeholder text