1

Change 'adwaita-dark-theme` to remote dependency

This commit is contained in:
Jessie Hildebrandt 2022-12-25 20:51:31 -05:00
parent 01c9348b0a
commit cef88ce782

View File

@ -701,12 +701,8 @@ DOCSTRING is an optional form that is discarded upon expansion."
;; Theme setup
;; ---------------------------------- ;;
;; TEMP: Remove :load-path and change to `external-package' once
;; adwaita-dark-theme is available in MELPA
(editor-feature adwaita-dark-theme
(external-package adwaita-dark-theme
"Provides the `adwaita-dark' theme and custom fringe bitmaps."
:load-path
"adwaita-dark/"
:config
(load-theme 'adwaita-dark :no-confirm)
(adwaita-dark-theme-arrow-fringe-bmp-enable)