ahmedxfn

Results 3 comments of ahmedxfn

Same exact issue here, this issue appeared when I tried the component `Help` from `https://github.com/charmbracelet/bubbles`, after some investigating, I figured out that when removing `lipgloss.JoinHorizontal` from [this line](https://github.com/charmbracelet/bubbles/blob/master/help/help.go#L199) and [this...

After more investigating, the real cause for me was from `lipgloss.AdaptiveColor` which call `termenv.HasDarkBackground()` to determine the background color as @jefferai stated, replacing the adaptive color with normal color solved...

Bundle ID is missing too, isn't it?