Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pr/12'
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Jul 26, 2013
2 parents 343cbcb + 3b56a27 commit fdda2f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion color-theme-sanityinc-tomorrow.el
Expand Up @@ -221,7 +221,8 @@ names to which it refers are bound."
(ido-indicator ((,class (:foreground ,red :background ,background))))
(ido-virtual ((,class (:foreground ,comment))))

(flx-highlight-face ((,class (:inherit nil :foreground ,aqua :weight normal :underline nil))))
;; flx-ido
(flx-highlight-face ((,class (:inherit nil :foreground ,yellow :weight bold :underline nil))))

;; which-function
(which-func ((,class (:foreground ,blue :background nil :weight bold))))
Expand Down

0 comments on commit fdda2f6

Please sign in to comment.