branch: externals/modus-themes
commit b15e40987fed8b8cf9accb4f656c8f1d7191c04f
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Tweak modus-vivendi fg-ochre value
---
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index 7c874dd0e5..40c5ba892a 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -2183,7 +2183,7 @@ exists in the palette and is associated with a
HEX-VALUE.")
(fg-clay "#f1b090")
(bg-ochre "#462f20")
- (fg-ochre "#e0d09c")
+ (fg-ochre "#e0d38c")
(bg-lavender "#38325c")
(fg-lavender "#dfc0f0")