~kl/borland-theme.el

fa0912c74d972288addcf82e73eb8a221c283681 — Kevin Lipe 5 months ago 6620999 main
change metadata to be MELPA-friendly
1 files changed, 8 insertions(+), 5 deletions(-)

M borland-theme.el
M borland-theme.el => borland-theme.el +8 -5
@@ 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 <https://pixelsvsbytes.com>
;; the original Vim theme:
;;ffffffff Copyright 2016-2019 Torben Haase <https://pixelsvsbytes.com>

;; 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