branch: externals/modus-themes
commit 388f92e2d75bd81197121c08ee2239467efb1648
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Make modus-vivendi-tinted rust a bit more orange
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index c05898d7da..3e4e5b394b 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -2473,7 +2473,7 @@ exists in the palette and is associated with a 
HEX-VALUE.")
 
      ;; Uncommon accent foregrounds
 
-     (rust       "#db7b5f")
+     (rust       "#db8b3f")
      (gold       "#c0965b")
      (olive      "#9cbd6f")
      (slate      "#76afbf")

Reply via email to