Change 'adwaita-dark-theme` to remote dependency
This commit is contained in:
parent
01c9348b0a
commit
cef88ce782
6
init.el
6
init.el
@ -701,12 +701,8 @@ DOCSTRING is an optional form that is discarded upon expansion."
|
|||||||
;; Theme setup
|
;; Theme setup
|
||||||
;; ---------------------------------- ;;
|
;; ---------------------------------- ;;
|
||||||
|
|
||||||
;; TEMP: Remove :load-path and change to `external-package' once
|
(external-package adwaita-dark-theme
|
||||||
;; adwaita-dark-theme is available in MELPA
|
|
||||||
(editor-feature adwaita-dark-theme
|
|
||||||
"Provides the `adwaita-dark' theme and custom fringe bitmaps."
|
"Provides the `adwaita-dark' theme and custom fringe bitmaps."
|
||||||
:load-path
|
|
||||||
"adwaita-dark/"
|
|
||||||
:config
|
:config
|
||||||
(load-theme 'adwaita-dark :no-confirm)
|
(load-theme 'adwaita-dark :no-confirm)
|
||||||
(adwaita-dark-theme-arrow-fringe-bmp-enable)
|
(adwaita-dark-theme-arrow-fringe-bmp-enable)
|
||||||
|
Loading…
Reference in New Issue
Block a user