]> code.delx.au - gnu-emacs-elpa/commitdiff
Todo.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 9 Feb 2015 02:28:05 +0000 (18:28 -0800)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Mon, 9 Feb 2015 02:28:05 +0000 (18:28 -0800)
context-coloring.el

index 6b6ffe9657063a40ff8515459f24862acba7a506..ce2e7aa9f3a3e05a3f659fa5b79096cb9596b006 100644 (file)
@@ -674,6 +674,9 @@ faces for custom themes that might not exist yet."
     (let ((enabled-theme (car custom-enabled-themes)))
       (if (context-coloring-theme-p enabled-theme)
           (context-coloring-enable-theme enabled-theme)
+        ;; TODO: This kinda works, though it overrides user-defined colors, so
+        ;; we should figure out the highest level deffaced face instead and set
+        ;; the `context-coloring-level-count' to that face's level.
         (context-coloring-set-colors-default)))))
 
 (context-coloring-define-theme