Protesilaos
24e4b4b9e4
Make log-edit-headers-separator same as separator-line (Emacs bug#81753)
...
This is the same topic as with commit 2bae09f . Thanks again to Dmitry
Gutov for the suggestion: <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=81753 >.
2026-08-31 19:13:17 +03:00
Protesilaos
2bae09feeb
Expand the separator-line style to work on TTY and graphics as needed (Emacs bug#81754)
...
Thanks to Dmitry Gutov for suggesting this in Emacs bug#81754:
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=81754 >
2026-08-31 19:11:32 +03:00
Protesilaos
0f4d27dd96
Add missing :version and :package-version from some defface
2026-08-31 19:01:26 +03:00
Protesilaos
27a0ed0260
Make completion-preview-common also have an underline
...
It looks more consistent this way when we type something that goes
from completion-preview-common to completion-preview-exact.
2026-08-31 18:55:50 +03:00
Protesilaos
9a3cd56cc2
Include the modus-themes-common-palette-user in the resulting palette (Emacs bug#81640)
...
Thanks to Lucas Jimenez for reporting the bug on the Emacs bug tracker.
2026-08-29 22:26:55 +03:00
Protesilaos
b86cace435
Cover query-replace-preview-match (Emacs 32)
...
This is to (i) only :inherit once and (ii) for me to remember this face.
2026-08-25 10:24:40 +03:00
Protesilaos
21ffe0cd5a
Mention peppers-theme by Joar von Arndt in the README.md
2026-08-24 12:10:46 +03:00
Protesilaos
75ad377135
Reword two statements in the manual
2026-08-19 23:03:37 +03:00
Protesilaos
8ebcedea65
Add support for query-replace-preview (Emacs 32)
2026-08-16 13:54:03 +03:00
Protesilaos
887af1139e
Add modus-vague by @paniash to the list of themes based on Modus
2026-08-13 14:07:23 +03:00
Protesilaos
52d4665bc5
Mention word-smith by @Sadsnake1 in the README.md
...
I was informed about it in issue 229:
<https://github.com/protesilaos/modus-themes/issues/229 >.
2026-08-11 10:53:00 +03:00
Protesilaos
75aa3fa79e
Simplify the flymake end-of-line faces
2026-07-30 10:19:53 +03:00
Protesilaos
940249694c
Extend support for flycheck faces
2026-07-30 10:19:38 +03:00
Protesilaos
7d53a6959c
Add support for (setq magit-diff-use-indicator-faces t)
2026-07-22 10:11:54 +03:00
Protesilaos
e81c3c6ce3
Remove two obsolete company-mode faces
2026-07-17 14:09:09 +03:00
Protesilaos
47dc463561
Clarify how Modus-related projects are listed in the README.md
2026-07-16 22:07:41 +03:00
Protesilaos
50b7a66423
Mention modus-alabaster by Derek Passen @dpassen in the project's README.md
2026-07-16 22:06:24 +03:00
Protesilaos
9a46f89607
Add TODO for more faces that I might want to bring back
2026-07-14 10:16:35 +03:00
Protesilaos
3c98eadc35
Bring back the Modus mark faces
...
Read the commit message of bf69c6c for the explanation.
2026-07-14 10:08:46 +03:00
Protesilaos
4bd5e91ee0
Add support for the synaxis package by Thanos Apollo
2026-07-14 09:41:05 +03:00
Protesilaos
f2b88b4d7f
Simplify the faces I just reinstated
2026-07-14 09:18:30 +03:00
Protesilaos
a1d081256e
Bring back the Modus search facesc
...
Read the commit message of bf69c6c for the explanation.
2026-07-14 09:12:22 +03:00
Protesilaos
0cf5a2a52a
Bring back the Modus completion faces
...
Read the commit message of bf69c6c for the explanation.
2026-07-14 09:04:23 +03:00
Protesilaos
bf69c6cbcc
Bring back the modus-themes-prompt face
...
At some point I removed all the :inherit entries out of concern that
we would run into problems with circular dependencies (there was that
case with button and link inheriting each other, which recent Emacs
versions treat as an error).
With the Modus faces that can happen if the user configures things
accordingly or if I make some mistake here.
My plan now is to rely on Modus faces for cases such as this one, but
to not use :inherit for other faces, since I do not control how those
are defined.
2026-07-14 08:56:56 +03:00
Protesilaos
35586477b1
Add README.md reference to folio-theme by @kn66
2026-07-13 12:26:09 +03:00
Protesilaos
31e8394cb1
Acknowledge Heitor Augusto for commit 89e40be
...
This was done in pull request 225: <https://github.com/protesilaos/modus-themes/pull/225 >.
The change is small, meaning that Heitor does not need to assign
copyright to the Free Software Foundation.
2026-07-12 12:27:59 +03:00
Protesilaos
21d97d4fe6
Remove trailing spaces from modus-themes--get-theme-palette-subr
2026-07-12 12:26:55 +03:00
Protesilaos
89294a9a6f
Merge pull request #225 from HeitorAugustoLN/patch-1
...
Improve core palette loading logic
2026-07-12 12:22:57 +03:00
Protesilaos
f237b3ec47
Acknowledge Yuta Yamamoto for commit b3bd04a
...
This was done in pull request 227: <https://github.com/protesilaos/modus-themes/pull/227 >.
The change is small, meaning that Yuta does not need to assign
copyright to the Free Software Foundation.
2026-07-12 12:19:58 +03:00
Protesilaos
61b5e30bb8
Merge pull request #227 from yutayamamoto/fix-auto-dim-face-names
...
Update auto-dim-other-buffers faces to their new names
2026-07-12 12:19:05 +03:00
Yuta Yamamoto
b3bd04aca5
Update auto-dim-other-buffers faces to their new names
...
The package dropped the `-face' suffix: `auto-dim-other-buffers-face'
and `auto-dim-other-buffers-hide-face' are now obsolete aliases for
`auto-dim-other-buffers' and `auto-dim-other-buffers-hide'.
2026-07-08 15:13:27 +09:00
Protesilaos
a69a3c80b6
Remove outdated reference to project mailing list
...
Thanks to Yuta Yamamoto for telling me about this in issue 226:
<https://github.com/protesilaos/modus-themes/issues/226 >.
2026-07-07 23:08:48 +03:00
Heitor Augusto
89e40be4d8
Improve core palette loading logic
...
Enhance theme palette loading by ensuring core palette is loaded before accessing its value.
2026-07-06 21:17:13 +00:00
Protesilaos
a071a9d8e7
Acknowledge Shawn LeMaster for commits c981ca6, 50c42fe, f28a5e5
...
These are part of pull request 224: <https://github.com/protesilaos/modus-themes/pull/224 >.
2026-07-02 11:51:31 +03:00
Protesilaos
a378446107
Merge pull request #224 from shlemas/main
...
Improve mapping coverage for modus-themes-generate-palette + tests
2026-07-02 11:50:20 +03:00
Protesilaos
9172a0e8ef
Add support for vc-dir-key-binding-hint-label (Emacs 32)
2026-06-28 13:42:10 +03:00
Shawn LeMaster
f28a5e5931
Add missing quotes on color names
2026-06-27 22:12:59 -05:00
Shawn LeMaster
50c42fe90d
Add more mappings to modus-themes-generate-palette + test
2026-06-27 17:42:40 -05:00
Shawn LeMaster
c981ca60ae
Add complete-palette-mappings test
2026-06-27 17:24:11 -05:00
Protesilaos
c6a08aa1a8
Mention the modus-noric themes by Ashton Wiersdorf
2026-06-23 22:13:35 +03:00
Protesilaos
2d044ac89f
Update to modus-themes version 5.3.0
2026-06-21 16:25:01 +03:00
Protesilaos
f97a9b0240
Mention pixel-themes by Lucas (@lucasobx) as project that builds on top of Modus
2026-06-16 09:28:44 +03:00
Protesilaos
ef2fa82b12
Change read-multiple-choice-face to work with any combination of prompt colours
2026-05-22 10:20:20 +03:00
Protesilaos
87d5764ecc
Update elfeed faces to their new names
...
Thanks to Daniel Mendler for telling me about this change:
<https://github.com/emacs-elfeed/elfeed/pull/562#issuecomment-4511165960 >.
2026-05-21 23:15:10 +03:00
Protesilaos
c115002430
Change the fill-column-indicator background to unspecified
...
Thanks to vpxyz for telling me about the relevant warning. This was
done in issue 219: <https://github.com/protesilaos/modus-themes/issues/219 >.
2026-05-19 13:38:17 +03:00
Protesilaos
a47ed7af3f
Recompile the Info manual
2026-05-17 13:34:25 +03:00
Protesilaos
124ba3168e
Make fill-column-indicator appear a thin line also on TTY
...
I am doing this in response to issue 218, as reported by Mike Crowe:
<https://github.com/protesilaos/modus-themes/issues/218 >.
2026-05-17 13:34:20 +03:00
Protesilaos
c6bb5eb8df
Use the correct form to deprecate the modus-themes-prompt face
2026-05-08 23:29:53 +03:00
Protesilaos
a4b6ada971
Deprecate the user option modus-themes-completions
2026-05-08 23:29:53 +03:00
Protesilaos
634dcc3245
Deprecate the user option modus-themes-prompts
2026-05-08 23:15:03 +03:00