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