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

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

[nongnu] elpa/dracula-theme 2127e951d9 3/6: Merge branch 'go-test'


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme 2127e951d9 3/6: Merge branch 'go-test'
Date: Wed, 5 Jan 2022 06:58:08 -0500 (EST)

branch: elpa/dracula-theme
commit 2127e951d971332fe0aaaf20e88920d9a0c87864
Merge: 0492574582 56c1ce6178
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Merge branch 'go-test'
---
 dracula-theme.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dracula-theme.el b/dracula-theme.el
index ebb93f0210..8e1a6d909f 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -262,6 +262,12 @@ read it before opening a new issue about your will.")
                                           (list :height 
dracula-height-title-3)))
                (gemini-heading-face-rest :weight normal :foreground 
,dracula-yellow)
                (gemini-quote-face :foreground ,dracula-purple)
+               ;; go-test
+               (go-test--ok-face :inherit success)
+               (go-test--error-face :inherit error)
+               (go-test--warning-face :inherit warning)
+               (go-test--pointer-face :foreground ,dracula-pink)
+               (go-test--standard-face :foreground ,dracula-cyan)
                ;; gnus-group
                (gnus-group-mail-1 :foreground ,dracula-pink :weight bold)
                (gnus-group-mail-1-empty :inherit gnus-group-mail-1 :weight 
normal)



reply via email to

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