Accidently add debugging code
This commit is contained in:
parent
229ca22aeb
commit
e7447aae93
1 changed files with 0 additions and 12 deletions
12
ha-theme.org
12
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
|
||||
'(
|
||||
<<specials>>
|
||||
<<region>>
|
||||
<<links>>
|
||||
<<region>>
|
||||
<<grays>>
|
||||
<<colors>>
|
||||
<<header-sizes>>
|
||||
))
|
||||
#+END_SRC
|
||||
* Technical Artifacts :noexport:
|
||||
|
||||
Let's =provide= a name so we can =require= this file:
|
||||
|
|
Loading…
Reference in a new issue