Commit graph

1778 commits

Author SHA1 Message Date
Protesilaos Stavrou 6ae40baacc
Update copyright years 2023-01-01 14:01:57 +02:00
Protesilaos Stavrou 476445b8f2
Update to modus-themes version 4 2023-01-01 13:40:05 +02:00
Protesilaos Stavrou 70c6ae4386
Document how to override prose colours 2023-01-01 07:56:00 +02:00
Protesilaos Stavrou a43682effd
Recompile Info manual 2023-01-01 07:36:17 +02:00
Protesilaos Stavrou 6652156eb4
Document how to override line numbers 2023-01-01 07:35:57 +02:00
Protesilaos Stavrou f87a9e682b
Tweak line number specification in "faint" preset 2023-01-01 07:31:19 +02:00
Protesilaos Stavrou e0db9b3aea
One a node further down in the manual 2023-01-01 07:24:06 +02:00
Protesilaos Stavrou 40351943d0
Document how to affect linter underlines via overrides 2023-01-01 07:18:51 +02:00
Protesilaos Stavrou 207cd6e4e0
Document how to override mouse hover effect 2023-01-01 07:06:01 +02:00
Protesilaos Stavrou 4b3095ab19
Tweak doc string of modus-themes-toggle 2023-01-01 07:05:48 +02:00
Protesilaos Stavrou 5932c761b1
Remove some obsolete faces from doc strings
Thanks to soaringbird for informing me about these:
<https://lists.sr.ht/~protesilaos/modus-themes/%3CNKd3jM_--3-9%40tuta.io%3E>.
2023-01-01 05:33:15 +02:00
Protesilaos Stavrou cc82fd0e6f
Remove some obsolete faces from use
Thanks to soaringbird for informing me about these:
<https://lists.sr.ht/~protesilaos/modus-themes/%3CNKd3jM_--3-9%40tuta.io%3E>.
2023-01-01 05:29:24 +02:00
Protesilaos Stavrou 57cb3347ad
Make sure all outline headers are the correct length 2022-12-31 15:04:53 +02:00
Protesilaos Stavrou c7d03a3a38
Document how to make padded mode line
Thanks to Christian Tietze for reminding me about it:
<https://lists.sr.ht/~protesilaos/modus-themes/%3Cm1fscxrr0s.fsf%40christiantietze.de%3E>.
2022-12-30 19:59:11 +02:00
Protesilaos Stavrou 3a27ce30fe
Rename heading of section about modus-themes-with-colors 2022-12-30 19:49:00 +02:00
Protesilaos Stavrou 687a7941e3
Document how to change region with overrides (also see 32dc7f9)
The 'modus-themes-region' option is deprecated, so we know follow this
approach with the overrides.
2022-12-30 19:05:20 +02:00
Protesilaos Stavrou 32dc7f9bc1
Deprecate modus-themes-region; use overrides
This is the last user option that we need to deprecate for the release
of version 4.  Now all colour-related changes happen through palette
overrides.

Thanks to Christian Tietze for reminding me about it:
<https://lists.sr.ht/~protesilaos/modus-themes/%3Cm1ilhtrs09.fsf%40christiantietze.de%3E>.
2022-12-30 18:56:51 +02:00
Protesilaos Stavrou 575644f9a3
Add uncommon accent backgrounds 2022-12-30 18:56:51 +02:00
Protesilaos Stavrou 5c96ca3854
Make org-agenda-done inherit from org-done 2022-12-30 17:45:35 +02:00
Protesilaos Stavrou 1bf2713e1d
Add documentation on mail citation+header overrides
I don't know about you, but I just found my new favourite:

    (setq modus-themes-common-palette-overrides
          '((mail-cite-0 fg-dim)
            (mail-cite-1 fg-alt)
            (mail-cite-2 fg-dim)
            (mail-cite-3 fg-alt)
            (mail-part yellow-cooler)
            (mail-recipient green-cooler)
            (mail-subject red-cooler)
            (mail-other green)))
