- Tweak default fonts to use IBM Plex Mono if available.
- Introduces
aero-theme-font
andaero-theme-variable-pitch-font
as variables to control your own font, rather than depending on my whims
- Support for Solaire mode
- Support for eprime-mode
- Customizable font height, see
aero-theme-font-height
- Tweak to background and highlight coloring in dark theme
- Improved light theme header-line display
- Improved LSP UI sideline
- Slightly decreased Org heading font sizes
- Improved posframe background contrast
- Fringe coloring
- Minibuffer prompt coloring
- Writegood passive underline brightness
- Dark theme’s org level coloring
- pulse-highlighting, using magenta
- Use background highlighting for light-theme diff instead of box
- Brighten the fill-column line a little
- Dark mode region coloring was too bright due to a theme typo
- unified eshell-prompt-extras git-dir coloring with normal eshell
- Stopped using deprecated eshell faces
- Only choose font when GUI
- Ensure fixed pitch in markdown code
- This changelog
- Set up
org-mode
to use variable-pitch most of the time, but retain fixed-pitch in code blocks and the like. - Defined variable-pitch’s font family chain
- Improved default face’s font family chain by using the appropriate
x-list-fonts
to check for installed fonts.
- Ported the light theme’s window-divider setup to the dark theme
Initial release as a standalone package.