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

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

[nongnu] elpa/moe-theme ce01e0af47 094/352: Switch to gray tables in the


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme ce01e0af47 094/352: Switch to gray tables in the dark theme.
Date: Fri, 7 Jan 2022 03:59:09 -0500 (EST)

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

    Switch to gray tables in the dark theme.
---
 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 f04fb3dbe0..1f916a213f 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -116,7 +116,7 @@ Moe, moe, kyun!")
    `(org-scheduled-previously ((,class (:foreground ,red-1))))
    `(org-scheduled-today ((,class (:foreground ,yellow-2))))
    `(org-special-keyword ((,class (:background ,black-3 :foreground 
,white-1))))
-   `(org-table ((,class (:background ,yellow-1 :foreground ,black-3))))
+   `(org-table ((,class (:background ,black-3 :foreground ,white-1))))
    `(org-time-grid ((,class (:foreground ,orange-2))))
    `(org-upcoming-deadline ((,class (:foreground ,red-1))))
    `(org-warning ((,class (:bold t :foreground ,white-0 :background ,red-3))))



reply via email to

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