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
Its supposed to overwrite the foreground color of the Filter and cursor but they still remain yellow and pink respectively. Am i doing anything wrong? or is this an actual bug
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Step 1.
Go grab the official example of a simple list : https://github.com/charmbracelet/bubbletea/blob/master/examples/list-simple/main.go
Step 2
Enable filtering and try to override the
list.Styles.FilterPrompt
andlist.Styles.FilterCursor
stylesIts supposed to overwrite the foreground color of the Filter and cursor but they still remain yellow and pink respectively. Am i doing anything wrong? or is this an actual bug
Beta Was this translation helpful? Give feedback.
All reactions