~rjarry/aerc-devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] stylesets/nord: change border style

Jonathan Dowland <jon+aerc-devel@dow.land>
Details
Message ID
<20240219093305.456074-1-jon+aerc-devel@dow.land>
DKIM signature
pass
Download raw message
Patch: +1 -1
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+aerc-devel@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 = #49576b

selector_focused.reverse=true
selector_chooser.bold=true
-- 
2.39.2
Reply to thread Export thread (mbox)