branch: elpa/tangotango-theme
commit d6af5796b2e1701f6e1b01c61825e15d5f0b5c7e
Author: Julien Barnier <jul...@nozav.org>
Commit: Julien Barnier <jul...@nozav.org>

    Add anything-candidate-number face
---
 color-theme-tangotango.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el
index 32babb1293..de14b3a4f4 100644
--- a/color-theme-tangotango.el
+++ b/color-theme-tangotango.el
@@ -186,6 +186,7 @@
      (org-agenda-date-weekend ((t (:weight normal :foreground "dodger blue"))))
      (org-agenda-date-today ((t (:weight bold :foreground "#edd400"))))
      (anything-header ((t (:bold t :background "grey15" :foreground 
"#edd400"))))
+     (anything-candidate-number ((t (:background "#f57900" :foreground 
"black"))))
      (ess-jb-comment-face ((t (:background "#2e3436" :foreground "firebrick" 
:slant italic))))
      (ess-jb-hide-face ((t (:background "#2e3436" :foreground "#243436"))))
      (ess-jb-h1-face ((t (:height 1.6 :foreground "dodger blue" :slant 
normal))))

Reply via email to