Alexander-Miller/treemacs@63e2bc207a -> Alexander-Miller/treemacs@1820db42c6 ema2159/centaur-tabs@8b4249c405 -> ema2159/centaur-tabs@5860a5c40c emacs-lsp/lsp-treemacs@d82df44d63 -> emacs-lsp/lsp-treemacs@c40a381730 emacsorphanage/git-gutter-fringe@4f19866494 -> emacsorphanage/git-gutter-fringe@648cb5b57f hlissner/emacs-doom-themes@e716ddbb88 -> hlissner/emacs-doom-themes@7d1a56623c joostkremers/writeroom-mode@7f4ec92404 -> joostkremers/writeroom-mode@eac1da790f rolandwalker/unicode-fonts@e3942fe40b -> rolandwalker/unicode-fonts@47f2397ade seagle0128/doom-modeline@ffedb34800 -> seagle0128/doom-modeline@69ede7d719 - Emacs 29 introduces the mode-line-active face, which inherits from variable-pitch, therefore the modeline uses your variable-pitch font, instead of your default. As of hlissner/emacs-doom-themes@7d1a56623c, this is no longer the case (fixing #5891). Fix: #5891
5 lines
199 B
EmacsLisp
5 lines
199 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/doom/packages.el
|
|
|
|
(package! doom-themes :pin "7d1a56623c08da769fd424e901916e9c3d8fdb25")
|
|
(package! solaire-mode :pin "8af65fbdc50b25ed3214da949b8a484527c7cc14")
|