branch: main commit b162472eb65dee5c38c88cbeac1a43dbfc00d3f3 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
* elpa-packages (standard-themes): New package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 3f54ebc005..8d4b3d0a23 100644 --- a/elpa-packages +++ b/elpa-packages @@ -679,6 +679,10 @@ (smalltalk-mode :url nil) ;; Was "git://git.sv.gnu.org/smalltalk" (smart-yank :url nil) (sml-mode :url nil) + (standard-themes :url "https://git.sr.ht/~protesilaos/standard-themes" + :auto-sync t + :doc "README.org" + :ignored-files ("COPYING" "doclicense.texi")) (so-long :core "lisp/so-long.el") (soap-client :core ("lisp/net/soap-client.el" "lisp/net/soap-inspect.el")) (sokoban :url nil)