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

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

[nongnu] elpa/dracula-theme 74ffb65c02 4/5: Support telephone-line


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 74ffb65c02 4/5: Support telephone-line
Date: Sun, 16 Jan 2022 04:57:55 -0500 (EST)

branch: elpa/dracula-theme
commit 74ffb65c022023684ef47b1410f33315a5edabb6
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Support telephone-line
---
 dracula-theme.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dracula-theme.el b/dracula-theme.el
index 8c1db73548..425132993d 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -732,6 +732,10 @@ read it before opening a new issue about your will.")
                                       :box (:line-width 2 :color ,bg2 :style 
nil))
                (tab-line-tab-current :inherit tab-line-tab)
                (tab-line-close-highlight :foreground ,dracula-red)
+               ;; telephone-line
+               (telephone-line-accent-active :background ,dracula-bg 
:foreground ,dracula-pink)
+               (telephone-line-accent-inactive :background ,bg2 :foreground 
,dracula-purple)
+               (telephone-line-unimportant :background ,dracula-bg :foreground 
,dracula-comment)
                ;; term
                (term :foreground ,dracula-fg :background ,dracula-bg)
                (term-color-black :foreground ,dracula-bg :background 
,dracula-comment)



reply via email to

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