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

    Tweak the fg-alt value of modus-themes-operandi-tritanopia-palette
---
 modus-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modus-themes.el b/modus-themes.el
index 0428382261..f668e8f797 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -1816,7 +1816,7 @@ exists in the palette and is associated with a 
HEX-VALUE.")
      (bg-dim           "#f2f2f2")
      (fg-main          "#000000")
      (fg-dim           "#595959")
-     (fg-alt           "#024960")
+     (fg-alt           "#224960")
      (bg-active        "#c4c4c4")
      (bg-inactive      "#e0e0e0")
      (border           "#9f9f9f")

Reply via email to