1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 19:42:53 -08:00
emacs/etc/themes
Protesilaos Stavrou f03d0de26f
Update modus-themes to version 2.0.0
* doc/misc/modus-themes.org (Overview): Update the description of the
themes.
(Enable and load): Reflow text.
(Customization Options): Update the code sample with all customization
options.
(Option for color-coding success state)
(Option for red-green color deficiency or deuteranopia): Document the
new user option 'modus-themes-deuteranopia'.
(Option for mode line presentation, Option for mode line padding):
Update documentation about mode line padding.
(Option for completion framework aesthetics): Minor rewording.
(Option for diff buffer looks): Update section to exclude the
discontinued "foreground-only" diff styles.
(Option for Org agenda constructs): Expand documentation pertaining to
the 'modus-themes-org-agenda' user option.
(Option for the headings' overall style, Option for scaled headings):
Document how heading scaling is now done directly with the
'modus-themes-headings' user option.
(Option for variable-pitch font in headings): Remove section on
'modus-themes-variable-pitch-headings'.  Its functionality is merged
into 'modus-themes-headings'.
(A theme-agnostic hook for theme loading): Add section on how users
can add their own "foreground-only" diff styles.
(Full support for packages or face groups, Indirectly covered
packages): Update list of supported packages.
(Note on god-mode.el): Reflow text.
(Frequently Asked Questions): Remove invalid characters from heading.
(Acknowledgements): Update list of contributors to code, ideas, etc.

* etc/themes/modus-themes.el (modus-themes-operandi-colors)
(modus-themes-vivendi-colors): Update theme color palettes.
(modus-themes-variable-pitch-headings): Make it obsolete.  Use
'modus-themes-headings' instead.
(modus-themes--headings-choice): Accept float to adjust heading
height.
(modus-themes-headings, modus-themes-org-agenda): Update doc strings
to cover new features.
(modus-themes-scale-headings, modus-themes-scale-1, modus-themes-scale-2)
(modus-themes-scale-3, modus-themes-scale-4, modus-themes-scale-5)
(modus-themes-scale-title, modus-themes-scale-small): Deprecate them.
Use 'modus-themes-headings' directly.
(modus-themes-org-habit): Remove long-deprecated user option
(modus-themes-mode-line): Update doc string about padding the mode
line.
(modus-themes-mode-line-padding): Deprecate user option.  Use
'modus-themes-mode-line' directly.
(modus-themes-diffs): Update doc string to omit discontinued
"foreground-only" styles.
(modus-themes-completions): Remove outdated reference.
(modus-themes-intense-hl-line): Delete long-deprecated form.
(modus-themes-lang-checkers, modus-themes-hl-line)
(modus-themes-paren-match, modus-themes-syntax, modus-themes-links)
(modus-themes-region): Update syntax of code sample in doc string.
(modus-themes-success-deuteranopia): Deprecate it and alias it as
'modus-themes-deuteranopia'.
(modus-themes--variable-pitch, modus-themes--lang-check)
(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-date, modus-themes--agenda-event)
(modus-themes--agenda-habit, modus-themes--org-block-delim)
(modus-themes--mode-line-padding, modus-themes--mode-line-attrs)
(modus-themes--diff, modus-themes--diff-deuteran)
(modus-themes--success-deuteran, modus-themes--link)
(modus-themes--link-color, modus-themes--scale, modus-themes--region)
(modus-themes--hl-line): Update private functions to parse the updated
user options and to simplify/refine their code.
(modus-themes-faces): Remove some faces, add a few others, and
generally clean up the code to avoid overusing private functions for
the expansion of attributes with user-facing options.
(modus-themes-custom-variables): Remove support for 'highlight-tail'
variable.

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

The change log entry for this release is available here:
<https://protesilaos.com/codelog/2021-12-24-modus-themes-2-0-0/>.
2021-12-25 18:44:08 +02:00
..
adwaita-theme.el Improve theming of image-dired-thumb-mark 2021-11-03 23:23:02 +01:00
deeper-blue-theme.el Improve theming of image-dired-thumb-mark 2021-11-03 23:23:02 +01:00
dichromacy-theme.el Improve theming of image-dired-thumb-mark 2021-11-03 23:23:02 +01:00
leuven-theme.el Improve theming of image-dired-thumb-mark 2021-11-03 23:23:02 +01:00
light-blue-theme.el Merge from origin/emacs-28 2021-10-04 08:13:11 -07:00
manoj-dark-theme.el ; * etc/themes/manoj-dark-theme.el: Remove not defined face info-menu-5 2021-12-05 22:18:18 +01:00
misterioso-theme.el Convert ANSI color definitions in themes to use faces (e.g. 'ansi-color-red') 2021-10-20 10:28:19 +02:00
modus-operandi-theme.el Update modus-themes to version 2.0.0 2021-12-25 18:44:08 +02:00
modus-themes.el Update modus-themes to version 2.0.0 2021-12-25 18:44:08 +02:00
modus-vivendi-theme.el Update modus-themes to version 2.0.0 2021-12-25 18:44:08 +02:00
tango-dark-theme.el Convert ANSI color definitions in themes to use faces (e.g. 'ansi-color-red') 2021-10-20 10:28:19 +02:00
tango-theme.el Convert ANSI color definitions in themes to use faces (e.g. 'ansi-color-red') 2021-10-20 10:28:19 +02:00
tsdh-dark-theme.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tsdh-light-theme.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
wheatgrass-theme.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
whiteboard-theme.el Improve theming of image-dired-thumb-mark 2021-11-03 23:23:02 +01:00
wombat-theme.el Convert ANSI color definitions in themes to use faces (e.g. 'ansi-color-red') 2021-10-20 10:28:19 +02:00