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

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

[elpa] externals/modus-themes 128acb1664 1/4: Add support for jinx


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 128acb1664 1/4: Add support for jinx
Date: Tue, 28 Mar 2023 00:58:18 -0400 (EDT)

branch: externals/modus-themes
commit 128acb166416f9e433e015fbb43bb38bc228017e
Author: Tomasz Hołubowicz <mail@alternateved.com>
Commit: Tomasz Hołubowicz <mail@alternateved.com>

    Add support for jinx
    
    A new package by Daniel Mendler : <https://github.com/minad/jinx>.
---
 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 6612a1aabb..1c1f1fd38b 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]