]> git.eshelyaron.com Git - emacs.git/commit
Update the modus-themes to their 2.6.0 version
authorProtesilaos Stavrou <info@protesilaos.com>
Fri, 19 Aug 2022 09:40:47 +0000 (12:40 +0300)
committerProtesilaos Stavrou <info@protesilaos.com>
Fri, 19 Aug 2022 09:40:47 +0000 (12:40 +0300)
commitdd97bff219dd3039c576710850e04fa4fa32f004
tree1216147109960731da4ae2480aafe10b295f4f06
parent5dc274593920e36f58023f92d603824fa0b85b3f
Update the modus-themes to their 2.6.0 version

* doc/misc/modus-themes.org (Sample configuration with and without
use-package): Add missing parenthesis to the manual.
(Option for completion framework aesthetics)
(Custom Org emphasis faces): Minor rewording.
(Custom hl-todo colors): Add instructions on how to add user-level
support for the 'solaire' package, as the modus-themes no longer
support it.
(Full support for packages or face groups): Remove 'solaire' from the
list of supported packages.
(Note on git-gutter in Doom Emacs)
(Note on php-mode multiline comments)
(Note on highlight-parentheses.el): Clarify need to re-load the
theme for changes to take effect.
(Acknowledgements): Update acknowledgements.

* etc/themes/modus-themes.el (modus-themes-faces): Fix typo.
(modus-themes--version): Reword docstring and update to current value.
(modus-themes--weight): Stop using deprecated alias of symbol.

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

Detailed release notes:
<https://protesilaos.com/codelog/2022-08-19-modus-themes-2-6-0/>.
doc/misc/modus-themes.org
etc/themes/modus-operandi-theme.el
etc/themes/modus-themes.el
etc/themes/modus-vivendi-theme.el