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
6652156eb4
Document how to override line numbers
2023-01-01 07:35:57 +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
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
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
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
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
76efc86315
Simplify example for borderless mode lines
2022-12-30 06:55:21 +02:00
Protesilaos Stavrou
492d31db41
Add documentation for paren match overrides
2022-12-30 06:03:30 +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
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
6ee797ba04
Fix typo in the manual
2022-12-29 00:38:56 +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
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
871b8ae533
Add code samples for more/less intense completion matches
2022-12-28 15:09:17 +02:00
Protesilaos Stavrou
f5b5f1c26e
Add missing comment from overrides' code block
2022-12-28 15:08:34 +02:00
Protesilaos Stavrou
380e60cf49
Simplify modus-themes-completions; use overrides
2022-12-28 14:59:55 +02:00
Protesilaos Stavrou
81cf29f227
Fix typo
2022-12-28 14:35:52 +02:00
Protesilaos Stavrou
01f7fcac2d
Remove completed TODO
2022-12-28 09:01:22 +02:00
Protesilaos Stavrou
b0b052e605
Update more named colors in sample code
2022-12-28 08:59:52 +02:00
Protesilaos Stavrou
1adbf9838f
Update named colors in sample code
2022-12-28 08:55:03 +02:00
Protesilaos Stavrou
63ceefc5cf
Update reference to my 'fontaine' package
2022-12-28 08:50:39 +02:00
Protesilaos Stavrou
df10f50e94
Update the "sources of the themes" section
2022-12-28 08:48:45 +02:00
Protesilaos Stavrou
bbadce06bb
Make minor rewordings in the manual
2022-12-28 08:47:20 +02:00
Protesilaos Stavrou
81953a3355
Remove section with old publications
2022-12-28 08:42:05 +02:00
Protesilaos Stavrou
2f6cfd68e5
Reword FAQ entry for clarity
2022-12-28 08:41:08 +02:00
Protesilaos Stavrou
398e8fa2be
Remove obsolete link; add TODO to review text
2022-12-28 08:37:11 +02:00
Protesilaos Stavrou
d5b8d103e8
Rewrite modus-themes-with-colors section
2022-12-28 08:35:25 +02:00
Protesilaos Stavrou
bb07fe14cf
Use current names for some colors
2022-12-28 07:19:08 +02:00
Protesilaos Stavrou
da5d9835e9
Mention corfu in company-mode popup section
2022-12-28 07:19:08 +02:00
Protesilaos Stavrou
879beb8386
Update named colors in Solaire node
2022-12-28 07:19:08 +02:00
Protesilaos Stavrou
e5697a3155
Update prism.el node with current color names
2022-12-28 07:19:08 +02:00
Protesilaos Stavrou
0b8026e24d
Remove some inapplicable sections from the manual
2022-12-28 07:19:08 +02:00
Protesilaos Stavrou
983f974ff9
Give better heading to modus-themes-with-colors section
2022-12-28 07:02:04 +02:00
Protesilaos Stavrou
af9a6a8861
Add a link to preview colors in section about terminals
2022-12-28 06:59:12 +02:00