mirror of
https://github.com/anotherhadi/ilovetui.git
synced 2026-08-21 03:55:48 +02:00
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.