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

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

[nongnu] elpa/moe-theme 43f162a68d 013/352: 1. Fix flaw in twmode when s


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 43f162a68d 013/352: 1. Fix flaw in twmode when switch moe-dark and moe-light.
Date: Fri, 7 Jan 2022 03:59:02 -0500 (EST)

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

    1. Fix flaw in twmode when switch moe-dark and moe-light.
---
 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 eefb2e2f04..e4f85cc677 100644
--- a/moe-dark-theme.el
+++ b/moe-dark-theme.el
@@ -170,7 +170,7 @@ Moe, moe, chew!")
    `(markdown-url-face ((,class (:foreground ,magenta-3 :underline 
,magenta-3))))
 
    ;; Twittering-mode
-   `(twittering-username-face ((,class (:foreground ,blue-1 :bold t))))
+   `(twittering-username-face ((,class (:foreground ,blue-1 :background 
,black-5 :bold t))))
    `(twittering-uri-face ((,class (:foreground ,blue-1 :underline t))))
    `(twittering-timeline-footer-face ((,class (:foreground ,white-3))))
    `(twittering-timeline-header-face ((,class (:foreground ,white-3))))



reply via email to

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