Ignoring my theme for my website and writing the style myself.
Plus a bug fix for mail.
This commit is contained in:
parent
4629cbf1a0
commit
2a70d6c344
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Render my code with my font colors:
|
|||
|
||||
#+begin_src emacs-lisp :results silent
|
||||
(use-package htmlize
|
||||
:conf
|
||||
:config
|
||||
;; But I turn the source code coloring off to use a CSS stylesheet I
|
||||
;; control, as otherwise, switching between dark and light themes
|
||||
;; make the code difficult to read:
|
||||
|
|
Loading…
Reference in a new issue