Releases: humanoid-colors/emacs-humanoid-themes
Releases · humanoid-colors/emacs-humanoid-themes
null.four
What's Changed
- Fix a typo in variable names by @adamkruszewski in #5
- [faces] add support for orderless by @ssnnoo in #6
- [faces] set all/only
hl-todo
keywords which are present by @Hugo-Heagren in #7 - feature: add option to underline titles. BRAKING: also sets the org-document-title not to be underlined by default. in 3a0c537
- faces: add nerd-icons faces in f10d356
Full Changelog: 0.3...0.4
null.three
Full Changelog: 0.2...0.3
Breaking Changes
The option scheme has been updated to a more consequent Emacs naming convention. Instead of humanoid-$option
it is named now humanoid-themes-option
. The options are now:
- humanoid-themes-arc-bg (default:
nil
) - humanoid-themes-comment-bg (default:
nil
) - humanoid-themes-comment-italic (default:
nil
) - humanoid-themes-comment-light (default:
t
) - humanoid-themes-keyword-italic (default:
nil
) - humanoid-themes-org-agenda-height (default:
nil
) - humanoid-themes-org-height (default:
t
) - humanoid-themes-org-bold (default:
t
) - humanoid-themes-org-priority-bold (default:
t
) - humanoid-themes-org-highlight (default:
nil
) - humanoid-themes-custom-colors (default:
nil
) - humanoid-themes-underline-parens (default:
t
)
First release
0.2 [faces] Add more message-mode faces