diff options
| -rw-r--r-- | eighters-theme.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eighters-theme.el b/eighters-theme.el index cf32d64..807d55b 100644 --- a/eighters-theme.el +++ b/eighters-theme.el @@ -4,6 +4,9 @@ ;; TODO: unset "inverse" on mode-line face; it messes up with ;; foreground/background colors on custom lighters +;; TODO: unify quotes (org, markdown, auctex, tex) +;; TODO: org-fontify-quote-and-verse-blocks: t + ;; The default face's font and height are not defined, so that they ;; can be set individually for different computers in .Xresources; see ;; xrdb(1), Xsession(5) and (emacs) Fonts. |
