aboutsummaryrefslogtreecommitdiff
path: root/stylesets
diff options
context:
space:
mode:
authorJonathan Dowland <jon+aerc-devel@dow.land>2024-02-16 15:54:08 +0000
committerRobin Jarry <robin@jarry.cc>2024-02-19 20:37:37 +0100
commit906f925febc82e90c3398373e56db07fe513efe0 (patch)
tree1ac79dbd4ebc9b807b3c6d4826a39abbf5523c08 /stylesets
parent46ea87602c092750984307e4f31200ad3b9d7fe4 (diff)
downloadaerc-906f925febc82e90c3398373e56db07fe513efe0.tar.gz
aerc-906f925febc82e90c3398373e56db07fe513efe0.zip
stylesets/nord: change border style
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> Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'stylesets')
-rw-r--r--stylesets/nord2
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesets/nord b/stylesets/nord
index 90e61186..3d1d76a3 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