diff --git a/bundle/bundle--gui.el b/bundle/bundle--gui.el index 0c37e3cf..8d7f887c 100644 --- a/bundle/bundle--gui.el +++ b/bundle/bundle--gui.el @@ -73,7 +73,7 @@ (set-face-attribute 'mode-line nil :background (face-attribute 'default :background) - :foreground "#4c566a" + :foreground (face-attribute 'default :foreground) :box '(:line-width (1 . 8) :style flat-button) :weight 'bold) (set-face-attribute 'mode-line-inactive nil