branch: externals/standard-themes commit 6f859ccb2033f3bdbeb8f9de7f56bfe5fb750426 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Tweak Commentary header in files --- standard-dark-theme.el | 3 +++ standard-light-theme.el | 3 +++ standard-themes.el | 3 +-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/standard-dark-theme.el b/standard-dark-theme.el index 74c9c4c48c..ace69892a2 100644 --- a/standard-dark-theme.el +++ b/standard-dark-theme.el @@ -29,6 +29,9 @@ ;; Emacs. They emulate the out-of-the-box looks of Emacs (which ;; technically do NOT constitute a theme) while bringing to them ;; thematic consistency, customizability, and extensibility. +;; +;; Why call them "standard"? Obviously because: Standard Themes Are +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: diff --git a/standard-light-theme.el b/standard-light-theme.el index b8dc598288..6824b7d248 100644 --- a/standard-light-theme.el +++ b/standard-light-theme.el @@ -29,6 +29,9 @@ ;; Emacs. They emulate the out-of-the-box looks of Emacs (which ;; technically do NOT constitute a theme) while bringing to them ;; thematic consistency, customizability, and extensibility. +;; +;; Why call them "standard"? Obviously because: Standard Themes Are +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: diff --git a/standard-themes.el b/standard-themes.el index 4d35d6514b..0d8a9daad7 100644 --- a/standard-themes.el +++ b/standard-themes.el @@ -33,8 +33,7 @@ ;; thematic consistency, customizability, and extensibility. ;; ;; Why call them "standard"? Obviously because: Standard Themes Are -;; Not Derivatives but the Affectionately Reimagined Default -;; ... themes. +;; Not Derivatives but the Affectionately Reimagined Default ... themes. ;;; Code: