1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-30 02:33:03 -07:00
emacs/doc/misc
Protesilaos Stavrou c78b3c02a3
Update modus-themes to version 2.1.0
* doc/misc/modus-themes.org (Customization Options): Document new user
options and relevant changes.
(Option for links, Option for box buttons)
(Option for completion framework aesthetics, Option for mail citations)
(Option for intense markup in Org and others)
(Option for diff buffer looks, Option for org-mode block styles)
(Option for Org agenda constructs)
(Option for the headings' overall style): Update user options.
(More accurate colors in terminal emulators): Add section on how to
improve the accuracy of color reproduction in terminal emulators.
(Case-by-case face specs using the themes' palette)
(Face specs at scale using the themes' palette, Override colors)
(Override colors through blending, Custom Org user faces): Improve
wording.
(Custom Org emphasis faces): Add section about bespoke faces for Org
emphasis markers.
(Backdrop for pdf-tools): Improve sample code.
(Ediff without diff color-coding): Add section about user-level
changes to the style of Ediff buffers.
(Full support for packages or face groups): Update lists of supported
packages.
(Indirectly covered packages): Update list of indirectly supported
packages.
(Note on underlines in compilation buffers): Clarify wording.
(Note on EWW and Elfeed fonts): Be more specific about 'shr' faces.
(Are these color schemes?): Answer frequently asked question.
(Acknowledgements): Update acknowledgements' section.

* etc/themes/modus-themes.el (modus-themes-operandi-colors)
(modus-themes-vivendi-colors): Update color palettes.
(modus-themes-subtle-red, modus-themes-subtle-green)
(modus-themes-subtle-yellow, modus-themes-subtle-blue)
(modus-themes-subtle-magenta, modus-themes-subtle-cyan)
(modus-themes-subtle-neutral, modus-themes-intense-red)
(modus-themes-intense-green, modus-themes-intense-yellow)
(modus-themes-intense-blue, modus-themes-intense-magenta)
(modus-themes-intense-cyan, modus-themes-intense-neutral)
(modus-themes-refine-red, modus-themes-refine-green)
(modus-themes-refine-yellow, modus-themes-refine-blue)
(modus-themes-refine-magenta, modus-themes-refine-cyan)
(modus-themes-nuanced-red, modus-themes-nuanced-green)
(modus-themes-nuanced-yellow, modus-themes-nuanced-blue)
(modus-themes-nuanced-magenta, modus-themes-nuanced-cyan)
(modus-themes-special-cold, modus-themes-special-mild)
(modus-themes-special-warm, modus-themes-special-calm)
(modus-themes-diff-added, modus-themes-diff-changed)
(modus-themes-diff-removed, modus-themes-diff-refine-added)
(modus-themes-diff-refine-changed, modus-themes-diff-refine-removed)
(modus-themes-diff-focus-added, modus-themes-diff-focus-changed)
(modus-themes-diff-focus-removed, modus-themes-diff-heading)
(modus-themes-heading-1, modus-themes-heading-2, modus-themes-heading-3)
(modus-themes-heading-4, modus-themes-heading-5, modus-themes-heading-6)
(modus-themes-heading-7, modus-themes-heading-8, modus-themes-hl-line)
(modus-themes-variable-pitch, modus-themes-lang-note)
(modus-themes-lang-warning, modus-themes-lang-error)
(modus-themes-reset-soft, modus-themes-reset-hard): Fix typo in
':group'.
(modus-themes-markup-code): Add face.
(modus-themes--headings-choice, modus-themes-headings)
(modus-themes-org-agenda): Update documentation about typographic
weights.
(modus-themes-org-blocks, modus-themes-completions): Update doc string
and add new stylistic variant.
(modus-themes-intense-markup): Deprecate old user option.  Replace it
with 'modus-themes-markup'.
(modus-themes-mail-citations): Update doc string and add another
stylistic variant.
(modus-themes-box-buttons): Add new user option.
(modus-themes--slant): Tweak how slant is applied.
(modus-themes--markup, modus-themes--prompt, modus-themes--paren)
(modus-themes--syntax-foreground, modus-themes--syntax-extra)
(modus-themes--syntax-string, modus-themes--syntax-comment)
(modus-themes--heading, modus-themes--agenda-structure)
(modus-themes--agenda-habit, modus-themes--org-block-delim)
(modus-themes--mode-line-attrs, modus-themes--standard-completions)
(modus-themes--link, modus-themes--link-color, modus-themes--region)
(modus-themes--hl-line, modus-themes--mail-cite): Tweak private
functions.
(modus-themes--button): Adjust private function.
(modus-themes--heading-weights): Deprecate it.  Replace by
'modus-themes-weights'.
(modus-themes-faces): Update faces.

* etc/themes/modus-vivendi-theme.el
* etc/themes/modus-operandi-theme.el: Bump version number.

For a detailed change log, read:
<https://protesilaos.com/codelog/2022-02-17-modus-themes-2-1-0/>.
2022-02-17 13:52:00 +02:00
..
auth.texi Update for the recent change 2022-01-10 20:52:20 -05:00
autotype.texi
bovine.texi
calc.texi
cc-mode.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ChangeLog.1
cl.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
dbus.texi
dired-x.texi
doclicense.texi
ebrowse.texi
ede.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ediff.texi Improve the ediff-diff-options documentation 2022-02-07 04:58:49 +01:00
edt.texi
efaq-w32.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
efaq.texi Modernise the security section in the efaq a bit 2022-01-29 17:49:52 +01:00
eieio.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
emacs-gnutls.texi
emacs-mime.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
epa.texi
erc.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ert.texi Interpret a "" value of EMACS_TEST_VERBOSE as "off" 2022-01-21 12:32:10 +01:00
eshell.texi Add Eshell syntax to more easily bypass Eshell's own pipelining 2022-01-24 21:46:31 +01:00
eudc.texi Add a new macro `setopt' 2022-02-13 16:29:26 +01:00
eww.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
flymake.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
forms.texi
gnus-coding.texi
gnus-faq.texi Remove tarball instructions from gnus-faq.texi 2022-02-03 20:54:17 +01:00
gnus.texi ; Fix commit d6fba624e6 2022-02-15 10:00:57 +01:00
gpl.texi
htmlfontify.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
idlwave.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
ido.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
info.texi
mairix-el.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
Makefile.in Avoid user environment interfering with bootstrap 2022-01-12 09:35:43 -08:00
message.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
mh-e.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
modus-themes.org Update modus-themes to version 2.1.0 2022-02-17 13:52:00 +02:00
newsticker.texi
nxml-mode.texi
octave-mode.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
org-setup.org
org.org ; Copyright year fixes 2022-01-01 10:02:17 -08:00
pcl-cvs.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
pgg.texi
rcirc.texi ; Fix recent changes in rcirc documentation 2022-01-06 18:53:45 +02:00
reftex.texi
remember.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
sasl.texi
sc.texi
sem-user.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
semantic.texi
ses.texi
sieve.texi
smtpmail.texi
speedbar.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
srecode.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
texinfo.tex Update from gnulib 2022-01-04 13:17:25 -08:00
todo-mode.texi
tramp.texi Some Tramp cleanup 2022-02-15 16:15:55 +01:00
trampver.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
url.texi
vhdl-mode.texi Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
vip.texi
viper.texi
widget.texi
wisent.texi
woman.texi