Emacs: Remove old comment color customization.

This commit is contained in:
tastytea 2019-12-26 21:11:36 +01:00
parent 302b8c8b9b
commit f6d78a531f
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,6 @@
;;; appearance.el --- Configure appearance. -*- lexical-binding: t; -*-
;; Time-stamp: <2019-12-26T18:18:19+00:00>
;; Time-stamp: <2019-12-26T21:11:25+0100>
;;; Commentary:
@ -49,8 +49,6 @@
(doom-themes-visual-bell-config) ; Flash modeline on error.
:custom-face
;; (font-lock-comment-face ((t (:inherit font-lock-comment-face
;; :foreground "#667755"))))
(font-lock-comment-face ((t (:foreground "#667755"))))
)
) ; unless slow-computer.