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>
749 B
749 B
style
Shared Base16 theming for bubbletea/lipgloss TUIs. Loaded automatically on import from
~/.config/ilovetui/config.yaml (embedded default as fallback), exposed as the package-level
style.S.
S.NerdFontsandS.BorderTypecome from the same config as the colors. This package has no icon registry: components that want icons readNerdFontsand pick their own glyphs.RenderWithTitlerenders a bordered box with a title embedded in the top border, followingS.BorderType.- Never imports
charm.land/bubbles/v2/*. Anything that needs to know about a specific component belongs inbubbles/instead.
Config
Copy default.yaml to ~/.config/ilovetui/config.yaml and edit it.
See examples/style.