Replace a reverse-video black-on-white border, inherited from default,
which does not match the rest of the "nord" style, with a thinner line
border, using a fg value that ties into the theme better.
Signed-off-by: Jonathan Dowland <jon@dow.land>
---
stylesets/nord | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stylesets/nord b/stylesets/nord
index 9a3593f2..69ae7256 100644
--- a/stylesets/nord+++ b/stylesets/nord
@@ -19,7 +19,7 @@ statusline_error.reverse=true
completion_pill.reverse=true
-border.reverse = true+border.fg = #49576bselector_focused.reverse=true
selector_chooser.bold=true
--
2.39.2