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