gum/style
Maas Lalani 02e925ea57
refactor: use embedded style struct for all lipgloss styling
This commit uses the embedded style struct for styling in all components. The most notable example is `gum write` where there are many styles that are used and composed for each component of the command.
2022-07-12 16:08:33 -04:00
..
borders.go feat: Add gum style command 2022-07-07 13:29:10 -04:00
command.go refactor: use embedded style struct for all lipgloss styling 2022-07-12 16:08:33 -04:00
options.go refactor: use embedded style struct for all lipgloss styling 2022-07-12 16:08:33 -04:00
spacing.go feat: Add gum style command 2022-07-07 13:29:10 -04:00
style.go refactor: use embedded style struct for all lipgloss styling 2022-07-12 16:08:33 -04:00