emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/moe-theme 85c21ff4e8 096/352: Dark blue links also hard to


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 85c21ff4e8 096/352: Dark blue links also hard to read.
Date: Fri, 7 Jan 2022 03:59:09 -0500 (EST)

branch: elpa/moe-theme
commit 85c21ff4e89cf22ef95c9e48d8043d2ab65d2c38
Author: Jean-Christophe Petkovich <jcpetkovich@gmail.com>
Commit: Jean-Christophe Petkovich <jcpetkovich@gmail.com>

    Dark blue links also hard to read.
---
 moe-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-dark-theme.el b/moe-dark-theme.el
index 07f6090b61..1be33d4559 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -124,7 +124,7 @@ Moe, moe, kyun!")
    `(org-headline-done ((,class (:foreground ,green-2))))
    `(org-hide ((,class (:foreground ,black-5))))
    `(org-code ((,class (:foreground ,blue-2))))
-   `(org-link ((,class (:foreground ,blue-2 :underline ,blue-2))))
+   `(org-link ((,class (:foreground ,blue-0 :underline t))))
    `(org-footnote ((,class (:foreground ,magenta-3))))
    `(org-ellipsis ((,class (:foreground ,red-2))))
    `(org-agenda-clocking ((,class (:foreground ,blue-3 :background ,blue-0 
:bold t))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]