branch: externals/modus-themes
commit 39e2c01cc0a68217b888c639a3bad500c6cfbf08
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Tweak modus-operandi-tritanopia slate value
---
modus-themes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modus-themes.el b/modus-themes.el
index 72405a62cd..a4ccfb6c9a 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1822,7 +1822,7 @@ exists in the palette and is associated with a
HEX-VALUE.")
(rust "#8a290f")
(gold "#70550f")
(olive "#4c6000")
- (slate "#2f3f83")
+ (slate "#104860")
(indigo "#4a3a8a")
(maroon "#731c52")
(pink "#7b435c")