2022-12-30 17:42:32 +02:00
Protesilaos Stavrou ae6cc7ed14
Make the return value of the palette include common overrides
Thanks to Christian Tietze for reporting a bug that helped me trace
this limitation: <https://lists.sr.ht/~protesilaos/modus-themes/%3Cm1cz81rq9m.fsf%40christiantietze.de%3E>.
2022-12-30 15:26:16 +02:00
Protesilaos Stavrou 9c9347683b
Document how to recreate old "alt-syntax" style
Thanks to Charlotte Van Petegem for reminding me about it:
<https://lists.sr.ht/~protesilaos/modus-themes/%3C877cy917jw.fsf%40vanpetegem.me%3E>.
2022-12-30 13:36:15 +02:00
Protesilaos Stavrou 0618486c41
Acknowledge soaringbird for commits 112e40b, 257db66, d6afeff
They brought those inconsistencies to my attention:
<https://lists.sr.ht/~protesilaos/modus-themes/%3CNKXY2k1--3-9%40tuta.io%3E>.
2022-12-30 12:40:08 +02:00
Protesilaos Stavrou d6afeffdf2
Remove deprecated face from visual-regexp 2022-12-30 12:35:50 +02:00
Protesilaos Stavrou 257db66b64
Remove deprecated face from avy 2022-12-30 12:34:55 +02:00
Protesilaos Stavrou 112e40bd55
Make verbatim/code/macro faces use conditional fixed-pitch
They conform with 'modus-themes-mixed-fonts'
2022-12-30 12:32:36 +02:00
Protesilaos Stavrou 8f670279af
Add samples for yellow comments, green strings (or inverse!) 2022-12-30 11:06:18 +02:00
Protesilaos Stavrou 9b025c00f8
Add code samples to make fringe invisible or colourful 2022-12-30 10:56:29 +02:00
Protesilaos Stavrou 4f1456c955
Add all links to theme sources 2022-12-30 07:23:54 +02:00
Protesilaos Stavrou 5ddf26d58d
Add example to use preset overrides as a basis 2022-12-30 07:04:50 +02:00
Protesilaos Stavrou 0573238eaf
Fix symbol is modus-themes-preset-overrides-intense 2022-12-30 06:59:55 +02:00
Protesilaos Stavrou 76efc86315
Simplify example for borderless mode lines 2022-12-30 06:55:21 +02:00
Protesilaos Stavrou 38037dba96
Make modus-themes-with-colors read 'unspecified' value 2022-12-30 06:17:55 +02:00
Protesilaos Stavrou 492d31db41
Add documentation for paren match overrides 2022-12-30 06:03:30 +02:00
Protesilaos Stavrou 52a848e42c
Add missing entry for paren match underline
Thanks to Tony Zorman for reminding me about it:
<https://lists.sr.ht/~protesilaos/modus-themes/%3C874jtew0gp.fsf%40hyperspace%3E>.
2022-12-30 05:26:53 +02:00
Protesilaos Stavrou 93401ca2c8
Clarify that mappings cannot be recursive
Thanks to tumashu for reminding me of this in issue 56 on the GitHub
mirror: <https://github.com/protesilaos/modus-themes/issues/56>.
2022-12-29 14:47:42 +02:00
Protesilaos Stavrou 72eb32f4fb
Implement rainbow mappings
These are now used in the rainbow-delimiters package, but there may be
more applications.

Thanks to Aleksei Pirogov for bringing this matter to my attention in
issue 54 on the GitHub mirror: <https://github.com/protesilaos/modus-themes/issues/54>.
2022-12-29 10:38:44 +02:00
Protesilaos Stavrou 0e3262d068
Use A-Z in acknowledgements for two names 2022-12-29 10:23:52 +02:00
Protesilaos Stavrou 9a7d47b9be
Use correct names for coloured backgrounds
This is a regression caused by commit 7c74495.

Thanks to Aleksei Pirogov for reporting the problem in issue 55 on the
GitHub mirror: <https://github.com/protesilaos/modus-themes/issues/55>.
2022-12-29 10:23:06 +02:00
Protesilaos Stavrou 3bcd88cb79
Recompile Info manual 2022-12-29 00:39:04 +02:00
Protesilaos Stavrou 6ee797ba04
Fix typo in the manual 2022-12-29 00:38:56 +02:00
Protesilaos Stavrou 601a049873
Fix typo in geiser that was causing error
Thanks to a1ks for reporting the bug in issue 53 on the GitHub mirror:
<https://github.com/protesilaos/modus-themes/issues/53>.
2022-12-29 00:23:13 +02:00
Protesilaos Stavrou adf85ae831
Fill a couple of paragraphs 2022-12-28 19:38:35 +02:00
Protesilaos Stavrou 93c2ae3da4
Rename versions of current dev target 2022-12-28 19:23:39 +02:00
Protesilaos Stavrou 61db7d4bca
Merge branch 'version-4' (READ COMMIT MESSAGE)
I will create a tag in a few days and produce detailed release notes.
In the meantime, read this:
<https://protesilaos.com/codelog/2022-12-28-note-modus-themes-4-melpa/>.
2022-12-28 17:33:34 +02:00
Protesilaos Stavrou a70065cf82
Recompile Info manual 2022-12-28 17:33:10 +02:00
Protesilaos Stavrou f36fd67831
Update sample configuration to match latest changes 2022-12-28 16:12:37 +02:00
Protesilaos Stavrou 3dc825382f
Add cross links for completion color overrides/option 2022-12-28 15:47:47 +02:00
Protesilaos Stavrou 2fa9a272fe
Simplify modus-themes-prompts; add overrides for its colors 2022-12-28 15:47:18 +02:00
Protesilaos Stavrou 1b589e0094
Fix bug in modus-themes-list-colors when mapping is unspecified 2022-12-28 15:25:58 +02:00