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

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

[nongnu] elpa/moe-theme d25b742cec 193/352: Change org-link to blue-1


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme d25b742cec 193/352: Change org-link to blue-1
Date: Fri, 7 Jan 2022 03:59:23 -0500 (EST)

branch: elpa/moe-theme
commit d25b742cec8d2b9fb0e5c92add621f7daa25f1bd
Author: kuanyui <azazabc123@gmail.com>
Commit: kuanyui <azazabc123@gmail.com>

    Change org-link to blue-1
---
 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 07eeb43ec8..dcbd86d685 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -127,7 +127,7 @@ Moe, moe, kyun!")
    `(org-headline-done ((,class (:foreground ,green-2))))
    `(org-hide ((,class (:foreground ,black-5))))
    `(org-code ((,class (:foreground ,blue-1 :background ,black-4))))
-   `(org-link ((,class (:foreground ,blue-0 :underline t))))
+   `(org-link ((,class (:foreground ,blue-1 :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]