Open
Description
Thanks for this nice looking theme (and font suggestion)! I'm not using emacs-doom, but do use doom-themes, so this is what I did to make this work:
-
Moved
zaiste-theme.el
to where I have doom-themes (I guess anywhere on the load-path would work), namely~/.emacs.d/elpa/doom-themes-20190821.2117
(obviously this changes when a new version is installed, but for testing) -
I had to modify one line to be
with-eval-after-load 'org
where some org-mode settings are customized. -
Then just load with
load-theme
, the theme beingzaiste
Works and looks good! Perhaps it is easiest to submit this for inclusion in doom-themes? Otherwise as a theme package that depends on it.
Metadata
Metadata
Assignees
Labels
No labels