Skip to content

Commit

Permalink
fix: theme docstring
Browse files Browse the repository at this point in the history
Add a comma to the end of the docstring.
  • Loading branch information
gs-101 committed Dec 21, 2024
1 parent 8fec764 commit c5ba568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs/nekonight-moon-theme.el
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
;;; Code:

(deftheme nekonight-moon
"Nekonight-Moon color theme for Emacs 24")
"Nekonight-Moon color theme for Emacs 24.")

;; Please, install rainbow-mode.
;; Colors with +x are lighter. Colors with -x are darker.
Expand Down

0 comments on commit c5ba568

Please sign in to comment.