You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when set a background style to table's cell, it override to others, selected row, and ignore its foreground color and bold font which are default.
Setup
Please complete the following information along with version numbers, if applicable.
Describe the bug
when set a background style to table's cell, it override to others, selected row, and ignore its foreground color and bold font which are default.
Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
go run ./test.go
)Source Code
Expected behavior
cell's background do not override other styles
Screenshots
(right side is
Background(lipgloss.Color("220"))
added to default cell style)Additional context
The text was updated successfully, but these errors were encountered: