Skip to content

Commit

Permalink
better eshell prompt face
Browse files Browse the repository at this point in the history
  • Loading branch information
eschulte committed Nov 2, 2010
1 parent 1449617 commit efb2521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/color-theme/themes/color-theme-railscasts.el
Expand Up @@ -59,4 +59,6 @@
;; two org-mode faces
(org-document-info-keyword ((t (:foreground "#BC9458" :bold t))))
(org-document-title ((t (:foreground "#BC9458" :bold t))))
;; better eshell prompt-face
(eshell-prompt ((t (:foreground "turquoise1"))))
)))

0 comments on commit efb2521

Please sign in to comment.