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

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

[elpa] externals/modus-themes 66b327f6a4 3/4: Merge branch 'main' of git


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 66b327f6a4 3/4: Merge branch 'main' of github.com:protesilaos/modus-themes
Date: Tue, 28 Mar 2023 00:58:18 -0400 (EDT)

branch: externals/modus-themes
commit 66b327f6a4feb6d2d72bcbbc651bb4478276cbe4
Merge: f90def4d90 d5996542f2
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Merge branch 'main' of github.com:protesilaos/modus-themes
---
 doc/modus-themes.info | 1 +
 doc/modus-themes.org  | 1 +
 modus-themes.el       | 2 ++
 3 files changed, 4 insertions(+)

diff --git a/doc/modus-themes.info b/doc/modus-themes.info
index 53a9b25e9b..7a5a2c92a4 100644
--- a/doc/modus-themes.info
+++ b/doc/modus-themes.info
@@ -3829,6 +3829,7 @@ have lots of extensions, so the “full support” may not be 
100% true…
    • ivy-posframe
    • jira (org-jira)
    • jit-spell [Part of 4.2.0-dev]
+   • jinx [Part of 4.2.0-dev]
    • journalctl-mode
    • js2-mode
    • julia
diff --git a/doc/modus-themes.org b/doc/modus-themes.org
index ae70491adb..df37be1aa3 100644
--- a/doc/modus-themes.org
+++ b/doc/modus-themes.org
@@ -3735,6 +3735,7 @@ have lots of extensions, so the "full support" may not be 
100% true…
 + ivy-posframe
 + jira (org-jira)
 + jit-spell [Part of {{{development-version}}}]
++ jinx [Part of {{{development-version}}}]
 + journalctl-mode
 + js2-mode
 + julia
diff --git a/modus-themes.el b/modus-themes.el
index 2559f783c5..f8b077993b 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -2660,6 +2660,8 @@ FG and BG are the main colors."
     `(jiralib-link-project-face ((,c :underline t)))
 ;;;;; jit-spell
     `(jit-spell-misspelling ((,c :inherit modus-themes-lang-error)))
+;;;;; jinx
+    `(jinx-misspelled ((,c :inherit modus-themes-lang-error)))
 ;;;;; journalctl-mode
     `(journalctl-error-face ((,c :inherit error)))
     `(journalctl-finished-face ((,c :inherit success)))



reply via email to

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