mirror of
https://github.com/anotherhadi/ilovetui.git
synced 2026-08-21 03:55:48 +02:00
21b574eb6f
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
894 B
894 B
bubbles
Themed constructors for every official bubbles/v2 component: help, textarea, textinput,
list, table, filepicker, spinner, progress, paginator, viewport. Each wraps the
official New, then applies style.S colors on top.
spinner,table,progressforward anyoptsto the upstreamNewbefore the theme is applied, so the theme's colors always win over anything conflicting inopts.ViewportViewrenders aviewport.Modelwith a themed scrollbar thumb in the left gutter, shown only when content overflows.NewList/NewDefaultDelegatetheme both the list chrome and the selection/filter colors of its default delegate.
Custom components in this repo (tabs, modal, drawer, notification, helpbar) build any
official component they need through here, never through charm.land/bubbles/v2 directly.
See examples/bubbles.