From e7447aae9387ee0157918fc60c47cb6399bee14a Mon Sep 17 00:00:00 2001 From: Howard Abrams Date: Fri, 22 Nov 2024 15:26:30 -0800 Subject: [PATCH] Accidently add debugging code --- ha-theme.org | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ha-theme.org b/ha-theme.org index ab37864..b05cb57 100644 --- a/ha-theme.org +++ b/ha-theme.org @@ -444,18 +444,6 @@ And YAML specifically: #+END_SRC -#+BEGIN_SRC emacs-lisp :noweb yes :tangle no - (setq hamacs-theme-colors-alist - '( - <> - <> - <> - <> - <> - <> - <> - )) - #+END_SRC * Technical Artifacts :noexport: Let's =provide= a name so we can =require= this file: