Skip to content

Commit

Permalink
Improve ido faces
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed May 4, 2012
1 parent 3472f35 commit e6718fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions color-theme-sanityinc-tomorrow.el
Expand Up @@ -208,6 +208,8 @@ names to which it refers are bound."
(ido-subdir ((,class (:foreground ,purple))))
(ido-first-match ((,class (:foreground ,orange))))
(ido-only-match ((,class (:foreground ,green))))
(ido-indicator ((,class (:foreground ,red :background ,background))))
(ido-virtual ((,class (:foreground ,comment))))

;; Emacs interface
(cursor ((,class (:background ,red))))
Expand Down

0 comments on commit e6718fd

Please sign in to comment.