branch: externals/standard-themes
commit 11e23aeceb1a123930e83c4183176c637c04ba8b
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Add the -theme suffix to the standard-wombat-theme file header and footer
---
standard-wombat-theme.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/standard-wombat-theme.el b/standard-wombat-theme.el
index e798dd03b2..db6d3f9d44 100644
--- a/standard-wombat-theme.el
+++ b/standard-wombat-theme.el
@@ -1,4 +1,4 @@
-;;; standard-wombat.el --- Like the built-in wombat theme, but more consistent
-*- lexical-binding: t; -*-
+;;; standard-wombat-theme.el --- Like the built-in wombat theme, but more
consistent -*- lexical-binding: t; -*-
;; Copyright (C) 2026 Free Software Foundation, Inc.
@@ -167,4 +167,4 @@
'standard-wombat-custom-faces)
(provide 'standard-wombat)
-;;; standard-wombat.el ends here
+;;; standard-wombat-theme.el ends here