From fa0912c74d972288addcf82e73eb8a221c283681 Mon Sep 17 00:00:00 2001 From: Kevin Lipe Date: Tue, 6 Dec 2022 17:47:32 -0600 Subject: [PATCH] change metadata to be MELPA-friendly --- borland-theme.el | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/borland-theme.el b/borland-theme.el index b61ae67..b2d6f14 100644 --- a/borland-theme.el +++ b/borland-theme.el @@ -1,11 +1,12 @@ ;;; borland-theme.el --- Custom face theme for Emacs -;;; Emacs version Copyright 2022 Kevin Lipe, GPL 3.0 licensed +;;; Version: 0.0.1 -;;; this is converted directly from Modern Borland, found here: -;;; https://github.com/letorbi/vim-colors-modern-borland +;; Emacs version Copyright 2022 Kevin Lipe, GPL 3.0 licensed +;; this is converted directly from Modern Borland, found here: +;; https://github.com/letorbi/vim-colors-modern-borland -;;; the original Vim theme: -;;; Copyright 2016-2019 Torben Haase +;; the original Vim theme: +;;ffffffff Copyright 2016-2019 Torben Haase ;; This theme was generated with vimco.el ;; You can get it from: @@ -140,3 +141,5 @@ ;; Local Variables: ;; no-byte-compile: t ;; End: + +;;; borland-theme.el ends here -- 2.38.4