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
The key name/scope is the reason I didn't open a PR, haha. Since the borders of the picker use ui.background as their key I was thinking it should be ui.background.separator to draw a reasonable default for all the other themes, but then I thought ui.background isn't the most descriptive name for borders in the first place and decided to just leave it to someone more familiar with the theme key names. I'll open a PR.
Currently, the picker separator is hardcoded to the default theme's
comet
color (purplish). The relevant code is at https://github.com/helix-editor/helix/blob/master/helix-term/src/ui/picker.rs#L590.The text was updated successfully, but these errors were encountered: