mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
hlissner/emacs-doom-themes@4d24728 -> hlissner/emacs-doom-themes@9996e1b Includes a lot of bugfixes (and to adapt to changes in solaire-mode).
6 lines
199 B
EmacsLisp
6 lines
199 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; ui/doom/packages.el
|
|
|
|
(package! doom-themes :pin "9996e1b5d54017a196225c134094d7508b5a167a")
|
|
(package! solaire-mode :pin "186f97d7dddc85131fb1e7be5f89de226f26ae51")
|